Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

cureos/shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors