-
GoodToCode
- Orange County, California
- http://www.goodtocode.com
- @goodtocode
- in/robertjgood
Highlights
-
azure-arm Public
azure-arm starter Azure ARM, files in bicep and json format, is a starting point for Infrastructure as Code (IaC) deployment using az deployment group what-if and az deployment group create from ei…
-
aspect-domain Public
Foundational types for building DDD, clean architecture, and event-driven systems. It includes base classes for domain entities, audit fields, domain events, and secured/multi-tenant entities.
-
cloud-admin Public
cloud-admin set of PowerShell and markdown documents to help with setting up cloud resources and virtual machines.
-
github-actions Public
Github Actions repo including starter workflow YAML files for using GitHub Actions to automate cloud infrastructure, building source, unit-testing source, deploying source and running external inte…
-
aspect-validation Public
Lightweight, dependency-free validation library for .NET, designed for use in CQRS, Clean Architecture, and modern .NET applications. It provides a fluent API for defining validation rules for comm…
-
aspect-mediator Public
Lightweight implementation of the mediator pattern for .NET, designed to enable CQRS and provides a simple way to decouple request handling, validation, and business logic without external dependen…
-
aspect-mcpclient Public
A standardized, resilient client library for Model Context Protocol (MCP) communication in .NET. Designed for developers who need reliable, typed, and transport-agnostic messaging between MCP-compl…
-
aspect-inboxoutbox Public
InboxOutbox provides a complete infrastructure solution for implementing the Inbox/Outbox messaging pattern to support Event-Driven Architecture (EDA).
-
agent-framework-quick-start Public
Microsoft Agent Framework Quick-start is a 100% Microsoft starter kit for building agentic apps with C#, Blazor (Fluent UI), ASP.NET Core, and SQL Server—no JavaScript required. It delivers a Copil…
-
aspect-assertion Public
.NET library providing fluent assertion and validation utilities for C# projects. It enables developers to write expressive, readable, and maintainable assertions for business logic, unit tests, an…
-
aspect-securedhttpclient Public
A secure, resilient HTTP client registration and access token management library for .NET and Blazor. Easily add OAuth2-protected HttpClients to your application with support for both Client Creden…
-
fhir-server Public
Forked from microsoft/fhir-serverA service that implements the FHIR standard
TSQL MIT License UpdatedFeb 2, 2026 -
semantickernel-microservice Public
Microsoft Semantic Kernel Quick-start is a 100% Microsoft starter kit for building agentic apps with C#, Blazor (Fluent UI), ASP.NET Core, and SQL Server—no JavaScript required. It delivers a Copil…
-
eShop Public
Forked from dotnet/eShopA reference .NET application implementing an eCommerce site
C# MIT License UpdatedSep 10, 2025 -
CleanArchitecture Public template
Forked from jasontaylordev/CleanArchitectureClean Architecture Solution Template for .NET 7
Bicep MIT License UpdatedSep 10, 2025 -
oqtane.framework Public
Forked from oqtane/oqtane.frameworkCMS & Application Framework for Blazor & .NET MAUI
C# MIT License UpdatedJul 25, 2025 -
-
azure-devops Public
azure-devops Starter Azure DevOps Template is a starting point for using Azure DevOps pipeline YML files to automate cloud infrastructure, building source, unit-testing source, deploying source and…
-
Entity Public archive
Common domain entities for any type of application. I.e. Person, Event, Location, etc.
-
Extensions Public archive
.NET Core and Standard Extension methods and Extra functionality
-
Framework Public archive
.NET Core data access framework for N-tier, DDD, Microservices.