xSdk.Extensions.AspNetCore 2.0.0-next.10

This is a prerelease version of xSdk.Extensions.AspNetCore.
dotnet add package xSdk.Extensions.AspNetCore --version 2.0.0-next.10
                    
NuGet\Install-Package xSdk.Extensions.AspNetCore -Version 2.0.0-next.10
                    
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="xSdk.Extensions.AspNetCore" Version="2.0.0-next.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xSdk.Extensions.AspNetCore" Version="2.0.0-next.10" />
                    
Directory.Packages.props
<PackageReference Include="xSdk.Extensions.AspNetCore" />
                    
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 xSdk.Extensions.AspNetCore --version 2.0.0-next.10
                    
#r "nuget: xSdk.Extensions.AspNetCore, 2.0.0-next.10"
                    
#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 xSdk.Extensions.AspNetCore@2.0.0-next.10
                    
#: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=xSdk.Extensions.AspNetCore&version=2.0.0-next.10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=xSdk.Extensions.AspNetCore&version=2.0.0-next.10&prerelease
                    
Install as a Cake Tool

xSdk.Extensions.AspNetCore

xSdk.Extensions.AspNetCore - ASP.NET Core extensions for the xSdk project.


For more information, see the repository: https://github.com/velvet-lab/xsdk

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on xSdk.Extensions.AspNetCore:

Package Downloads
xSdk.Extensions.AspNetCore.Links

xSdk.Extensions.AspNetCore.Links - Hateoas Link generation extensions for ASP.NET Core in the xSdk project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-next.10 52 4/29/2026
2.0.0-next.9 53 4/29/2026
2.0.0-next.8 49 4/29/2026
2.0.0-next.7 57 4/29/2026
2.0.0-next.6 48 4/29/2026
2.0.0-next.5 53 4/29/2026
2.0.0-next.4 43 4/29/2026
2.0.0-next.3 50 4/29/2026
2.0.0-next.2 58 4/29/2026
2.0.0-next.1 55 4/29/2026
1.1.0 138 3/16/2026
1.1.0-next.4 63 3/15/2026
1.0.0-next.14 595 3/14/2025
1.0.0-next.13 148 3/14/2025
1.0.0-next.12 262 3/5/2025
1.0.0-next.11 224 3/5/2025
1.0.0-next.10 248 3/4/2025
1.0.0-next.9 187 3/3/2025
1.0.0-next.8 124 3/3/2025
1.0.0-next.7 245 2/26/2025
Loading failed