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
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 3 months ago
- ☆17Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Disposable, without the Using☆21Updated 6 years ago
- .Net Standard implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆14Updated 7 years ago
- Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.☆22Updated 3 months ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A modern wrapper around System.IO.☆84Updated 2 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
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- A cross-platform settings storage for .NET☆59Updated 8 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- The Helper Trinity is a set of helper classes applicable to most any .NET application. Using the classes in this library, you can much mo…☆20Updated 8 years ago
- Fody-based proxy generator with support for async patterns☆29Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers☆18Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆36Updated 3 years ago
- ☆25Updated this week
- Helper types for creating and interpreting GUIDs.☆30Updated 3 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
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago