Magneto 2.0.1

dotnet add package Magneto --version 2.0.1
                    
NuGet\Install-Package Magneto -Version 2.0.1
                    
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="Magneto" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Magneto" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Magneto" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Magneto --version 2.0.1
                    
#r "nuget: Magneto, 2.0.1"
                    
#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.
#addin nuget:?package=Magneto&version=2.0.1
                    
Install Magneto as a Cake Addin
#tool nuget:?package=Magneto&version=2.0.1
                    
Install Magneto as a Cake Tool

A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data access and API calls as either queries (for read operations) or commands (for write operations).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Magneto:

Package Downloads
Magneto.Microsoft

A library extending Magneto with implementations of ICacheStore backed by implementations from Microsoft.Extensions.Caching.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 65 2 days ago
2.0.0 86 3 days ago
1.0.0 29,699 11/10/2020
1.0.0-rc-8 330 11/8/2020
1.0.0-rc-7 236 11/3/2020
1.0.0-rc-6 275 10/22/2020
1.0.0-rc-5 503 9/22/2019
1.0.0-rc-4 466 9/19/2019
1.0.0-rc-3 557 7/26/2019
1.0.0-rc-2 854 9/17/2018
1.0.0-rc-1 3,132 1/8/2018
1.0.0-beta-6 1,335 10/1/2017
1.0.0-beta-5 1,211 9/19/2017
1.0.0-beta-4 1,138 9/18/2017
1.0.0-beta-3 1,054 8/14/2017
1.0.0-beta-2 949 8/11/2017
1.0.0-beta-1 1,142 7/12/2017