DavidRogersDev / ServerFrameworkLinks
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
Sorting:
- ☆124Updated last year
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆118Updated 5 years ago
- Sample created in the live-coding video series☆85Updated 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
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- ☆83Updated 10 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆73Updated 5 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- Ntrada - API Gateway built with .NET Core☆133Updated 2 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 2 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- Shows how to use the new transactional outbox☆89Updated last year
- Modular monolith in .NET Core☆133Updated 4 years ago
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆78Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications☆204Updated 2 years ago
- Quickstart UI for Duende IdentityServer☆59Updated 6 months ago
- How to set up ASP.NET Core Web API using Nginx as reverse proxy for SSL termination☆60Updated 5 years ago
- A sample ASP.NET Core project showing how to configure the HttpClientFactory☆118Updated 4 years ago
- How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4☆76Updated 5 years ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 7 years ago
- CleanArchitectureExample Project☆61Updated 4 years ago
- Implements OIDC token renewal with aligned session cookie lifetime☆73Updated 2 years ago