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 4 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 week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- All Blazor Demos☆20Updated last month
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 11 months 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
- Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information☆23Updated last month
- Unit Testing with Local Functions☆29Updated last month
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- Delete NuGet packages quickly☆24Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Provides publishing support for applications using Onova.☆23Updated 11 months ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated 2 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 11 months ago
- Geocoder for .Net that uses multiple backend geocoder services.☆24Updated 2 years ago
- Serilog sink that writes to console with high-performance non-blocking output.☆22Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A queryable wrapper implementation for LiteDB with additional async extensions.☆24Updated 3 months ago
- Previously known as Pipelines.Net. AutoPipe is a package that allows to encapsulate each peace of logic into one processor and then combi…☆16Updated last year
- .NET support library with useful utility methods☆24Updated last year
- A Robust Option Type for C#☆14Updated 8 years ago
- A Visual Studio extension☆22Updated 2 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- .Net Or-Mapper working with dynamically implemented abstract Classes☆16Updated last year
- An AOP code generator☆18Updated 4 years ago
- A library designed to help generating codes / confirmation strings☆45Updated 6 years ago
- 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
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Generates C# Script for constructing the given object☆21Updated 10 months ago