Microsoft.Research.MultiDeviceExperiences.Utilities 1.0.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Research.MultiDeviceExperiences.Utilities --version 1.0.9
NuGet\Install-Package Microsoft.Research.MultiDeviceExperiences.Utilities -Version 1.0.9
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="Microsoft.Research.MultiDeviceExperiences.Utilities" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Research.MultiDeviceExperiences.Utilities --version 1.0.9
#r "nuget: Microsoft.Research.MultiDeviceExperiences.Utilities, 1.0.9"
#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 Microsoft.Research.MultiDeviceExperiences.Utilities as a Cake Addin
#addin nuget:?package=Microsoft.Research.MultiDeviceExperiences.Utilities&version=1.0.9

// Install Microsoft.Research.MultiDeviceExperiences.Utilities as a Cake Tool
#tool nuget:?package=Microsoft.Research.MultiDeviceExperiences.Utilities&version=1.0.9

Microsoft Research Multi-Device Experiences (MDX) Utilities Package that contains the shared caching, logging,
     and HTML microdata parsers implementations.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Research.MultiDeviceExperiences.Utilities:

Package Downloads
Microsoft.Research.MultiDeviceExperiences.LanguageModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Microsoft Research Multi-Device Experiences (MDX) LanguageModel Package that contains ML models for interactive task completions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15 1,395 12/18/2018
1.0.14 910 11/27/2018
1.0.13 1,464 11/1/2018
1.0.12 1,303 9/5/2018
1.0.11 6,043 8/16/2018
1.0.10 846 8/13/2018
1.0.9 2,679 8/8/2018
1.0.8 945 7/17/2018

-----
     August 8, 2018
     Removed example instances and related reference to Microsoft.WindowsAzure.Storage.
     -----
     July 9, 2018
     Renamed RecipeSessionState and RecipeSessionStateManager to ExampleSessionState and ExampleSessionStateManager,
     and renamed UserProfile and UserProfileManager to ExampleProfile and ExampleProfileManager.
     -----
     July 7, 2018
     Reduced versions of Parallax dependencides to Parallax.Core 3.4.3 and Parallax.CodeGenerator 3.4.3.2.
     -----
     July 6, 2018
     Added IBatchProcessor interface and concrete implementation inside ExampleSessionStateManager.
     Added new Constants file for static/fixed values.
     -----
     July 5, 2018
     Removed package dependency on Parallax.CodeGenerator.
     -----
     June 25, 2018
     Updated copyright and langauage to match CELA requirements.
     Added link to placeholder icon.
     -----
     June 13, 2018
     Initial check-in of MDX utilities package nuspec file.
     -----