Skip to content
/ force Public
forked from hightechgroup/force

General-purpose framework for rapid .NET applications development

Notifications You must be signed in to change notification settings

ypog07/force

 
 

Repository files navigation

Force

General-purpose framework for rapid .NET applications development. Built around CQRS and DDD approaches.

Install stable version into your project via Nuget:

Install-Package Force

And when you start, just keep

using Force; // :-)

If you are in love with AutoMapper as we are, please have a look also at:

Install-Package Force.AutoMapper

About

General-purpose framework for rapid .NET applications development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%