Aether is a .NET Core framework designed to provide developers with a foundational structure and pre-built cross-cutting concerns.
$ dotnet add package BBT.Aether.ApplicationAether is a .NET Core framework designed to provide developers with a foundational structure and pre-built cross-cutting concerns. It aims to accelerate development by offering ready-to-use components and patterns.
The solution is organized into several projects:
The framework utilizes several NuGet packages, including:
The projects target multiple .NET frameworks:
BBT.Aether.sln solution file.To use the Aether framework in your projects, reference the appropriate Aether projects based on your needs.
Contributions are welcome! Please follow the contribution guidelines.