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.
☆27Updated 2 weeks 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 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 5 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
- Debugger Visualizer for TPL DataFlow☆28Updated 3 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- C# Toolkit☆33Updated 6 years ago
- Simple samples of RealProxy and DispatchProxy☆17Updated 4 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆27Updated 3 weeks ago
- C# Code Compiler | Code Analysis and Code Compiler for Eval-Expression.NET and Eval-SQL.NET☆12Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- .NET support library with useful utility methods☆24Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- WPF control to facilitate the exploration of NuGet packages☆13Updated this week
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Additional Modules showing how to extend EmbedIO.☆44Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A self-hosting self-installing windows service☆21Updated 4 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Observable Linq query implementation.☆36Updated 9 years ago
- An open source .NET build automation framework☆27Updated last month