Skip to content

cureos/shim

development
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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