rileywhite / Cilador
Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality
☆21Updated 5 years ago
Alternatives and similar repositories for Cilador:
Users that are interested in Cilador are comparing it to the libraries listed below
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆20Updated 7 years ago
- Adds debugger attributes to help visualize objects.☆43Updated this week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated this week
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Disposable, without the Using☆21Updated 5 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated 10 months ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 6 years ago
- .Net Standard implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆14Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated 2 weeks ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- Xml and json serializer for .NET☆50Updated 7 years ago
- ☆36Updated 2 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 5 years ago