mparlak / Falico

Command Query Responsibility Segregation(CQRS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Command Query Responsibility Segregation(CQRS)


Languages

Language:C# 100.0%