A sample demonstrating the CachedRepository pattern
☆117Oct 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 7 years ago
- A simple demo listing all services available to an app at startup☆86Jun 22, 2022Updated 4 years ago
- Some classes to make working with APIs easier.☆39Apr 7, 2023Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated last year
- Resources related to my Pluralsight course on this topic.☆171Jul 5, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A sample showing how to use domain events within aggregates☆20Apr 25, 2018Updated 8 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 5 years ago
- ☆13Jan 16, 2025Updated last year
- An example of the State design pattern in C#☆33Feb 16, 2022Updated 4 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- A sample using MediatR to map endpoints using minimal apis☆11Nov 30, 2022Updated 3 years ago
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A compilation of the latest and greatest additions of .NET 6 and C# 10☆12Nov 13, 2021Updated 4 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆162Nov 21, 2023Updated 2 years ago
- Middleware for detecting and correcting website 404 errors.☆29May 26, 2020Updated 6 years ago
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 10 months ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆26Jun 12, 2020Updated 6 years ago
- ☆16Dec 5, 2018Updated 7 years ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 4 years ago
- Some utilities for EF Core to use Specifications☆17Feb 3, 2021Updated 5 years ago
- A list of links to resources.☆24Jan 25, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆12Apr 6, 2023Updated 3 years ago
- The coolstore website on modular monolith approach☆20Feb 11, 2022Updated 4 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆32Dec 20, 2019Updated 6 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A sample project showing how to wire up Domain Events☆10Jan 16, 2019Updated 7 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15May 26, 2020Updated 6 years ago
- Filters samples associated with MSDN article☆69Nov 30, 2021Updated 4 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.