Microsoft.NETCore.App.Ref 11.0.0-preview.2.26159.112

Prefix Reserved
This is a prerelease version of Microsoft.NETCore.App.Ref.
dotnet add package Microsoft.NETCore.App.Ref --version 11.0.0-preview.2.26159.112
                    
NuGet\Install-Package Microsoft.NETCore.App.Ref -Version 11.0.0-preview.2.26159.112
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.2.26159.112" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.2.26159.112" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NETCore.App.Ref" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.NETCore.App.Ref --version 11.0.0-preview.2.26159.112
                    
#r "nuget: Microsoft.NETCore.App.Ref, 11.0.0-preview.2.26159.112"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.NETCore.App.Ref@11.0.0-preview.2.26159.112
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.NETCore.App.Ref&version=11.0.0-preview.2.26159.112&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.NETCore.App.Ref&version=11.0.0-preview.2.26159.112&prerelease
                    
Install as a Cake Tool

About

This package consists of the components that make up the Microsoft.NETCore.App framework.

How to Use

Do not directly reference this package. It's used by the .NET SDK when projects target .NET.

Additional Documentation

Feedback & Contributing

.NET is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.NETCore.App.Ref:

Repository Stars
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
jaredpar/basic-reference-assemblies
Produce NuPkg files that have .NET Reference assemblies as resources
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
Version Downloads Last Updated
11.0.0-preview.2.26159.112 158 3/10/2026
11.0.0-preview.1.26104.118 675 2/10/2026
10.0.5 0 3/12/2026
10.0.4 9,776 3/10/2026
10.0.3 102,739 2/10/2026
10.0.2 589,108 1/13/2026
10.0.1 134,368 12/9/2025
10.0.0 323,784 11/11/2025
10.0.0-rc.2.25502.107 11,383 10/14/2025
10.0.0-rc.1.25451.107 33,235 9/9/2025
9.0.14 51,162 3/10/2026
9.0.13 549,129 2/10/2026
9.0.12 1,838,916 1/13/2026
9.0.11 2,602,013 11/11/2025
9.0.10 556,821 10/14/2025
8.0.25 167,823 3/10/2026
8.0.24 2,189,421 2/10/2026
8.0.23 6,471,366 1/13/2026
8.0.22 6,715,193 11/11/2025
8.0.21 2,986,245 10/14/2025
Loading failed