Steve Smith

Results 31 repositories owned by Steve Smith

ApiEndpoints

3.0k
Stars
217
Forks
Watchers

A project for supporting API Endpoints in ASP.NET Core web applications.

Ardalis.Extensions

156
Stars
34
Forks
Watchers

Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.

AspNetCoreRouteDebugger

67
Stars
22
Forks
Watchers

An ASP.NET Core Route Debugger implemented as a Razor Page

AspNetCoreStartupServices

74
Stars
13
Forks
Watchers

A simple demo listing all services available to an app at startup

GuardClauses

2.9k
Stars
269
Forks
Watchers

A simple package with guard clause extensions.

CleanArchitecture

16.0k
Stars
2.8k
Forks
413
Watchers

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

DDD-NoDuplicates

528
Stars
53
Forks
Watchers

Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.

ddd-guestbook

654
Stars
143
Forks
Watchers

A DDD guestbook example written for ASP.NET Core

DesignPatternsInCSharp

536
Stars
137
Forks
Watchers

Samples associated with Pluralsight design patterns in c# courses.

OrganizingAspNetCore

210
Stars
60
Forks
Watchers

Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.