AspNetCore-WebApi-Course
REST API example
A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection.
🥇 Professional REST API design with ASP.NET Core WebAPI
858 stars
23 watching
144 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list
aspnet-coreautofacautomapperef-coreelmahexception-handlingidentityjwtjwt-authenticationjwt-encryptionloggingnlogoauthsentryswaggerswagger-uiversioningwebapi
Related projects:
Repository | Description | Stars |
---|---|---|
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
json-api-dotnet/jsonapidotnetcore | A framework for building JSON:API compliant REST APIs using .NET Core and Entity Framework Core. | 683 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |
json-api-dotnet/jsonapidotnetcore.mongodb | A package that simplifies MongoDB integration with JsonApiDotNetCore APIs. | 14 |
autofac/autofac.webapi | A package that integrates Autofac with ASP.NET Web API. | 36 |
eisk/eisk.webapi | A .NET-based web API framework providing tools and patterns for building scalable and secure APIs with clean architecture. | 225 |
phalcon/rest-api | An API application built using the Phalcon Framework with support for JSONAPI and JWT authentication | 89 |
mnie/fsharpnetcorewebapitemplate | An F# implementation of the ASP.NET Core Web API template | 17 |
webapicontrib/webapicontrib.core | A collection of libraries and tools to improve ASP.NET Core development | 461 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
filipw/net50-webapi-samples | A collection of samples and examples for building a .NET 5 Web API application using the ASP.NET Core framework. | 40 |
iammukeshm/cleanarchitecture.webapi | An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI with loosely coupled architecture and clean-code practices. | 1,400 |
wei18/github-rest-api-swift-openapi | Automated code generator for GitHub's REST API in Swift | 14 |
blowdart/aspnetauthorizationworkshop | A workshop for learning ASP.NET Core Authorization | 1,172 |
retirenet/dotnet-retire | Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |