Skip to content

andreyleskov/GridDomain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridDomain

Build status

Nuget feed: https://www.myget.org/gallery/griddomain-dev

GridDomain is a framework for the fast construction of extensible, maintainable and scalable applications providing value. It allows developers to focus on domain and business problems rather than infrastructure, performance, persistence implementation and design.

GridDomain takes care of implementing domain logic in server part for web applications or model layer for desktop applications. It is based on CQRS\ES\DDD approaches using actor model and suites very well as an application core in hexagonal architecture. GridDomain supports .Net standard 2.0 and can be used under Windows, Linux and MacOS.

Project is under heavy development and no official documentation for version 2 is available. You can take a look on some examples here: https://github.com/ContextCore/GridDomain.Examples

About

Framework for distributed business applications development using DDD\ES architecture scaled by CQRS and actor model.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%