Microsoft.CSharp
4.0.1
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.CSharp -Version 4.0.1
dotnet add package Microsoft.CSharp --version 4.0.1
<PackageReference Include="Microsoft.CSharp" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CSharp --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CSharp, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CSharp as a Cake Addin
#addin nuget:?package=Microsoft.CSharp&version=4.0.1
// Install Microsoft.CSharp as a Cake Tool
#tool nuget:?package=Microsoft.CSharp&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Dynamic.Runtime (>= 4.0.11)
- System.Linq.Expressions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (28)
Showing the top 5 NuGet packages that depend on Microsoft.CSharp:
| Package | Downloads |
|---|---|
|
AutoMapper
A convention-based object-object mapper.
|
|
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
|
|
Visitmedia.Victor.SupplyConnect.Core
Allgemeine Core Lib von Supply Connect
|
|
|
Microsoft.AspNetCore.JsonPatch
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/aspnet/JsonPatch/tree/3b485909ebec98d9437058dbcf45dac3ccd1f157
|
|
|
Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
|