Fast Lightweight Command Query Responsibility Segregation (CQRS)
Falico use Autofac for dependecy injection.
You should install Falico with NuGet:
Install-Package Falico
Or via the .NET Core command line interface:
dotnet add package Falico
- Examples to learn how to use Falico.