ardalis
Software developer, training, architect with over 20 years of experience. Parallel entrepreneur. Founder NimblePros.com. Apparently this has a short char lim...
ArdalisOhio
Pinned Repositories
ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
ddd-guestbook
A DDD guestbook example written for ASP.NET Core
GuardClauses
A simple package with guard clause extensions.
kata-catalog
My list of code katas
pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
Result
A result abstraction that can be mapped to HTTP response codes if needed.
SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
Specification
Base class with tests for adding specifications to a DDD model
ardalis's Repositories
ardalis/new-software-project-checklist
The ultimate new software project decision/question checklist
ardalis/OrganizingAspNetCore
Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.
ardalis/CertExpirationCheck
A simple xUnit C# test showing how to verify a certificate for a domain has at least 30 days before it expires.
ardalis/BuilderTestSample
Show how to use a builder with unit tests.
ardalis/CSharpGenerics
Some samples using C# generics for a Pluralsight course.
ardalis/MinimalWebApi
A minimal Web API for ASP.NET Core
ardalis/Specification.EFCore
Some utilities for EF Core to use Specifications
ardalis/awesome-youtubers
▶️ An awesome list containing awesome YouTubers that teach about technology.
ardalis/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
ardalis/BFF
Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
ardalis/CSharpPropertiesExamples
Some examples of when and how C# properties work in different application scenarios.
ardalis/MediatR.Behaviors.Authorization
A simple request authorization package that allows you to build and run request specific authorization requirements before your request handler is called.
ardalis/CodinGameSpring2021
ardalis/MigrateDotNetWithIIS
ardalis/RegExLib
Regexlib.com source
ardalis/Westwind.Utilities
A general purpose utility and helper library for .NET development
ardalis/CGCompactor
Compactor for C# code to submit to Codingame.com - Solution of files to a single c# file.
ardalis/StringCalculatorKataAttempts
A repository holding my String Calculator Kata (see https://github.com/ardalis/kata-catalog) attempts.
ardalis/FileLoggerKataAttempts
Working on the file logger kata https://github.com/ardalis/kata-catalog/blob/master/katas/File%20Logger.md
ardalis/MultipleAssertions
Some sample code for making multiple assertions in a test.
ardalis/Okta_SAML_Example
ardalis/website-1
The .NET Foundation's website
ardalis/autofac
Automatically exported from code.google.com/p/autofac
ardalis/BuilderTestKataAttempts
ardalis/composite-model-binding
ardalis/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
ardalis/jrdev.io
Simple Blog
ardalis/kentcdodds.com
Kent's Homepage
ardalis/NotifyBC
A versatile notification API server
ardalis/vscode
Visual Studio Code