Info
Version: | 1.0.0 |
Author(s): | Shayne van Asperen |
Last Update: | Tuesday, November 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Magneto |
NuGet Url: | https://www.nuget.org/packages/Magneto |
Install
Install-Package Magneto
dotnet add package Magneto
paket add Magneto
Magneto Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
Tags
Useful for abstracting data access and API calls as either queries (for read operations) or commands (for write operations).