Stars
News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
This is a sample task and time management assistant made with .NET Core Microservices that follows Pomodoro Technique. Inspired from Microsoft's eShopOnContainers project.
A simple library for creating state machines in C# code
Distribute services transaction manager which execute the web service call in the transaction and rollback if any error occurs
danielearwicker / DbUp
Forked from DbUp/DbUpDbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database …
A flexible message processor architecture using Strategy and Factory design patterns
Simple, unambitious mediator implementation in .NET