System.Dynamic.Runtime
4.0.0
See the version list below for details.
Install-Package System.Dynamic.Runtime -Version 4.0.0
dotnet add package System.Dynamic.Runtime --version 4.0.0
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.0" />
paket add System.Dynamic.Runtime --version 4.0.0
#r "nuget: System.Dynamic.Runtime, 4.0.0"
// Install System.Dynamic.Runtime as a Cake Addin
#addin nuget:?package=System.Dynamic.Runtime&version=4.0.0
// Install System.Dynamic.Runtime as a Cake Tool
#tool nuget:?package=System.Dynamic.Runtime&version=4.0.0
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| .NETPlatform | dotnet |
| MonoAndroid | monoandroid10 |
| MonoTouch | monotouch10 |
| Universal Windows Platform | netcore50 uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | win8 |
| Xamarin.iOS | xamarinios10 |
| Xamarin.Mac | xamarinmac20 |
-
.NETCore 5.0
- System.Linq.Expressions (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Linq.Expressions (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (17)
Showing the top 5 NuGet packages that depend on System.Dynamic.Runtime:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea |
|
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files. |
|
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification. |
|
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter |
|
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol. |