Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 567 Bytes

File metadata and controls

12 lines (9 loc) · 567 Bytes

Orc.DynamicObjects

Name Badge
Downloads NuGet downloads
Stable version Version
Unstable version Pre-release version

In .NET, it is possible to create fully dynamic objects. This makes it possible to create types of which the members are not yet known at compile time.

For documentation, please visit the documentation portal