Microsoft.CSharp
4.0.0-beta-22416
See the version list below for details.
dotnet add package Microsoft.CSharp --version 4.0.0-beta-22416
NuGet\Install-Package Microsoft.CSharp -Version 4.0.0-beta-22416
<PackageReference Include="Microsoft.CSharp" Version="4.0.0-beta-22416" />
paket add Microsoft.CSharp --version 4.0.0-beta-22416
#r "nuget: Microsoft.CSharp, 4.0.0-beta-22416"
// Install Microsoft.CSharp as a Cake Addin #addin nuget:?package=Microsoft.CSharp&version=4.0.0-beta-22416&prerelease // Install Microsoft.CSharp as a Cake Tool #tool nuget:?package=Microsoft.CSharp&version=4.0.0-beta-22416&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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Dynamic.Runtime (>= 4.0.0-beta-22416)
- System.Linq.Expressions (>= 4.0.0-beta-22416)
- System.Runtime (>= 4.0.0-beta-22416)
NuGet packages (34)
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 |
|
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. |
|
AutoMapper
A convention-based object-object mapper. |
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
EntityFramework.Migrations
Shared Entity Framework migrations components for relational data stores. |
GitHub repositories (717)
Showing the top 5 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.
|