System.Dynamic.Runtime
4.0.11-beta-23225
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Dynamic.Runtime --version 4.0.11-beta-23225
NuGet\Install-Package System.Dynamic.Runtime -Version 4.0.11-beta-23225
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.11-beta-23225" />
<PackageVersion Include="System.Dynamic.Runtime" Version="4.0.11-beta-23225" />
<PackageReference Include="System.Dynamic.Runtime" />
paket add System.Dynamic.Runtime --version 4.0.11-beta-23225
#r "nuget: System.Dynamic.Runtime, 4.0.11-beta-23225"
#addin nuget:?package=System.Dynamic.Runtime&version=4.0.11-beta-23225&prerelease
#tool nuget:?package=System.Dynamic.Runtime&version=4.0.11-beta-23225&prerelease
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. |
-
.NETCore 5.0
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.ObjectModel (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
-
.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.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.10)
- System.ObjectModel (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Reflection.Emit (>= 4.0.0)
- System.Reflection.Emit.ILGeneration (>= 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.10)
- System.Threading (>= 4.0.10)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (577)
Showing the top 5 NuGet packages that depend on System.Dynamic.Runtime:
Package | Downloads |
---|---|
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.IdentityModel.Clients.ActiveDirectory
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements. |
|
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality. |
|
Microsoft.VisualBasic
Provides types that support the Visual Basic runtime Commonly Used Types: Microsoft.VisualBasic.Strings Microsoft.VisualBasic.CompilerServices.Conversions 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4. |
|
Nito.Disposables
IDisposable and IAsyncDisposable helper types. |
GitHub repositories (164)
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.3.0 | 1,055,957,074 | 11/15/2016 |
4.3.0-preview1-24530-04 | 139,920 | 10/24/2016 |
4.0.11 | 1,038,236,035 | 6/27/2016 |
4.0.11-rc2-24027 | 4,973,351 | 5/16/2016 |
4.0.11-beta-23516 | 337,080 | 11/18/2015 |
4.0.11-beta-23409 | 374,979 | 10/15/2015 |
4.0.11-beta-23225 | 181,253 | 9/1/2015 |
4.0.10 | 1,786,226 | 7/29/2015 |
4.0.10-beta-23109 | 33,169 | 7/27/2015 |
4.0.10-beta-23019 | 38,998 | 6/30/2015 |
4.0.10-beta-22816 | 66,468 | 4/24/2015 |
4.0.0 | 21,469,031 | 7/29/2015 |
4.0.0-beta-23109 | 44,569 | 7/27/2015 |
4.0.0-beta-23019 | 56,183 | 6/30/2015 |
4.0.0-beta-22605 | 21,271 | 2/13/2015 |
4.0.0-beta-22416 | 19,032 | 1/16/2015 |
4.0.0-beta-22231 | 35,350 | 11/11/2014 |