System.Dynamic.Runtime (4.0.11)
Published 2023-05-05 11:40:29 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.11 System.Dynamic.Runtime
About this package
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite 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>
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.0.11 | .NETCore5.0 |
System.Diagnostics.Debug | 4.0.11 | .NETCore5.0 |
System.Globalization | 4.0.11 | .NETCore5.0 |
System.Linq | 4.1.0 | .NETCore5.0 |
System.Linq.Expressions | 4.1.0 | .NETCore5.0 |
System.ObjectModel | 4.0.12 | .NETCore5.0 |
System.Reflection | 4.1.0 | .NETCore5.0 |
System.Reflection.TypeExtensions | 4.1.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.0.1 | .NETCore5.0 |
System.Runtime | 4.1.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.1.0 | .NETCore5.0 |
System.Threading | 4.0.11 | .NETCore5.0 |
System.Linq.Expressions | 4.1.0 | .NETStandard1.0 |
System.ObjectModel | 4.0.12 | .NETStandard1.0 |
System.Reflection | 4.1.0 | .NETStandard1.0 |
System.Runtime | 4.1.0 | .NETStandard1.0 |
System.Collections | 4.0.11 | .NETStandard1.3 |
System.Diagnostics.Debug | 4.0.11 | .NETStandard1.3 |
System.Globalization | 4.0.11 | .NETStandard1.3 |
System.Linq | 4.1.0 | .NETStandard1.3 |
System.Linq.Expressions | 4.1.0 | .NETStandard1.3 |
System.ObjectModel | 4.0.12 | .NETStandard1.3 |
System.Reflection | 4.1.0 | .NETStandard1.3 |
System.Reflection.Emit | 4.0.1 | .NETStandard1.3 |
System.Reflection.Emit.ILGeneration | 4.0.1 | .NETStandard1.3 |
System.Reflection.Primitives | 4.0.1 | .NETStandard1.3 |
System.Reflection.TypeExtensions | 4.1.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.0.1 | .NETStandard1.3 |
System.Runtime | 4.1.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.1.0 | .NETStandard1.3 |
System.Threading | 4.0.11 | .NETStandard1.3 |