Top 20 NuGet Packages depending on CQELight

Total dependencies: 15

Implementation of CQELight MVVM abstractions based on MahApps
Implementation of CQELight EventStore abstractions with EF Core/SQLServer or SQLite
ASP Core extensions for using CQELight with ease.
Implementation of CQELight DAL abstractions with MongoDb
Bus implementation using Azure Service Bus to dispatch message
CQELight.Buses.RabbitMQ provides an implementation of a client and a server for RabbitMQ message queuing, based on CQELight abstractions, to communicate throught RabbitMQ instance.
Implementation of CQELight EventStore abstractions with MongoDb
Implementation of CQELight abstractions with EF Core
A test framework to help writing unit tests upon CQELight system
A bunch of tools to use CQELight for MVVM apps
CQELight.Buses.InMemory provides two buses, one for command and one for events, use to dispatch events and commands in the same in-memory process.
CQELight.Autofac is the implementation of CQELight IoC manager abstraction, by using Autofac as IoC container. It also gives some ease to helps you register types in the container, via the IAutoRegisterType interface.
Implementation of CQELight abstractions for IoC with the Microsoft.Extensions.DependencyInjection package.