A tour of different data access approaches in .NET 8+.
Repositories
ardalis repositories
Some examples of double dispatch in C# and how to use in domain models.
Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server
Extension methods to make working with EF Core easier.
Tests demonstrating EF Core features across versions.
A unit test project that tests owned entities in EF Core
Showing new EF Core 2.0 feature for raw SQL queries
A small sample showing how to persist the type safe enum pattern with EF 6
A sample editorconfig file for use with .NET / C# applications
Documentation for Entity Framework Core and Entity Framework 6
A sample demonstrating strongly typed C# alternatives to enums.
Full ASP.NET Core 2.0 application with DDD, CQRS and Event Sourcing
My Project Euler solutions in C#
A starting point for solving Project Euler problems using C#.
A node.js implementation of Project Euler problems.
A starting point for solving Project Euler problems using node.js
Examples and Tutorials of Event Sourcing in .NET
Some simple extension method samples
Working on the file logger kata https://github.com/ardalis/kata-catalog/blob/master/katas/File%20Logger.md
Abstraction of file system APIs.