Steve Smith's Projects
Slides and demos from the 1 May 2015 Stir Trek Avengers Edition converence
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
One framework. Mobile & desktop.
Website for the Angular project (see github.com/angular/angular for the project repo)
A project for supporting API Endpoints in ASP.NET Core web applications.
A Xamarin demo app featuring both Xamarin.Forms and native approaches to Xamarin development
Azure Architecture Center
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
My NPX calling card.
Back end content for ardalis.com running with Netlify and Gatsby.
Some classes to make working with APIs easier.
Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
New blog / site for ardalis.com
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.
.NET Aspire
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
ASP.NET 5 workshop
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
Automatically exported from code.google.com/p/autofac
My own working through the AutoFixtureKata.