![]() |
VOOZH | about |
dotnet add package Crping.Auth.BLL --version 4.9.3
NuGet\Install-Package Crping.Auth.BLL -Version 4.9.3
<PackageReference Include="Crping.Auth.BLL" Version="4.9.3" />
<PackageVersion Include="Crping.Auth.BLL" Version="4.9.3" />Directory.Packages.props
<PackageReference Include="Crping.Auth.BLL" />Project file
paket add Crping.Auth.BLL --version 4.9.3
#r "nuget: Crping.Auth.BLL, 4.9.3"
#:package Crping.Auth.BLL@4.9.3
#addin nuget:?package=Crping.Auth.BLL&version=4.9.3Install as a Cake Addin
#tool nuget:?package=Crping.Auth.BLL&version=4.9.3Install as a Cake Tool
Crping.Auth的业务逻辑层
AdminLog的GetListAsync(...)方法MemberLog的GetListAsync(...)方法AdminLog, MemberLog新增方法ClearDataAsync()Member相关代码usingusing,namespaceUserLogBLL添加对IP的支持UserBLL中所有OptionsSnapshot<AuthOptions>对象注入方式替换为Options<AuthOptions>7.0.0| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Crping.Auth.BLL:
| Package | Downloads |
|---|---|
|
Crping.Auth.Domain
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.9.3 | 469 | 6/30/2023 |
| 4.9.2 | 327 | 6/23/2023 |
| 4.9.1 | 375 | 5/25/2023 |
| 4.9.0 | 366 | 5/20/2023 |
| 4.5.1 | 477 | 2/15/2023 |
| 4.5.0 | 476 | 2/13/2023 |
| 4.0.1 | 521 | 12/15/2022 |
| 4.0.0 | 551 | 11/27/2022 |
| 3.2.1 | 738 | 5/28/2022 |
| 3.2.0 | 687 | 5/26/2022 |
| 3.1.1 | 545 | 12/28/2021 |
| 3.1.0 | 573 | 12/21/2021 |
| 3.0.0 | 525 | 12/21/2021 |
| 2.1.0 | 656 | 9/14/2021 |
| 2.0.3 | 684 | 9/1/2021 |
| 2.0.2 | 635 | 8/31/2021 |
| 2.0.1 | 623 | 8/16/2021 |
| 2.0.0 | 866 | 8/16/2021 |
| 1.5.1 | 642 | 8/10/2021 |
| 1.5.0 | 680 | 8/6/2021 |
`Crping.Auth`的业务逻辑层