Util.Extras.AspNetCore 7.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Util.Extras.AspNetCore --version 7.0.6
                    
NuGet\Install-Package Util.Extras.AspNetCore -Version 7.0.6
                    
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="7.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Extras.AspNetCore" Version="7.0.6" />
                    
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 7.0.6
                    
#r "nuget: Util.Extras.AspNetCore, 7.0.6"
                    
#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 Util.Extras.AspNetCore@7.0.6
                    
#: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=Util.Extras.AspNetCore&version=7.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Util.Extras.AspNetCore&version=7.0.6
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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.Authentication.JwtBearer

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

Util.Extras.Data.EntityFrameworkCore.MySql

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

Util.Extras.Tools.IPLocation

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.19.1 319 7/31/2024
8.0.19 324 7/5/2024
8.0.16 332 5/21/2024
8.0.15 346 5/17/2024
8.0.14 375 4/23/2024
8.0.13 343 4/21/2024
8.0.13-pre.99992 122 4/21/2024
8.0.13-pre.99991 116 4/21/2024
8.0.13-pre.9991 118 4/15/2024
8.0.13-pre.999 112 4/15/2024
8.0.13-pre.998 128 4/13/2024
8.0.13-pre.997 126 4/11/2024
8.0.13-pre.93 119 4/8/2024
8.0.12 355 4/5/2024
8.0.12-pre.3 119 4/3/2024
8.0.12-pre.1 118 4/3/2024
8.0.11 358 4/3/2024
8.0.10 358 3/30/2024
8.0.9 309 3/28/2024
7.0.6 539 2/28/2023
Loading failed

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