ardalis
Software developer, training, architect with over 20 years of experience. Parallel entrepreneur. Founder NimblePros.com. Apparently this has a short char lim...
Repositories
Select a repository to view its commits, contributors, and more.CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
GuardClauses
A simple package with guard clause extensions.
SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
Specification
Base class with tests for adding specifications to a DDD model
pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
Result
A result abstraction that can be mapped to HTTP response codes if needed.
CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
kata-catalog
My list of code katas
ddd-guestbook
A DDD guestbook example written for ASP.NET Core
DDD-NoDuplicates
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.