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:
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 9 months ago
- Modular Monolith sample for Dometrain☆58Updated 4 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- Samples of the latest EF Core features☆70Updated 3 months ago
- ☆42Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆162Updated 11 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆48Updated last year
- 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
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated this week
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆64Updated 4 months ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- ☆40Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- ASP.NET Core Community Standup Securing APIs☆67Updated 7 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago