DavidRogersDev / ServerFramework
A small collection of libraries, opinionated in nature, which cut down on the amount of set-up code you need to write when starting a new ASP.NET Core Web Application. Also includes some useful types and helpers to support the SOLID principles.
☆18Updated last year
Alternatives and similar repositories for ServerFramework:
Users that are interested in ServerFramework are comparing it to the libraries listed below
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆57Updated 2 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆35Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4☆76Updated 4 years ago
- ☆42Updated last year
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- An elmah.io provider for ASP.NET Core☆46Updated 3 months ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- Data paging with ASP.NET and ASP.NET Core☆80Updated 5 years ago
- ☆83Updated 6 months ago
- How to set up ASP.NET Core Web API using Nginx as reverse proxy for SSL termination☆58Updated 5 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆26Updated 2 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆66Updated 2 years ago
- Sample created in the live-coding video series☆84Updated 2 years ago
- ☆22Updated 3 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 4 months ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆32Updated 4 years ago
- Try out the Refit, automatic type-safe REST library in ASP.NET Core WebAPI, using Polly to retry.☆33Updated last month
- A simple demo with JWT Auth APIs and Basic Auth APIs, with Swagger support. Swagger Security; Swagger Auth☆48Updated last year
- CQRS with MediatR in .NET 6.0☆52Updated last year
- A console app showing domain events in action using .NET 5☆44Updated 6 months ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 4 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆40Updated 5 months ago