MAPI 3.0.0-beta027

This is a prerelease version of MAPI.
dotnet add package MAPI --version 3.0.0-beta027
NuGet\Install-Package MAPI -Version 3.0.0-beta027
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="MAPI" Version="3.0.0-beta027" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MAPI --version 3.0.0-beta027
#r "nuget: MAPI, 3.0.0-beta027"
#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 MAPI as a Cake Addin
#addin nuget:?package=MAPI&version=3.0.0-beta027&prerelease

// Install MAPI as a Cake Tool
#tool nuget:?package=MAPI&version=3.0.0-beta027&prerelease

A set of APIs for interacting with the Versus™ RTLS system.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0-beta027 47 12/9/2014
3.0.0-beta026 38 12/9/2014
3.0.0-beta025 40 12/9/2014
3.0.0-beta024 40 12/4/2014
3.0.0-beta023 41 12/4/2014
3.0.0-beta022 41 12/4/2014
3.0.0-beta021 39 12/4/2014
3.0.0-beta020 40 12/4/2014
3.0.0-beta019 40 12/4/2014
3.0.0-beta018 40 11/25/2014
3.0.0-beta017 38 11/25/2014
3.0.0-beta016 38 11/25/2014
3.0.0-beta015 41 11/25/2014
3.0.0-beta014 39 11/25/2014
3.0.0-beta013 161 11/20/2014
3.0.0-beta012 265 11/14/2014
3.0.0-beta011 530 11/13/2014
3.0.0-beta010 290 11/13/2014
3.0.0-beta009 286 11/13/2014
3.0.0-beta008 290 11/13/2014
3.0.0-beta007 428 11/7/2014
3.0.0-beta006 429 11/7/2014
3.0.0-beta005 429 11/7/2014
3.0.0-beta004 626 11/7/2014
3.0.0-beta003 241 11/7/2014
3.0.0-beta002 237 11/7/2014
3.0.0-beta001 239 11/7/2014
3.0.0-alpha9 453 11/6/2014
3.0.0-alpha8 454 11/6/2014
3.0.0-alpha7 250 11/6/2014
3.0.0-alpha6 250 11/6/2014
3.0.0-alpha5 252 11/6/2014
3.0.0-alpha4 253 11/6/2014
3.0.0-alpha3 255 11/6/2014
3.0.0-alpha2 491 11/5/2014
3.0.0-alpha10 239 11/7/2014
3.0.0-alpha1 272 11/4/2014
2.1.0.1 159 10/17/2014
2.1.0 53 10/17/2014
2.0.0 66 10/3/2014
1.3.1 71 9/11/2014
1.3.0 76 7/18/2014
1.2.5.2 64 7/17/2014
1.2.5 63 7/17/2014
1.2.4.4 64 7/15/2014
1.2.4.3 64 7/15/2014
1.2.4.2 63 7/15/2014
1.2.4.1 62 7/15/2014
1.2.4 64 7/15/2014
1.2.3 63 7/15/2014
1.2.2 63 7/14/2014
1.2.1 64 7/14/2014
1.2.0 62 7/14/2014
1.1.9 65 7/7/2014
1.1.8 62 7/7/2014
1.1.7 62 7/7/2014
1.1.6 60 7/7/2014
1.1.5 66 7/7/2014
1.1.4 63 7/7/2014
1.1.3 63 7/7/2014
1.1.2 57 7/2/2014
1.1.1 55 7/2/2014
1.1.0 56 7/1/2014
1.0.9 57 7/1/2014
1.0.8 53 6/30/2014
1.0.7 56 6/27/2014

The 3.0.0 release of the project represents a huge step forward and as such will contain Major breaking changes. Those using the 2.0.0 version will need to migrate their code to use the 3.0.0 standards which includes revamps of the services and the majority of the models. Changes have also been made to the underlying sockets and how they are created. This alpha represents the earliest releasable v3 package. Due to it's early release nature there will be bugs and missing features.