System.Dynamic.Runtime
4.0.10
Prefix Reserved
Requires NuGet 3.0 or higher.
dotnet add package System.Dynamic.Runtime --version 4.0.10
NuGet\Install-Package System.Dynamic.Runtime -Version 4.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Dynamic.Runtime" Version="4.0.10" />
<PackageReference Include="System.Dynamic.Runtime" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Dynamic.Runtime --version 4.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Dynamic.Runtime, 4.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Dynamic.Runtime&version=4.0.10
#tool nuget:?package=System.Dynamic.Runtime&version=4.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNXCore | dnxcore50 is compatible. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCore 5.0
- System.Collections (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.0
- System.Linq.Expressions (>= 4.0.10)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.20)
-
DNXCore 5.0
- System.Collections (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.ObjectModel (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Emit (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
GitHub repositories (163)
Showing the top 20 popular GitHub repositories that depend on System.Dynamic.Runtime:
Repository | Stars |
---|---|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
kevin-montrose/Jil
Fast .NET JSON (De)Serializer, Built On Sigil
|
|
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
mikependon/RepoDB
A hybrid ORM library for .NET.
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
|
|
dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
|
Version | Downloads | Last updated |
---|---|---|
4.0.10 | 26,073 | 7/20/2015 |
4.0.10-beta-23019 | 8,441 | 6/29/2015 |
4.0.10-beta-22816 | 29,368 | 4/24/2015 |
4.0.0 | 20,990 | 7/20/2015 |
4.0.0-beta-23019 | 12,140 | 6/29/2015 |
4.0.0-beta-22605 | 9,888 | 2/13/2015 |
4.0.0-beta-22416 | 8,972 | 1/16/2015 |
4.0.0-beta-22231 | 21,136 | 11/11/2014 |