dotnetcurry / Dynamic-Class-Creation-RoslynLinks
This article discusses an approach to take advantage of Roslyn to increase the amount of dynamic language features we can use into our C# programs. This approach preserves type safety if required and enhances the performance of dynamically added code when compared with using ExpandoObject instances. Read this article in the 8th Anniversary editi…
☆12Updated 5 years ago
Alternatives and similar repositories for Dynamic-Class-Creation-Roslyn
Users that are interested in Dynamic-Class-Creation-Roslyn are comparing it to the libraries listed below
Sorting:
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated last month
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 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
- Explore project dependencies in .NET☆67Updated 2 weeks ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 2 weeks ago
- Write Serilog events to observers (Rx) through an IObservable☆27Updated last year
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- Internal application architecture via command and event messages☆32Updated this week
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 8 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- An AOP code generator☆18Updated 4 years ago
- A Robust Option Type for C#☆14Updated 8 years ago
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last month
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A LiteDB with realtime notifications☆43Updated last year
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆27Updated last year
- A library to convert byte sizes to a human readable form☆34Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆25Updated 5 months ago
- Everything is an (Open)API☆36Updated 2 years ago
- Provides publishing support for applications using Onova.☆23Updated last year
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year