Skip to content

Build RESTful web API (C#) with Authentication and learn how to consume them in a real world application (.NET 7 API)

Notifications You must be signed in to change notification settings

ucadena07/Restful_Web_Api_Net7

Repository files navigation

Restful Web Api Net7

RESTful web service with Web API, make GET, POST, PUT and DELETE HTTP Requests with a well-built repository pattern in ASP.NET Core Project.

  • Learn basic fundamentals of ASP NET Core Web API
  • Learn basic fundamentals of ASP NET Core Web API
  • Build RESTful API's in .NET 7
  • Learn how to document an API
  • Versioning in an API
  • Implement Repository Pattern in API to database using EF
  • Implement Authentication and Authorization in API and Consume API
  • .NET Identity to Authenticate API
  • Integrate Entity Framework along with code first migrations
  • Learn how to consume API using HTTPClient in the Repository Pattern
  • Dependency Injection in .NET API

alt text alt text alt text alt text

About

Build RESTful web API (C#) with Authentication and learn how to consume them in a real world application (.NET 7 API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published