kevinknowscs / ProgrammingPracticeLinks
☆31Updated 6 years ago
Alternatives and similar repositories for ProgrammingPractice
Users that are interested in ProgrammingPractice are comparing it to the libraries listed below
Sorting:
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- ☆42Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆52Updated last year
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆64Updated 5 months ago
- A tour of different data access approaches in .NET 8+.☆112Updated 3 weeks ago
- Modular Monolith sample for Dometrain☆61Updated 5 months ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 10 months ago
- Samples of the latest EF Core features☆70Updated 3 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- ☆90Updated 4 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆163Updated 11 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Small sample projects used to learn concepts with.☆15Updated 3 years ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…☆74Updated 9 months ago
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Updated 2 years ago
- Shows how to use the new transactional outbox☆88Updated 10 months ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Some utilities for EF Core to use Specifications☆17Updated 4 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- .NET Standard library to convert DbUpdateException into meaningful exceptions☆32Updated 5 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- An ultra-simplified explanation to design patterns☆16Updated 3 years ago