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:
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Explore project dependencies in .NET☆68Updated 11 months ago
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated 2 weeks 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 2 years ago
- A library to convert byte sizes to a human readable form☆34Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- An AOP code generator☆18Updated 4 years 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 last week
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 6 months ago
- A LiteDB with realtime notifications☆43Updated last year
- My self-educational collection of LinqPad queries.☆25Updated 3 years ago
- Full-stack application framework to quickly build well-architected data-oriented web or desktop apps in .NET.☆33Updated 3 weeks ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Everything is an (Open)API☆36Updated 2 years ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- TopazView is a lightweight view engine that utilizes the Topaz JavaScript Engine. It serves as an alternative to the Razor View Engine, o…☆19Updated 8 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A rules engine. Set values of the properties of an object graph when other properties change☆32Updated 5 years ago
- A set of reactive/observable wrappers around the FileSystemWatcher.☆61Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last week
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 2 years ago
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- .NET abstractions and implementations for storage services like blob storages, file systems or object storages.☆39Updated last year
- Get typed access to the DbEntityEntry<T>.OriginalValues property bag☆34Updated 7 years ago
- Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information☆23Updated 2 months ago
- .Net Or-Mapper working with dynamically implemented abstract Classes☆16Updated last year
- .NET abstractions and implementations for message brokers, event queues and data ingestion services.☆47Updated 2 years ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- An HTML generation library☆42Updated 2 weeks ago