System.Dynamic.Runtime 4.0.11-beta-23516
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>
- 1548494
Showing the top 20 packages that depend on System.Dynamic.Runtime.
| Packages | Downloads |
|---|---|
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
When using NuGet 3.x this package requires at least version 3.4.
|
25 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
5f979c18c12f4903b171ca8cefccceeb03b22c32
When using NuGet 3.x this package requires at least version 3.4.
|
22 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
When using NuGet 3.x this package requires at least version 3.4.
|
20 |
|
ServiceStack.Common
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
|
19 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
When using NuGet 3.x this package requires at least version 3.4.
|
19 |
|
ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
|
19 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
18 |
|
Serilog
Simple .NET logging with fully-structured events
|
18 |
|
ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
|
18 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
|
18 |
|
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
18 |
|
sqlSugarCore
Asp.net Core ORM
|
18 |
|
Rebus
Rebus is a lean service bus for .NET
|
18 |
|
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
17 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
caa7b7e2bad98e56a687fb5cbaf60825500800f7
When using NuGet 3.x this package requires at least version 3.4.
|
17 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
17 |
|
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
|
17 |
MonoAndroid 1.0
- No dependencies.
.NETCore 5.0
- System.ObjectModel (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Linq.Expressions (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Linq (>= 4.0.0)
DNXCore 5.0
- System.Runtime (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- 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.Collections (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Linq.Expressions (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.ObjectModel (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.1
- System.Runtime (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)
- System.Reflection (>= 4.0.0)
Xamarin.iOS 1.0
- No dependencies.
.NETPlatform 5.4
- System.Runtime (>= 4.0.20)
- System.Linq.Expressions (>= 4.0.10)
- System.Reflection (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 9 | 2025/5/26 |
| 4.3.0-preview1-24530-04 | 7 | 2025/5/27 |
| 4.0.11 | 9 | 2025/5/28 |
| 4.0.11-rc2-24027 | 8 | 2025/5/27 |
| 4.0.11-beta-23516 | 13 | 2025/5/27 |
| 4.0.11-beta-23409 | 6 | 2025/5/27 |
| 4.0.11-beta-23225 | 8 | 2025/5/27 |
| 4.0.10 | 10 | 2025/5/27 |
| 4.0.10-beta-23109 | 8 | 2025/5/27 |
| 4.0.10-beta-23019 | 9 | 2025/5/27 |
| 4.0.10-beta-22816 | 7 | 2025/5/27 |
| 4.0.0 | 10 | 2025/5/27 |
| 4.0.0-beta-23109 | 9 | 2025/5/27 |
| 4.0.0-beta-23019 | 8 | 2025/5/28 |
| 4.0.0-beta-22605 | 9 | 2025/5/27 |
| 4.0.0-beta-22416 | 10 | 2025/5/28 |
| 4.0.0-beta-22231 | 9 | 2025/5/27 |