Top 20 NuGet appbrix Packages

Reference to all AppBrix projects.
Module which allows subscribing and raising application level events.
Commonly used utils and extension methods. Automatically included as dependency of all other AppBrix packages.
Module which enables throwing of logging events and subscribing to those events.
Module used for making HTTP REST requests. You can override the factory for HttpClient to change the behavior.
Module which enables database functionality.
Module which enables database code first migrations functionality.
AppBrix Core containing the application and module classes and interfaces.
Module which allows creation of simple mutable classes.
Module used for making shallow or deep copies of items.
Module used for caching objects.
Module which is used for getting the current time. This should be used instead of DateTime.(Utc)Now in order for the time to always be of the same kind and the code to be more easily testable.
Module which attaches to logging events and writes the information to the console.
Module which attaches to logging events and writes the information to a file.
Module used for working with web services.
Module which allows registration and resolving of single-instance objects.
Module which allows subscribing and raising asynchronous application level events.
Module used for caching objects locally in-memory.
Module used for regitering an In-Memory provider used for testing.
Module used for regitering a Sqlite provider.