rileywhite / CiladorLinks
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
Sorting:
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Shim expands the ability to create Portable Class Libraries by providing reduced or dummy implementations of .NET Framework classes that …☆28Updated 7 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 4 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 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
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A library for faking RESTful http client communication☆19Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- ☆36Updated 3 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 9 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- ☆17Updated 8 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- A .Net library for composing reactive collections.☆21Updated 2 years ago
- ☆25Updated this week
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- An attempt at marrying the Akka.NET pattern with modular WPF & MVVM☆11Updated 9 years ago