Microsoft.CSharp
4.7.0
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.CSharp --version 4.7.0
NuGet\Install-Package Microsoft.CSharp -Version 4.7.0
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
paket add Microsoft.CSharp --version 4.7.0
#r "nuget: Microsoft.CSharp, 4.7.0"
// Install Microsoft.CSharp as a Cake Addin
#addin nuget:?package=Microsoft.CSharp&version=4.7.0
// Install Microsoft.CSharp as a Cake Tool
#tool nuget:?package=Microsoft.CSharp&version=4.7.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. uap10.0.16299 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. win8 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCore 5.0
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
-
.NETStandard 2.0
- No dependencies.
-
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.
-
UAP 10.0.16299
- 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.
NuGet packages (4.7K)
Showing the top 5 NuGet packages that depend on Microsoft.CSharp:
Package | Downloads |
---|---|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
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 via Azure AD B2C. These tokens provide 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 clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP |
|
Microsoft.AspNetCore.JsonPatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381 |
|
AutoMapper
A convention-based object-object mapper. |
GitHub repositories (657)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CSharp:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
|
|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
|
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 591,838,489 | 12/3/2019 |
4.7.0-preview3.19551.4 | 144,140 | 11/13/2019 |
4.7.0-preview2.19523.17 | 31,192 | 11/1/2019 |
4.7.0-preview1.19504.10 | 658,660 | 10/15/2019 |
4.6.0 | 146,017,123 | 9/23/2019 |
4.6.0-rc1.19456.4 | 65,092 | 9/16/2019 |
4.6.0-preview9.19421.4 | 111,761 | 9/4/2019 |
4.6.0-preview9.19416.11 | 745 | 9/4/2019 |
4.6.0-preview8.19405.3 | 424,670 | 8/13/2019 |
4.6.0-preview7.19362.9 | 162,025 | 7/23/2019 |
4.6.0-preview6.19303.8 | 299,103 | 6/12/2019 |
4.6.0-preview6.19264.9 | 714 | 9/4/2019 |
4.6.0-preview5.19224.8 | 1,275,677 | 5/6/2019 |
4.6.0-preview4.19212.13 | 55,619 | 4/18/2019 |
4.6.0-preview3.19128.7 | 5,835,438 | 3/6/2019 |
4.6.0-preview.19073.11 | 76,997 | 1/29/2019 |
4.6.0-preview.18571.3 | 69,996 | 12/3/2018 |
4.5.0 | 627,106,584 | 5/29/2018 |
4.5.0-rc1 | 340,025 | 5/6/2018 |
4.5.0-preview2-26406-04 | 239,738 | 4/10/2018 |
4.5.0-preview1-26216-02 | 372,113 | 2/26/2018 |
4.4.1 | 92,535,456 | 12/12/2017 |
4.4.0 | 160,267,299 | 8/11/2017 |
4.4.0-preview2-25405-01 | 111,137 | 6/27/2017 |
4.4.0-preview1-25305-02 | 20,784 | 5/9/2017 |
4.3.0 | 570,097,296 | 11/15/2016 |
4.3.0-preview1-24530-04 | 88,396 | 10/24/2016 |
4.0.1 | 633,537,567 | 6/27/2016 |
4.0.1-rc2-24027 | 4,211,168 | 5/16/2016 |
4.0.1-beta-23516 | 359,114 | 11/18/2015 |
4.0.1-beta-23409 | 48,232 | 10/15/2015 |
4.0.1-beta-23225 | 150,689 | 9/1/2015 |
4.0.0 | 2,198,792 | 7/29/2015 |
4.0.0-beta-23109 | 102,629 | 7/27/2015 |
4.0.0-beta-23019 | 57,844 | 6/30/2015 |
4.0.0-beta-22816 | 57,505 | 4/24/2015 |
4.0.0-beta-22605 | 17,113 | 2/13/2015 |
4.0.0-beta-22416 | 13,217 | 1/16/2015 |
4.0.0-beta-22231 | 27,091 | 11/11/2014 |