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 showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4☆76Updated 4 years ago
- Some utilities for EF Core to use Specifications☆17Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- ☆53Updated 8 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆65Updated 2 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆67Updated 3 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- ☆26Updated 4 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Some sample projects showing how to use Serilog☆33Updated 2 years ago
- ☆35Updated last year
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- ☆52Updated 3 weeks ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.☆60Updated 4 months ago
- ☆26Updated last year
- Simple way to add Commands, Events and Real time notifications to your app using .NET☆45Updated 6 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- 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
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated 3 months ago
- all code used in blogs☆37Updated last year
- Building microservices through Event Driven Architecture☆9Updated last year
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆78Updated 2 years ago
- ASP.NET Core OData☆54Updated 2 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆57Updated 2 years ago