Resources related to my Pluralsight course on this topic.
☆169Jul 5, 2024Updated last year
Alternatives and similar repositories for WebApiBestPractices
Users that are interested in WebApiBestPractices are comparing it to the libraries listed below
Sorting:
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated 10 months ago
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 3 years ago
- ☆13Jan 16, 2025Updated last year
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- 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
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- LINQ Best Practices and Samples from various talks and courses I've given☆15Nov 8, 2022Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 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 …☆88Mar 21, 2023Updated 2 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- ☆14Mar 11, 2022Updated 3 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆979Mar 17, 2025Updated 11 months ago
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- ☆552Jan 23, 2024Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,017Nov 10, 2025Updated 3 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆818Jul 13, 2024Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- A playground for source generation ideas for asp.net core☆18Nov 6, 2022Updated 3 years ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 6 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- Base class with tests for adding specifications to a DDD model☆2,206Nov 25, 2025Updated 3 months ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆579May 20, 2024Updated last year
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316May 31, 2023Updated 2 years ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆175Oct 23, 2025Updated 4 months ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,199Oct 19, 2024Updated last year
- ☆17Jul 1, 2022Updated 3 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- A one-page ASP.NET Core site that allows for copying items from one YouTube playlist to another.☆12Sep 13, 2017Updated 8 years ago
- .NET coffee shop application with modular approach☆50Aug 1, 2022Updated 3 years ago
- An example of the State design pattern in C#☆32Feb 16, 2022Updated 4 years ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆668Nov 29, 2022Updated 3 years ago
- A minimal Web API for ASP.NET Core☆31Feb 18, 2021Updated 5 years ago
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆377Jan 4, 2026Updated last month
- Middleware for detecting and correcting website 404 errors.☆28May 26, 2020Updated 5 years ago