mantle-base 1.0.2-beta

This is a prerelease version of mantle-base.
dotnet add package mantle-base --version 1.0.2-beta
                    
NuGet\Install-Package mantle-base -Version 1.0.2-beta
                    
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="mantle-base" Version="1.0.2-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="mantle-base" Version="1.0.2-beta" />
                    
Directory.Packages.props
<PackageReference Include="mantle-base" />
                    
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 mantle-base --version 1.0.2-beta
                    
#r "nuget: mantle-base, 1.0.2-beta"
                    
#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=mantle-base&version=1.0.2-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=mantle-base&version=1.0.2-beta&prerelease
                    
Install as a Cake Tool

This library contains the base Mantle library components.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on mantle-base:

Package Downloads
mantle-messaging-azure

This library contains the necessary components for accessing Azure service bus and storage queues via the common Mantle messaging interface.

mantle-ninject

This library contains components necessary to use Ninject with Mantle.

mantle-messaging

This library contains the base Mantle messaging components.

mantle-messaging-aws-sqs

This library contains the necessary components for accessing Amazon Simple Queue Service (SQS) via the common Mantle messaging interface.

mantle-logging

This library contains the base Mantle logging components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.2-beta 1,612 9/5/2013

This release is distributed under an LGPL license.