A sample demonstrating the CachedRepository pattern
☆118Oct 9, 2023Updated 2 years ago
Alternatives and similar repositories for CachedRepository
Users that are interested in CachedRepository are comparing it to the libraries listed below
Sorting:
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 6 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- A sample showing how to use domain events within aggregates☆20Apr 25, 2018Updated 7 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated 10 months ago
- An example of the State design pattern in C#☆32Feb 16, 2022Updated 4 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- A compilation of the latest and greatest additions of .NET 6 and C# 10☆12Nov 13, 2021Updated 4 years ago
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 5 months ago
- ☆13Jan 16, 2025Updated last year
- ☆16Dec 5, 2018Updated 7 years ago
- Resources related to my Pluralsight course on this topic.☆169Jul 5, 2024Updated last year
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- Middleware for detecting and correcting website 404 errors.☆28May 26, 2020Updated 5 years ago
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Nov 5, 2022Updated 3 years ago
- A list of links to resources.☆24Jan 25, 2019Updated 7 years ago
- The coolstore website on modular monolith approach☆20Feb 11, 2022Updated 4 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- Filters samples associated with MSDN article☆69Nov 30, 2021Updated 4 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- A sample project showing how to wire up Domain Events☆10Jan 16, 2019Updated 7 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A sample using MediatR to map endpoints using minimal apis☆10Nov 30, 2022Updated 3 years ago
- Showcasing the design patterns you can use alongside Model-View-ViewModel (MVVM).☆13Apr 21, 2021Updated 4 years ago
- The diagnostic trace sink for Serilog.☆14Jun 9, 2024Updated last year
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆13May 28, 2020Updated 5 years ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆59Mar 4, 2023Updated 2 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15May 26, 2020Updated 5 years ago
- A minimal Web API for ASP.NET Core☆31Feb 18, 2021Updated 5 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,016Nov 10, 2025Updated 3 months ago
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆30Nov 17, 2020Updated 5 years ago
- Some utilities for EF Core to use Specifications☆17Feb 3, 2021Updated 5 years ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- An experiment in guarding against null arguments☆29Jan 7, 2013Updated 13 years ago