Moxie 2.0.0

dotnet add package Moxie --version 2.0.0
                    
NuGet\Install-Package Moxie -Version 2.0.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="Moxie" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Moxie" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Moxie" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Moxie --version 2.0.0
                    
#r "nuget: Moxie, 2.0.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.
#:package Moxie@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Moxie&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Moxie&version=2.0.0
                    
Install as a Cake Tool

mOxie is combined name for XHR2 and File API pollyfills that we've extracted from Plupload in order to make it more flexible and give it opportunity for further growth. But now that pollyfills are separate, they can be used independently

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 220 12/17/2013
1.0.7 49 12/16/2013
1.0.6 49 12/16/2013
1.0.5 48 12/16/2013
1.0.4 50 12/16/2013
1.0.3 49 12/13/2013
1.0.2 49 12/13/2013
1.0.1 49 12/12/2013
1.0.0 49 12/12/2013

Summary of changes made in this release of the package.