10 packages tagged with “Expando”
(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.
Turn any object into an ExpandoObject with .ToExpando()!
Provides means for dynamically extending types at runtime
Utilities for dealing with ExpandoObject.
An object whose properties can be strongly-typed and dynamically added when created
A library that adds strongly-typed duck typing, dynamic expando objects, and dynamic metaclasses to the common language runtime.
This is a tiny library with which you can extend OracleClient. Easy way to get Entities, ExpandoObjects and much more.
It is a .NET Core/Standard library that provides dynamic object creation and query using expression
These are useful extension helpers for common programming functions Some extension helpers: - Application Assembly Info - ProcessAsyncHelper - Enum parser - Expando - Split Uppercase - Serialize/Deserialize JSON string, object or file - Image thumbnail and reduce - LINQ: TakeLast of elements, First from many, ToFlatten, Filter, ConvertCollectionTo, ForEach, DistinctBy - Get property value from reflection - IsNullOrWhiteSpace or IsNotNullOrWhiteSpace as extension - Serialize/Deserialize XML object or file Supported platforms: - NET 5.0