Slides and demos from the 1 May 2015 Stir Trek Avengers Edition converence
倉庫
ardalis 的倉庫
A small sample showing how to create, manage, use access tokens.
Working on this: https://adventofcode.com for 2022
A sample showing how to use domain events within aggregates
When should you use static factory methods for aggregates?
A project for supporting API Endpoints in ASP.NET Core web applications.
Some classes to make working with APIs easier.
Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
An analyzer that ensures a project has only specific public types exposed.
Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.
Samples showing what's new in ASP.NET Core 2.1
An ASP.NET Core Route Debugger implemented as a Razor Page
A simple demo listing all services available to an app at startup
My own working through the AutoFixtureKata.
A starting point for a code kata using AutoFixture
A convention-based object-object mapper in .NET.
Code to support an article on why you should avoid C# events in ASPNET Core apps
A simple web application to demonstate Azure Continuous Deployment capabilities.