Info
Version: | 0.1.3 |
Author(s): | Manuel Salvatori |
Last Update: | Wednesday, December 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/norcino/Minded |
NuGet Url: | https://www.nuget.org/packages/Minded |
Install
Install-Package Minded
dotnet add package Minded
paket add Minded
Minded Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
Tags
Encapsuplate all your business logic in Commands and Queries, the rest will be dealth by the framework.