re-motion / TypePipeLinks
TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AOP, IoC etc.) can be combined. Types are generated via Reflection.Emit or user-defined back-ends.
☆28Updated 2 months ago
Alternatives and similar repositories for TypePipe
Users that are interested in TypePipe are comparing it to the libraries listed below
Sorting:
- 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 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 11 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated 4 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- .NET Concurrency Utilities☆25Updated 9 years 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.☆48Updated 7 years ago
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 7 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- fluentAOP - A Fluent AOP Library☆22Updated 7 years ago
- C# Code Compiler | Code Analysis and Code Compiler for Eval-Expression.NET and Eval-SQL.NET☆12Updated last year
- .NET extensions for using the HttpClient to call Http(s) services, with less complexity☆14Updated last year
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 8 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 3 years ago
- C# Toolkit☆33Updated 7 years ago
- WPF control to facilitate the exploration of NuGet packages☆13Updated this week
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago