netfx-System.Dynamic.Reflection
1.2.0
dotnet add package netfx-System.Dynamic.Reflection --version 1.2.0
NuGet\Install-Package netfx-System.Dynamic.Reflection -Version 1.2.0
<PackageReference Include="netfx-System.Dynamic.Reflection" Version="1.2.0" />
paket add netfx-System.Dynamic.Reflection --version 1.2.0
#r "nuget: netfx-System.Dynamic.Reflection, 1.2.0"
// Install netfx-System.Dynamic.Reflection as a Cake Addin #addin nuget:?package=netfx-System.Dynamic.Reflection&version=1.2.0 // Install netfx-System.Dynamic.Reflection as a Cake Tool #tool nuget:?package=netfx-System.Dynamic.Reflection&version=1.2.0
Provides full reflection capabilities using C# 4.0 dynamic syntax, including invoking and accessing public, internal or private, instance or static members including constructors.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on netfx-System.Dynamic.Reflection:
Package | Downloads |
---|---|
netfx-Patterns.DomainContext.EF
Implements the Domain Context pattern for EntityFramework 4.1, by extending the DbContext with support for rich domain modeling capabilities for persistence ignorant aggregate roots and dependent entities, including automatic graph saving, logical deletes and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.