cureos / shim
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.
☆28Updated 7 years ago
Alternatives and similar repositories for shim:
Users that are interested in shim are comparing it to the libraries listed below
- Disposable, without the Using☆21Updated 6 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- MVVM extensions designed for .NET Core with support for async commands, MVVM-friendly Object and Task with support for UI notification.☆15Updated 4 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 7 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A utility to poke around in Akavache caches☆68Updated 10 years ago
- .Net Standard implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆14Updated 7 years ago
- A benchmark between WCF and other .NET web frameworks☆14Updated 7 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- A Task-based LINQ designed to work with async/await☆112Updated 10 years ago
- Monodevelop Remote SSH Debugger☆30Updated 6 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 2 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- ☆25Updated this week
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A simple desktop app to enumerate all PCL profiles for all frameworks installed on the local machine.☆38Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- An extension for Fody to integrate error handling into async and TPL code☆106Updated this week
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Installer for .NET Core CLI Apps☆35Updated 6 years ago
- Change string comparisons to be case insensitive.☆41Updated last month
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- A cross-platform settings storage for .NET☆59Updated 8 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago