Skip to content

See how you can start moving your ASP .NET Web API 2 projects to ASP .NET Core

License

Notifications You must be signed in to change notification settings

ericwj/aspnetcore-webapi-migrate

 
 

Repository files navigation

This repository contains sample projects that show the same API built with both ASP .NET WebAPI 2 and ASP .NET Core.

Getting Setup

######ASP .NET The Get ASP .NET Home repo on Github should have what you need to get ASP.NET Core installed on your machine. The samples were written with RC1.

Covers

  • Controllers
  • Setting up CORS
  • Adding Swagger documentation
  • Moving Delegating Handlers to Middleware
  • Setting up DI

Now you should be all set. Happy Coding

About

See how you can start moving your ASP .NET Web API 2 projects to ASP .NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%