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 3 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 8 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
- C# Toolkit☆33Updated 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
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆28Updated 2 weeks ago
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 7 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Observable Linq query implementation.☆36Updated 9 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- .NET Concurrency Utilities☆25Updated 10 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- C# Code Compiler | Code Analysis and Code Compiler for Eval-Expression.NET and Eval-SQL.NET☆12Updated last year
- .NET support library with useful utility methods☆24Updated last year
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…