Microsoft.CSharp
4.6.0-preview.19073.11
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.CSharp --version 4.6.0-preview.19073.11
NuGet\Install-Package Microsoft.CSharp -Version 4.6.0-preview.19073.11
<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview.19073.11" />
<PackageVersion Include="Microsoft.CSharp" Version="4.6.0-preview.19073.11" />
<PackageReference Include="Microsoft.CSharp" />
paket add Microsoft.CSharp --version 4.6.0-preview.19073.11
#r "nuget: Microsoft.CSharp, 4.6.0-preview.19073.11"
#addin nuget:?package=Microsoft.CSharp&version=4.6.0-preview.19073.11&prerelease
#tool nuget:?package=Microsoft.CSharp&version=4.6.0-preview.19073.11&prerelease
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-browser 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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.5.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.5.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 (5.1K)
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.AspNetCore.JsonPatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898 |
|
Microsoft.IdentityModel.Clients.ActiveDirectory
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements. |
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects. |
GitHub repositories (733)
Showing the top 20 popular GitHub repositories that depend on Microsoft.CSharp:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
|
|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 965,980,678 | 12/3/2019 |
4.7.0-preview3.19551.4 | 165,951 | 11/13/2019 |
4.7.0-preview2.19523.17 | 33,915 | 11/1/2019 |
4.7.0-preview1.19504.10 | 750,361 | 10/15/2019 |
4.6.0 | 217,784,844 | 9/23/2019 |
4.6.0-rc1.19456.4 | 70,386 | 9/16/2019 |
4.6.0-preview9.19421.4 | 126,614 | 9/4/2019 |
4.6.0-preview9.19416.11 | 1,060 | 9/4/2019 |
4.6.0-preview8.19405.3 | 495,590 | 8/13/2019 |
4.6.0-preview7.19362.9 | 238,056 | 7/23/2019 |
4.6.0-preview6.19303.8 | 334,694 | 6/12/2019 |
4.6.0-preview6.19264.9 | 1,022 | 9/4/2019 |
4.6.0-preview5.19224.8 | 1,438,694 | 5/6/2019 |
4.6.0-preview4.19212.13 | 60,954 | 4/18/2019 |
4.6.0-preview3.19128.7 | 6,479,550 | 3/6/2019 |
4.6.0-preview.19073.11 | 80,182 | 1/29/2019 |
4.6.0-preview.18571.3 | 80,376 | 12/3/2018 |
4.5.0 | 1,035,426,529 | 5/29/2018 |
4.5.0-rc1 | 443,298 | 5/6/2018 |
4.5.0-preview2-26406-04 | 297,154 | 4/10/2018 |
4.5.0-preview1-26216-02 | 446,922 | 2/26/2018 |
4.4.1 | 120,577,882 | 12/12/2017 |
4.4.0 | 202,624,424 | 8/11/2017 |
4.4.0-preview2-25405-01 | 144,189 | 6/27/2017 |
4.4.0-preview1-25305-02 | 25,133 | 5/9/2017 |
4.3.0 | 859,145,021 | 11/15/2016 |
4.3.0-preview1-24530-04 | 114,272 | 10/24/2016 |
4.0.1 | 915,178,638 | 6/27/2016 |
4.0.1-rc2-24027 | 4,566,920 | 5/16/2016 |
4.0.1-beta-23516 | 366,325 | 11/18/2015 |
4.0.1-beta-23409 | 52,113 | 10/15/2015 |
4.0.1-beta-23225 | 187,411 | 9/1/2015 |
4.0.0 | 2,523,767 | 7/29/2015 |
4.0.0-beta-23109 | 110,164 | 7/27/2015 |
4.0.0-beta-23019 | 62,588 | 6/30/2015 |
4.0.0-beta-22816 | 61,402 | 4/24/2015 |
4.0.0-beta-22605 | 21,052 | 2/13/2015 |
4.0.0-beta-22416 | 17,180 | 1/16/2015 |
4.0.0-beta-22231 | 31,068 | 11/11/2014 |