MAPI 3.0.0-beta005

This is a prerelease version of MAPI.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MAPI --version 3.0.0-beta005                
NuGet\Install-Package MAPI -Version 3.0.0-beta005                
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-beta005" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MAPI --version 3.0.0-beta005                
#r "nuget: MAPI, 3.0.0-beta005"                
#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-beta005&prerelease

// Install MAPI as a Cake Tool
#tool nuget:?package=MAPI&version=3.0.0-beta005&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 48 12/9/2014
3.0.0-beta026 40 12/9/2014
3.0.0-beta025 41 12/9/2014
3.0.0-beta024 41 12/4/2014
3.0.0-beta023 42 12/4/2014
3.0.0-beta022 43 12/4/2014
3.0.0-beta021 40 12/4/2014
3.0.0-beta020 41 12/4/2014
3.0.0-beta019 41 12/4/2014
3.0.0-beta018 41 11/25/2014
3.0.0-beta017 38 11/25/2014
3.0.0-beta016 39 11/25/2014
3.0.0-beta015 43 11/25/2014
3.0.0-beta014 39 11/25/2014
3.0.0-beta013 162 11/20/2014
3.0.0-beta012 266 11/14/2014
3.0.0-beta011 531 11/13/2014
3.0.0-beta010 290 11/13/2014
3.0.0-beta009 287 11/13/2014
3.0.0-beta008 290 11/13/2014
3.0.0-beta007 430 11/7/2014
3.0.0-beta006 431 11/7/2014
3.0.0-beta005 429 11/7/2014
3.0.0-beta004 627 11/7/2014
3.0.0-beta003 242 11/7/2014
3.0.0-beta002 237 11/7/2014
3.0.0-beta001 241 11/7/2014
3.0.0-alpha9 454 11/6/2014
3.0.0-alpha8 456 11/6/2014
3.0.0-alpha7 252 11/6/2014
3.0.0-alpha6 252 11/6/2014
3.0.0-alpha5 254 11/6/2014
3.0.0-alpha4 254 11/6/2014
3.0.0-alpha3 257 11/6/2014
3.0.0-alpha2 493 11/5/2014
3.0.0-alpha10 239 11/7/2014
3.0.0-alpha1 273 11/4/2014
2.1.0.1 161 10/17/2014
2.1.0 54 10/17/2014
2.0.0 68 10/3/2014
1.3.1 72 9/11/2014
1.3.0 76 7/18/2014
1.2.5.2 65 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 63 7/15/2014
1.2.4 65 7/15/2014
1.2.3 64 7/15/2014
1.2.2 63 7/14/2014
1.2.1 64 7/14/2014
1.2.0 63 7/14/2014
1.1.9 66 7/7/2014
1.1.8 64 7/7/2014
1.1.7 63 7/7/2014
1.1.6 61 7/7/2014
1.1.5 67 7/7/2014
1.1.4 64 7/7/2014
1.1.3 63 7/7/2014
1.1.2 57 7/2/2014
1.1.1 56 7/2/2014
1.1.0 57 7/1/2014
1.0.9 58 7/1/2014
1.0.8 54 6/30/2014
1.0.7 57 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.