A solution template using Clean Architecture for building a .NET Core Worker Service.
Repositories
ardalis repositories
An (unofficial) place for CodeMash v2.0.1.4 slides, information, content, code and speaker feedback.
A repository containing presentation content (slides, demo code, whatever) from CodeMash 2016 sessions.
A sample using NLog to create custom loggers that include app-specific data in the output.
Ideas for next year's software craftsmanship calendar
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
Learning how to implement domain events without any external references or DI in a domain entity
Samples associated with Pluralsight design patterns in c# courses.
A list of links to resources.
Text and images from UML and similar diagrams
Documentation for ASP.NET 5
A console app showing domain events in action using .NET 5
A sample project showing how to wire up Domain Events
Some examples showing domain modeling tips and traps