Util.Extras.Security 8.0.19.1

dotnet add package Util.Extras.Security --version 8.0.19.1
                    
NuGet\Install-Package Util.Extras.Security -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.Security" 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.Security" Version="8.0.19.1" />
                    
Directory.Packages.props
<PackageReference Include="Util.Extras.Security" />
                    
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.Security --version 8.0.19.1
                    
#r "nuget: Util.Extras.Security, 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.
#:package Util.Extras.Security@8.0.19.1
                    
#: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.Security&version=8.0.19.1
                    
Install as a Cake Addin
#tool nuget:?package=Util.Extras.Security&version=8.0.19.1
                    
Install as a Cake Tool

Util.Extras.Security是Util应用框架的权限类库的扩展库

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 (1)

Showing the top 1 NuGet packages that depend on Util.Extras.Security:

Package Downloads
Util.Extras.AspNetCore

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.19.1 154 7/31/2024
8.0.19 212 7/5/2024
8.0.16 226 5/21/2024
8.0.15 228 5/17/2024
8.0.14 240 4/23/2024
8.0.13 236 4/21/2024
8.0.13-pre.99992 87 4/21/2024
8.0.13-pre.99991 92 4/21/2024
8.0.13-pre.9991 90 4/15/2024
8.0.13-pre.999 83 4/15/2024
8.0.13-pre.998 92 4/13/2024
8.0.13-pre.997 96 4/11/2024
8.0.13-pre.93 93 4/8/2024
8.0.12 224 4/5/2024
8.0.12-pre.3 89 4/3/2024
8.0.12-pre.1 93 4/3/2024
8.0.11 245 4/3/2024
8.0.10 232 3/30/2024
8.0.9 219 3/28/2024
8.0.9-pre.992 80 3/28/2024
8.0.9-pre.96 93 3/27/2024
8.0.9-pre.8 86 3/26/2024
8.0.9-pre.6 124 3/24/2024
8.0.9-pre.5 86 3/24/2024
8.0.8 225 3/24/2024
8.0.8-pre7 99 3/23/2024
8.0.8-pre.8 83 3/23/2024
8.0.7 234 3/20/2024
8.0.6 253 3/16/2024
8.0.3 232 3/10/2024
8.0.2 256 3/5/2024
8.0.1 248 2/18/2024
8.0.0 230 2/3/2024
7.1.131 280 1/26/2024
7.1.123 292 1/5/2024
7.1.114 277 12/24/2023
7.1.109 290 12/9/2023
7.1.68 297 11/6/2023
7.1.62 291 10/29/2023
7.1.33 307 9/24/2023
7.1.31 275 9/23/2023
7.1.29 281 9/21/2023
7.1.20 303 9/3/2023
7.1.18 304 8/23/2023
7.0.13 319 8/18/2023
7.0.12 322 8/17/2023
7.0.11 305 8/17/2023
7.0.9 421 3/30/2023
7.0.8 428 3/18/2023
7.0.7 425 3/3/2023
7.0.6 447 2/28/2023
7.0.5 423 2/24/2023
7.0.4 449 2/24/2023

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