System.Dynamic.Runtime 4.0.11-beta-23225
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>
Showing the top 20 packages that depend on System.Dynamic.Runtime.
| Packages | Downloads |
|---|---|
|
Serilog
Simple .NET logging with fully-structured events
|
611 |
|
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.
|
555 |
|
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.
|
536 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
407 |
|
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.
|
395 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
386 |
|
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
286 |
|
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.DataflowBlockOptions
System.Threading.Tasks.Dataflow.DataflowLinkOptions
System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions
System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions
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>
|
249 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d
When using NuGet 3.x this package requires at least version 3.4.
|
198 |
|
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.
|
156 |
|
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.
|
153 |
|
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
94 |
|
Microsoft.VisualBasic
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
When using NuGet 3.x this package requires at least version 3.4.
|
86 |
|
AutoMapper
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
|
23 |
|
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
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
|
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.
|
8 |
|
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.
|
8 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
124038c13eafa08e4bd8c2bfd04bb0633f958bc8
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
209f8aa25c26bad137112523118aea6fe862b6c7
When using NuGet 3.x this package requires at least version 3.4.
|
8 |
MonoAndroid 1.0
- No dependencies.
.NETCore 5.0
- System.Globalization (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.ObjectModel (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Collections (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Linq.Expressions (>= 4.0.10)
- System.Runtime (>= 4.0.20)
DNXCore 5.0
- System.Resources.ResourceManager (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Reflection.Emit (>= 4.0.0)
- System.Reflection.Emit.ILGeneration (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.0.0)
- System.Linq (>= 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.Runtime (>= 4.0.20)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.6
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.0
- System.Linq.Expressions (>= 4.0.10)
- System.Reflection (>= 4.0.0)
- System.ObjectModel (>= 4.0.0)
- System.Runtime (>= 4.0.20)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 481 | 05/29/2025 |
| 4.3.0-preview1-24530-04 | 6 | 06/28/2025 |
| 4.0.11 | 487 | 05/29/2025 |
| 4.0.11-rc2-24027 | 6 | 06/28/2025 |
| 4.0.11-beta-23516 | 6 | 06/28/2025 |
| 4.0.11-beta-23409 | 6 | 06/28/2025 |
| 4.0.11-beta-23225 | 6 | 06/28/2025 |
| 4.0.10 | 6 | 06/28/2025 |
| 4.0.10-beta-23109 | 6 | 06/28/2025 |
| 4.0.10-beta-23019 | 6 | 06/28/2025 |
| 4.0.10-beta-22816 | 7 | 06/28/2025 |
| 4.0.0 | 8 | 06/28/2025 |
| 4.0.0-beta-23109 | 6 | 06/28/2025 |
| 4.0.0-beta-23019 | 6 | 06/28/2025 |
| 4.0.0-beta-22605 | 6 | 06/28/2025 |
| 4.0.0-beta-22416 | 6 | 06/28/2025 |
| 4.0.0-beta-22231 | 6 | 06/28/2025 |