An example of the State design pattern in C#
☆33Feb 16, 2022Updated 4 years ago
Alternatives and similar repositories for StatePattern
Users that are interested in StatePattern are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆16Dec 5, 2018Updated 7 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆33Dec 20, 2019Updated 6 years ago
- Example code to go with my talk and article on DDD☆14Oct 23, 2018Updated 7 years ago
- ☆13Jan 16, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A sample showing how to use domain events within aggregates☆20Apr 25, 2018Updated 8 years ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆10Jun 14, 2019Updated 6 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 5 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- .NET/.NET Core Guide☆14Jan 3, 2022Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆117Oct 9, 2023Updated 2 years ago
- A minimal Web API for ASP.NET Core☆31Feb 18, 2021Updated 5 years ago
- λ IQueryable automatic projection device, easily convert IQueryable<Entity> to IQueryable<Dto>☆16Jun 19, 2017Updated 8 years ago
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Code examples for the blog☆18Nov 27, 2024Updated last year
- A set of variations on ObjectPool implementations with differing underlying collections.☆20Jan 22, 2025Updated last year
- A list of links to resources.☆24Jan 25, 2019Updated 7 years ago
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 9 months ago
- ☆17Apr 14, 2023Updated 3 years ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- RulesEngine for DotNetCore Applications☆10Jan 17, 2023Updated 3 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆26Jun 12, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV