Skip to content

ChrisKlug/asp-net-modular-monolith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Modular Monolith

This repo contains the code used in my blog post about building modular monoliths in ASP.NET Core. If that sounds interesting, have a look at https://fearofoblivion.com/build-the-modular-monolith-first.

Getting started

All the code should just work. To run the individual modules, just run dotnet run in the corresponding directory under the src directory. To run the "host", just start the FiftyNine.ModularMonolith.Api project, and it should come up.

Tests? Well, they are there, in VERY simple form! But they do show you how to test the individual modules, as well as the complete "host".

Contact

Questions? Well, I'm on twitter! Just ping me at @ZeroKoll!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages