Skip to content
/ shim Public

Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that are not represented in PCL.

License

Notifications You must be signed in to change notification settings

cureos/shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shim logo

Shim

Join the chat at https://gitter.im/cureos/shim

Copyright (c) 2013-2016 Anders Gustafsson, Cureos AB. Licensed under GNU Lesser General Public License version 3.

Shim provides reduced or dummy implementations of .NET Framework types that are currently not represented in PCL, thereby expanding the ability to create Portable Class Libraries from legacy code.

Usage

Shim assemblies are applicable to the following targets:

  • .NET Framework 4.5 and later
  • Windows 8 and later (f.k.a. Windows Store or Metro applications)
  • Windows Phone (Silverlight) 8.0 and later
  • Windows Phone 8.1
  • Xamarin.iOS (Classic API and Unified API)
  • Xamarin.Android (API Level 7, version 2.1)

Use NuGet to include Shim assemblies in your application.

About

Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that are not represented in PCL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published