Util.Extras.AspNetCore 8.0.19.1

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

Util.Extras.AspNetCore是Util应用框架的AspNetCore操作类库的扩展库

Product Compatible and additional computed target framework versions.
.NET 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 (8)

Showing the top 5 NuGet packages that depend on Util.Extras.AspNetCore:

Package Downloads
Util.Extras.Application

Util.Extras.Application是Util应用框架的应用层基础类库的扩展库

Util.Extras.Authorization

Util.Extras.Authorization授权插件

Util.Extras.Tools.IPLocation

Util.Extras.Tools.IPLocation是IP归属地工具类

Util.Extras.Authentication.JwtBearer

Util.Extras.Authentication.JwtBearer授权验证拓展插件

Util.Extras.Data.EntityFrameworkCore.MySql

Util.Extras.Data.EntityFrameworkCore.MySql是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理MySql数据库的扩展库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.19.1 131 7/31/2024
8.0.19 189 7/5/2024
8.0.16 190 5/21/2024
8.0.15 202 5/17/2024
8.0.14 222 4/23/2024
8.0.13 207 4/21/2024
8.0.13-pre.99992 71 4/21/2024
8.0.13-pre.99991 67 4/21/2024
8.0.13-pre.9991 79 4/15/2024
8.0.13-pre.999 72 4/15/2024
8.0.13-pre.998 78 4/13/2024
8.0.13-pre.997 79 4/11/2024
8.0.13-pre.93 77 4/8/2024
8.0.12 203 4/5/2024
8.0.12-pre.3 76 4/3/2024
8.0.12-pre.1 75 4/3/2024
8.0.11 211 4/3/2024
8.0.10 208 3/30/2024
8.0.9 180 3/28/2024
8.0.9-pre.992 70 3/28/2024
8.0.9-pre.96 62 3/27/2024
8.0.9-pre.8 77 3/26/2024
8.0.9-pre.6 96 3/24/2024
8.0.9-pre.5 71 3/24/2024
8.0.8 204 3/24/2024
8.0.8-pre7 100 3/23/2024
8.0.8-pre.8 66 3/23/2024
8.0.7 221 3/20/2024
8.0.6 217 3/16/2024
8.0.3 216 3/10/2024
8.0.2 232 3/5/2024
8.0.1 205 2/18/2024
8.0.0 196 2/3/2024
7.1.131 244 1/26/2024
7.1.123 265 1/5/2024
7.1.114 260 12/24/2023
7.1.109 263 12/9/2023
7.1.68 263 11/6/2023
7.1.62 250 10/29/2023
7.1.33 288 9/24/2023
7.1.31 255 9/23/2023
7.1.29 260 9/21/2023
7.1.20 263 9/3/2023
7.1.18 276 8/23/2023
7.0.13 272 8/18/2023
7.0.12 291 8/17/2023
7.0.11 274 8/17/2023
7.0.9 381 3/30/2023
7.0.8 393 3/18/2023
7.0.7 372 3/3/2023
7.0.6 379 2/28/2023
7.0.5 381 2/24/2023
7.0.4 405 2/24/2023

DCSoft应用框架以MIT开源发布,可随意使用