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 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for ServerFramework
- Sample showing MediatR with ASP.NET Core☆53Updated last year
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- ☆82Updated last month
- Specification pattern implementation in C#☆57Updated 6 years ago
- A console app showing domain events in action using .NET 5☆43Updated last month
- Examples of multitenancy using EF Core and Blazor.☆80Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆67Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- small example of how to write integration tests on MongoDB with .NET Core☆18Updated last year
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆26Updated last year
- Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution☆50Updated 3 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆44Updated 2 weeks ago
- Sample showing how to use job consumers with RabbitMQ, EF Core, and Postgres☆46Updated 3 weeks ago
- ☆42Updated last year
- Photobook written in minimal api with opentelemetry☆38Updated 2 years ago
- A demo project around building reliable microservices in Azure☆66Updated 7 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆100Updated last year
- all code used in blogs☆37Updated 9 months ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated 10 months ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated 7 months ago
- Switch tenants in an ASP.NET Core app using Azure AD with multi tenants☆22Updated last week
- A simple, fluent, extensible, and fully customizable library for throwing exceptions using .NET 6+☆22Updated 2 years ago
- ☆27Updated 4 years ago
- Demonstrates use of MassTransit Kafka rider to produce and consume messages, including support for multiple message types on a single top…☆35Updated 3 years ago