shim 2.0.1
See the version list below for details.
Install-Package shim -Version 2.0.1
dotnet add package shim --version 2.0.1
<PackageReference Include="shim" Version="2.0.1" />
paket add shim --version 2.0.1
#r "nuget: shim, 2.0.1"
// Install shim as a Cake Addin
#addin nuget:?package=shim&version=2.0.1
// Install shim as a Cake Tool
#tool nuget:?package=shim&version=2.0.1
Shim expands the ability to create Portable Class Libraries from .NET legacy code by providing reduced or dummy implementations of .NET Framework classes that are not represented in PCL.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid10 |
MonoTouch | monotouch10 |
Silverlight | sl5 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios10 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on shim:
Package | Downloads |
---|---|
shim.drawing
Shim.Drawing is a portability package providing a minimal subset of System.Drawing, that enables using the imaging processing functionality of AForge.NET and Accord.NET Frameworks in mobile applications. This package contains evaluation DLL:s for Xamarin.iOS (Unified and Classic API:s), Xamarin Android and Windows Universal (Windows 8.1 and Windows Phone 8.1). Full versions can be purchased from Cureos, licenses@cureos.com . |
|
portable.aforge.core
Portable AForge Core contains the core types for the AForge.NET Framework on mobile and tablet devices. |
|
portable.accord.core
Portable Accord Core contains the core types for the Accord.NET Framework on mobile and tablet devices. |
|
portable.aforge.machinelearning
Portable AForge Machine Learning contains machine learning functionality for the AForge.NET Framework on mobile and tablet devices. |
|
shim2.drawing
Shims.Drawing is a portability package providing a minimal subset of System.Drawing, that enables using the imaging processing functionality of AForge.NET and Accord.NET Frameworks in mobile applications. This package contains evaluation DLL:s for Xamarin.iOS (Unified and Classic API:s), Xamarin Android |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on shim:
Repository | Stars |
---|---|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
cureos/aforge
PCL version of AForge.NET Framework, https://code.google.com/p/aforge/
|
Version | Downloads | Last updated |
---|---|---|
2.1.0-pre | 3,263 | 5/24/2016 |
2.0.1 | 47,695 | 7/8/2016 |
2.0.0 | 14,027 | 3/2/2016 |
2.0.0-beta3 | 872 | 3/1/2016 |
2.0.0-beta2 | 715 | 3/1/2016 |
2.0.0-beta1 | 751 | 2/29/2016 |
2.0.0-alpha1 | 812 | 12/18/2015 |
1.0.2.50909 | 11,637 | 9/9/2015 |
1.0.1.50804 | 2,689 | 8/4/2015 |
1.0.1.50512 | 1,153 | 5/12/2015 |
1.0.1.50427 | 4,820 | 4/27/2015 |
1.0.1.50409 | 1,056 | 4/9/2015 |
1.0.1.50407 | 856 | 4/7/2015 |
1.0.1.50318 | 2,782 | 3/18/2015 |
1.0.1.50317 | 867 | 3/17/2015 |
1.0.1.50302 | 923 | 3/2/2015 |
1.0.1.50208 | 1,172 | 2/8/2015 |
1.0.1.50207 | 866 | 2/6/2015 |
1.0.1.50206 | 831 | 2/6/2015 |
1.0.1.50204 | 2,585 | 2/4/2015 |
1.0.0.50126 | 2,433 | 1/26/2015 |
* Fixed issues:
#53 Strong name sign UWP project
#50 Add methods required by Portable Accord 3.1
#49 Support for Universal Windows Platform