Dry.AspNetCore 8.0.8

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

对AspNetCore的一些封装

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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. 
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 Dry.AspNetCore:

Package Downloads
Dry.Application.RESTFul.Api

RESTFul服务端

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.8 206 5/24/2024
8.0.5 192 1/19/2024
8.0.4 163 1/16/2024
8.0.0 246 12/6/2023
6.2.0 232 11/20/2023
6.1.10 306 6/29/2023
6.1.9 273 6/28/2023
6.1.8 451 2/24/2023
6.1.7 415 2/24/2023
6.1.6 409 2/24/2023
6.1.5 428 2/14/2023
6.1.4 436 2/14/2023
6.1.3 416 2/14/2023
6.1.2 430 2/14/2023
6.1.1 412 2/14/2023
6.1.0 431 2/13/2023