-
Ardalis
- Ohio
-
07:09
- 5h behind - http://ardalis.com
- @ardalis.com
- https://www.youtube.com/ardalis
- https://www.youtube.com/nimblepros
- @ardalis
Highlights
- Pro
-
-
CleanArchitecture Public template
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
-
ValidationEverywhere Public
Sample showing the down side of validating everywhere
-
Specification Public
Base class with tests for adding specifications to a DDD model
-
GuardClauses Public
A simple package with guard clause extensions.
-
Result Public
A result abstraction that can be mapped to HTTP response codes if needed.
-
ardalis-com-gatsby Public
Back end content for ardalis.com running with Netlify and Gatsby.
-
pluralsight-ddd-fundamentals Public
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
-
blazor-samples Public
Forked from dotnet/blazor-samples -
TempoTrainer Public
A simple site for counting tempo and reps for weight training.
-
-
-
SmartEnum Public
A base class for quickly and easily creating strongly typed enum replacements in C#.
-
StronglyTypedId Public
Forked from andrewlock/StronglyTypedIdA Rosyln-powered generator for strongly-typed IDs
-
-
AvoidCSharpEventsAspNetCore Public
Code to support an article on why you should avoid C# events in ASPNET Core apps
-
blazor-wasm-single-web-api Public
Forked from jeffreypalermo/blazor-wasm-single-web-apiA sample from Programming with Palermo - https://www.palermo.network
C# MIT License UpdatedDec 13, 2024 -
-
DotNetDataAccessTour Public
A tour of different data access approaches in .NET 8+.
-
RealtimeAIApp Public
Forked from SteveSandersonMS/RealtimeAIAppExperiment with an AI-powered conversational editor
-
AspNetCoreRouteDebugger Public
An ASP.NET Core Route Debugger implemented as a Razor Page
-
An analyzer that ensures a project has only specific public types exposed.
-
-
Ardalis.SharedKernel Public
Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.
-
ApiEndpoints Public
A project for supporting API Endpoints in ASP.NET Core web applications.
-
modulith Public template
Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to existing ones.
-
docs-1 Public
Forked from dotnet/docsThis repository contains .NET Documentation.
-
DomainEventsConsole Public
A console app showing domain events in action using .NET 5
-
GildedRoseStarter Public
A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.
-
CentralisedPackageConverter Public
Forked from Webreaper/CentralisedPackageConverterConverts a project to use Centralised Package Management