-
Ardalis
- Ohio
-
02:49
(UTC -05:00) - http://ardalis.com
- @ardalis.com
- https://www.youtube.com/ardalis
- https://www.youtube.com/nimblepros
- @ardalis
Highlights
- Pro
-
Result Public
A result abstraction that can be mapped to HTTP response codes if needed.
-
-
Compare and evolve modern .NET architectures — from Vertical Slices to Clean Architecture, Modular Monoliths, and Microservices — using EF Core, Aspire, and Mediator.
-
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.
-
genai-workshop Public
Forked from zoran-horvat/genai-workshopWorkshop materials for software development supported by generative AI
-
CleanArchitecture Public template
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
-
Ardalis.SharedKernel Public
Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.
-
docs-1 Public archive
Forked from dotnet/docsThis repository contains .NET Documentation.
-
-
CSharp-Single-File-Scripts Public
A tutorial for getting started with C# single file scripts and a collection of samples.
-
-
oh-my-posh Public
Forked from JanDeDobbeleer/oh-my-poshThe most customisable and low-latency cross platform/shell prompt renderer
Go MIT License UpdatedOct 5, 2025 -
ardalis-com-gatsby Public
Back end content for ardalis.com running with Netlify and Gatsby.
-
OHIFViewers Public
Forked from OHIF/ViewersOHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
-
-
RealtimeAIApp Public
Forked from SteveSandersonMS/RealtimeAIAppExperiment with an AI-powered conversational editor
-
-
BuilderTestSample Public
Show how to use a builder with unit tests.
-
Specification Public
Base class with tests for adding specifications to a DDD model
-
bitplatform Public
Forked from bitfoundation/bitplatformBuild all of your apps using what you already know and love ❤️
-
-
When should you use static factory methods for aggregates?
-
SmartEnum Public
A base class for quickly and easily creating strongly typed enum replacements in C#.
-
DotNetDataAccessTour Public
A tour of different data access approaches in .NET 8+.
-
htmx-todo-copilot Public
A simple HTMX enabled TODO app built by/with GitHub Copilot and VS Code.
-
direct-file Public
Forked from IRS-Public/direct-fileDirect File
JavaScript Other UpdatedJun 5, 2025 -
HttpClientTestExtensions Public
Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
-
MediatR Public
Forked from LuckyPennySoftware/MediatRSimple, unambitious mediator implementation in .NET
-
pluralsight-ddd-fundamentals Public
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
-
ChainOfResponsibilityKata Public
A starting point for the CORK - Chain of Responsibility Kata