Slon.SharedAssets 0.4.0

dotnet add package Slon.SharedAssets --version 0.4.0                
NuGet\Install-Package Slon.SharedAssets -Version 0.4.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Slon.SharedAssets" Version="0.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Slon.SharedAssets --version 0.4.0                
#r "nuget: Slon.SharedAssets, 0.4.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

Version Development Status

NuGet Version License

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0 146 8/18/2023
0.3.1 160 8/15/2023
0.3.0 168 8/11/2023
0.2.0 154 8/10/2023
0.1.0 171 8/10/2023