System.Dynamic.Runtime 4.0.11-beta-23409
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 |
|---|---|
|
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.
|
487 |
|
Serilog
Simple .NET logging with fully-structured events
|
479 |
|
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.
|
468 |
|
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.
|
385 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
360 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
333 |
|
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
|
234 |
|
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>
|
200 |
|
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.
|
176 |
|
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.
|
138 |
|
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.
|
133 |
|
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.
|
92 |
|
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.
|
76 |
|
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.
|
22 |
|
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.
|
7 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
cca5d72d48c1dd5633e92a8f2f8f3a4b9f9ff774
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
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.
|
6 |
|
Serilog
Simple .NET logging with fully-structured events
|
6 |
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 | 414 | 05/29/2025 |
| 4.3.0-preview1-24530-04 | 4 | 06/28/2025 |
| 4.0.11 | 388 | 05/29/2025 |
| 4.0.11-rc2-24027 | 4 | 06/28/2025 |
| 4.0.11-beta-23516 | 4 | 06/28/2025 |
| 4.0.11-beta-23409 | 4 | 06/28/2025 |
| 4.0.11-beta-23225 | 4 | 06/28/2025 |
| 4.0.10 | 4 | 06/28/2025 |
| 4.0.10-beta-23109 | 4 | 06/28/2025 |
| 4.0.10-beta-23019 | 4 | 06/28/2025 |
| 4.0.10-beta-22816 | 4 | 06/28/2025 |
| 4.0.0 | 5 | 06/28/2025 |
| 4.0.0-beta-23109 | 4 | 06/28/2025 |
| 4.0.0-beta-23019 | 4 | 06/28/2025 |
| 4.0.0-beta-22605 | 4 | 06/28/2025 |
| 4.0.0-beta-22416 | 4 | 06/28/2025 |
| 4.0.0-beta-22231 | 4 | 06/28/2025 |