/Falico

Command Query Responsibility Segregation(CQRS)

Primary LanguageC#

Falico

Fast Lightweight Command Query Responsibility Segregation (CQRS)

Falico use Autofac for dependecy injection.

Installing Falico

You should install Falico with NuGet:

Install-Package Falico

Or via the .NET Core command line interface:

dotnet add package Falico

More information