Microsoft.NETCore.App 2.2.8 (original) (raw)
A set of .NET API's that are included in the default .NET Core application model.
b9aa1abc510165cdc4c92e59d938def6f3eee0e1
When using NuGet 3.x this package requires at least version 3.4.
Product | 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NETCoreApp 2.2
- Microsoft.NETCore.DotNetHostPolicy (>= 2.2.8)
- Microsoft.NETCore.Platforms (>= 2.2.4)
- Microsoft.NETCore.Targets (>= 2.0.0)
- NETStandard.Library (>= 2.0.3)
NuGet packages (1.4K)
Showing the top 5 NuGet packages that depend on Microsoft.NETCore.App:
Package | Downloads |
---|---|
CommonServiceLocator The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. | 113.9M |
Microsoft.VisualStudio.Web.CodeGeneration.Tools Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. | 69.8M |
Unity.Abstractions Unity Container Public Abstractions | 55.4M |
Unity.Container Unity Core Engine | 45.8M |
dotnet-xunit .NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x. | 39.0M |
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on Microsoft.NETCore.App:
Repository | Stars |
---|---|
MonoGame/MonoGame One framework for creating powerful cross-platform games. | 12.2K |
JamesNK/Newtonsoft.Json Json.NET is a popular high-performance JSON framework for .NET | 11.1K |
cyanfish/naps2 Scan documents to PDF and more, as simply as possible. | 3.4K |
dotnet/sdk Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI | 2.9K |
dotnet/corert This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain. | 2.9K |
mono/monodevelop MonoDevelop is a cross platform .NET IDE | 2.9K |
dotnet/iot This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs. | 2.3K |
OmniSharp/omnisharp-roslyn OmniSharp server (HTTP, STDIO) based on Roslyn workspaces | 1.9K |
msgpack/msgpack-cli MessagePack implementation for Common Language Infrastructure / msgpack.org[C#] | 841 |
dotnet/dotnet Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK. | 637 |
magicdict/MongoCola A MongoDB Administration Tool | 538 |
dotnetcore/aspnetcore-doc-cn The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community. | 522 |
Kagamia/WzComparerR2 Maplestory online Extractor | 476 |
dotnet/training-tutorials Getting started tutorials for C# and ASP.NET | 425 |
MikePopoloski/StringFormatter Zero-allocation string formatting for .NET. | 343 |
dreamanlan/CSharpGameFramework 基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。 | 281 |
ProfessionalCSharp/MoreSamples Additional code samples the book series Professional C#, Wrox Press | 274 |
bamotav/Hangfire.RecurringJobAdmin A dashboard to manage Hangfire's recurring jobs. | 211 |
NeoAxis/NeoAxisEngine A versatile game engine designed for creating video games and real-time apps. | 209 |
mellinoe/vk Low-level Vulkan bindings for .NET. | 185 |