WarHub.Armoury.Model 0.3.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WarHub.Armoury.Model --version 0.3.0
NuGet\Install-Package WarHub.Armoury.Model -Version 0.3.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="WarHub.Armoury.Model" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WarHub.Armoury.Model --version 0.3.0
#r "nuget: WarHub.Armoury.Model, 0.3.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 WarHub.Armoury.Model as a Cake Addin
#addin nuget:?package=WarHub.Armoury.Model&version=0.3.0

// Install WarHub.Armoury.Model as a Cake Tool
#tool nuget:?package=WarHub.Armoury.Model&version=0.3.0

wham main package. Top level abstraction of roster building model in C#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCore 4.5

    • No dependencies.
  • .NETCoreApp 1.0

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

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

v0.2.2: Added IRepoManagerLocator implementation.
v0.2.5: added IDataIndexService, RemoteSource and RemoteSourceDataIndex into Repo namespace.
v0.3.0: NetCoreApp TFM support.