shim 2.0.0-beta3
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.
See the version list below for details.
Install-Package shim -Version 2.0.0-beta3
dotnet add package shim --version 2.0.0-beta3
<PackageReference Include="shim" Version="2.0.0-beta3" />
paket add shim --version 2.0.0-beta3
Release Notes
* Added PCL profile 328
* Minimum supported API for Xamarin Android is now Level 10 (v 2.3)
* Fixed issues:
#44 Implement Type.GetProperty as extension method
#43 Include Type.GetMethods as extension method
#42 Include IConvertible interface
#41 Add extension method for ICloneable.Clone()
#40 Add BinaryFormatter.Binder property
#39 List.AsReadOnly<T>() causes StackOverflow
#37 Added Missing System.IO.File methods
#31 TypeForwardedTo missing for ResolveEventHandler
#30 RangeAttribute is already available in Windows 8.1
#28 Implement IDisposable interface in System.Threading.Timer
#27 Add DataColumnCollection.Remove, public DataColumn constructor and DefaultValue property
#26 PCL projects should only include pure declarations
#25 ThreadPool and Timer already available in PCL profile 328
#24 Converter delegate already available in Phone and Silverlight targets
#22 Remove ShimPath (PathSeparator and DirectorSeparatorChar remain)
#21 Add extension method for WaitHandle.Close
#20 Add extension method for List<T>.ConvertAll
#19 Add DataColumnCollection.Add(string) overload
#18 Add extension method for Assembly.GetTypes
#17 Compact names of extension "properties"
#16 Change Shim prefix to underscore suffix
#15 Add .NET 4.0 and Silverlight 5 targets
#14 Add ShimArray class for Sort and ConvertAll methods
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 2 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 History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.1.0-pre | 1,611 | 5/24/2016 | ||
2.0.1 | 25,604 | 7/8/2016 | ||
2.0.0 | 7,774 | 3/2/2016 | ||
2.0.0-beta3 | 313 | 3/1/2016 | ||
2.0.0-beta2 | 310 | 3/1/2016 | ||
2.0.0-beta1 | 328 | 2/29/2016 | ||
2.0.0-alpha1 | 371 | 12/18/2015 | ||
1.0.2.50909 | 3,528 | 9/9/2015 | ||
1.0.1.50804 | 974 | 8/4/2015 | ||
1.0.1.50512 | 704 | 5/12/2015 | ||
1.0.1.50427 | 1,530 | 4/27/2015 | ||
1.0.1.50409 | 560 | 4/9/2015 | ||
1.0.1.50407 | 363 | 4/7/2015 | ||
1.0.1.50318 | 619 | 3/18/2015 | ||
1.0.1.50317 | 404 | 3/17/2015 | ||
1.0.1.50302 | 440 | 3/2/2015 | ||
1.0.1.50208 | 524 | 2/8/2015 | ||
1.0.1.50207 | 380 | 2/6/2015 | ||
1.0.1.50206 | 370 | 2/6/2015 | ||
1.0.1.50204 | 536 | 2/4/2015 | ||
1.0.0.50126 | 459 | 1/26/2015 |