Domain
Domain copied to clipboard
🎅 Refactor project around Orleans support
This Christmas 🎅 project revolves around refactoring the project to properly package dependencies for Orleans. The result is two separate packages:
- Support for Orleans hosting
- Support to use Marten as persistence with Orleans
In addition this PR sneaks in some more documentation, integration tests, a few unit tests and a sample project showing how to host a domain using Orleans and ASP.NET.