MNSRemoteAB 1.1.1

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

// Install MNSRemoteAB as a Cake Tool
#tool nuget:?package=MNSRemoteAB&version=1.1.1

One of the challenges with mobile applications is the inability to iterate on apps quickly due to the app verification process and users' reluctance to update.

A/B Testing is a great way of testing new features but this still requires the app to be re-verified in order to increase the number of users that receive a feature.

We have created MSNRemoteAB testing to address these problems.

Using a remote configuration file that gets checked at start up you are able to increase and decrease the number of users who receive the new feature.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.1.1 1,792 4/10/2014
1.0.0 1,180 3/31/2014

First full release