Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 247 Bytes

Force

General-purpose library 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; // :-)