Slon.SharedAssets
0.4.0
dotnet add package Slon.SharedAssets --version 0.4.0
NuGet\Install-Package Slon.SharedAssets -Version 0.4.0
<PackageReference Include="Slon.SharedAssets" Version="0.4.0" />
paket add Slon.SharedAssets --version 0.4.0
#r "nuget: Slon.SharedAssets, 0.4.0"
// Install Slon.SharedAssets as a Cake Addin #addin nuget:?package=Slon.SharedAssets&version=0.4.0 // Install Slon.SharedAssets as a Cake Tool #tool nuget:?package=Slon.SharedAssets&version=0.4.0
Slon
Introduction
Slon is a library designed to aid developers in implementing Domain-Driven Design (DDD) and Clean Architecture concepts. With features like CQRS via MediatR interfaces, entities with strongly typed IDs, domain events interface, and more, it provides a foundational set of tools to help write cleaner, more organized code.
🚧 Note: The library is currently under active development. Some features might be experimental, and breaking changes may occur.
Prerequisites
- .NET 7
Installation
Install Slon via NuGet with the following command:
dotnet add package Slon.SharedAssets
Usage
[Coming Soon: Basic examples will be added to guide users on how to utilize the functionalities of this library.]
Customization
Slon is designed to be extensible. Given its public repository, developers are encouraged to adapt and customize it according to their needs.
Support & Contribution
While there's no formal process for reporting issues or getting assistance, contributions to the library are welcome. As the library grows, there may be more defined ways to engage and contribute.
Updates
The future update schedule for Slon is currently undefined. Keep an eye on the repository for any changes or improvements.
License
Slon is licensed under the MIT License. This means you're free to use, modify, and distribute the library, subject to the terms of the MIT License.
Miscellaneous
Currently, there are no additional resources like screenshots, gifs, or badges. The library is in its early stage (v0.4.0), and more features and enhancements may be introduced in the future.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- MediatR (>= 12.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.