antiufo / Shaman.ReflectionLinks
Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.
☆22Updated 5 years ago
Alternatives and similar repositories for Shaman.Reflection
Users that are interested in Shaman.Reflection 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
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- C# Toolkit☆33Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- An AOP code generator☆19Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 4 months ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 2 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆14Updated last year
- .NET Concurrency Utilities☆25Updated 10 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information☆23Updated last month