rileywhite / Cilador
Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality
☆21Updated 6 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…☆21Updated 7 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 2 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Disposable, without the Using☆21Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 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
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…☆33Updated 4 years ago
- ☆36Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 4 months ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 7 years ago
- A simple abstraction layer over file system like APIs for .NET☆22Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆18Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago