34 packages
returned for Tags:"AppBrix"
Filter
133,117 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
AppBrix Core containing the application and module classes and interfaces.
162,067 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Utils
Commonly used utils and extension methods. Automatically included as dependency of all other AppBrix packages.
154,513 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Config
Base classes and interfaces for managing configurations.
Module which allows registration and resolving of single-instance objects.
Module which allows subscribing and raising application level events.
Module which allows creation of simple mutable classes.
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.
56,455 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Module
Log
Module which enables throwing of logging events and subscribing to those events.
Module which allows subscribing and raising asynchronous application level events.
37,370 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Module
Data
Module which enables database functionality.
Module used for making HTTP REST requests. You can override the factory for HttpClient to change the behavior.
30,065 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Config
JSON
Contains serializer/deserializer for JSON based configurations.
27,823 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Config
YAML
Contains serializer/deserializer for YAML based configurations.
29,315 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Module
Cache
Module used for caching objects.
Base module used for registering scheduled events.
Module which attaches to logging events and writes the information to the console.
Module used for making shallow or deep copies of items.
29,807 total downloads
last updated 12/17/2022
Latest version: 0.36.0
AppBrix
Config
Files
Adds configuration provider which reads and writes into files.
Module used for regitering an In-Memory provider used for testing.
Module which attaches to logging events and writes the information to a file.