KevinDockx / SecuringMicroservicesAspNetCoreLinks
Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course
☆31Updated 4 years ago
Alternatives and similar repositories for SecuringMicroservicesAspNetCore
Users that are interested in SecuringMicroservicesAspNetCore are comparing it to the libraries listed below
Sorting:
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…