IdentityServer4 and Asp.Net Core Identity (edit)

https://github.com/skoruba/IdentityServer4.Admin

This web application is based on these projects:

  • ASP.NET Core
  • IdentityServer4.EntityFramework
  • ASP.NET Core Identity
  • XUnit
  • Fluent Assertions
  • Bogus
  • AutoMapper
  • Serilog

Any feedback is welcome - feel free to create an issue or send me an email - jan@skoruba.com.

Microsoft REST API Guidelines

https://github.com/Microsoft/aspnet-api-versioning/tree/master/samples/aspnetcore/SwaggerSample

https://github.com/microsoft/aspnet-api-versioning

https://dotnetcoretutorials.com/2017/01/17/api-versioning-asp-net-core/

ASP Core 2.2 Web API + Api Versioning + Swagger (HAY)

https://github.com/jobairkhan/MultipleApiVersionsWithSwagger/tree/AspNetCore2.2

ASP.NET Core 2.1 Web API + Api Versioning + Swagger (HAY)

https://dejanstojanovic.net/aspnet/2018/november/setting-up-swagger-to-support-versioned-api-endpoints-in-aspnet-core/

https://github.com/dejanstojanovic/api-versioning-swagger

ASP.NET Core 2.1 WEB API

https://www.talkingdotnet.com/create-petstore-like-swagger-ui-asp-net-core-web-api/

Add Swagger to ASP.NET Core 2.1 Web API include PetStore sample UI

https://github.com/talkingdotnet/ASPNETCoreSwaggerDemo

Upload File using Angular 5 and ASP.NET Core 2.1 WEB API

https://github.com/talkingdotnet/Angular5FileUpload/

Add JWT Bearer Authorization to Swagger and ASP.NET Core

https://dotnetcoretutorials.com/2017/05/18/csrf-tokens-angularjsjquery-asp-net-core/

https://ppolyzos.com/2017/10/30/add-jwt-bearer-authorization-to-swagger-and-asp-net-core/

https://ssandhu.co.uk/wordpress/2019/03/01/asp-net-core-2-1/

https://medium.com/@salmanlone89/add-swagger-to-asp-net-core-2-1-web-api-f5ef0d170d4f

https://medium.com/@salmanlone89/customize-swagger-to-asp-net-core-2-1-web-api-8af4ff28835d

ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE

Updated to .NET Core 3.1

https://github.com/damienbod/AspNetCoreHybridFlowWithApi

ASP.NET Core 2.1 with CRUD in A LIST (List replace with Database)

https://github.com/prateekparallel/StudentRegistrationDemo3

LINQ - Populate object collections from multiple sources

https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/how-to-populate-object-collections-from-multiple-sources-linq

Generic Database Access

https://www.codeproject.com/Articles/601307/Generic-Database-Access

https://www.codeguru.com/columns/dotnet/step-by-step-guide-to-using-generic-ado.net.htm