Crping.Auth.BLL
4.9.3
dotnet add package Crping.Auth.BLL --version 4.9.3
NuGet\Install-Package Crping.Auth.BLL -Version 4.9.3
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="Crping.Auth.BLL" Version="4.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.Auth.BLL --version 4.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.Auth.BLL, 4.9.3"
#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.
// Install Crping.Auth.BLL as a Cake Addin #addin nuget:?package=Crping.Auth.BLL&version=4.9.3 // Install Crping.Auth.BLL as a Cake Tool #tool nuget:?package=Crping.Auth.BLL&version=4.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.Auth.BLL
Crping.Auth
的业务逻辑层
版本更新说明
4.9.3
2023-06-30
- 更新项目依赖
4.9.2
2023-05-26
- 实现
AdminLog
的GetListAsync(...)
方法 - 实现
MemberLog
的GetListAsync(...)
方法 AdminLog
,MemberLog
新增方法ClearDataAsync()
4.9.1
2023-05-25
- 修改
Member
相关代码
4.9.0
2023-05-20
- 相关组件全部重构,并对齐版本号,测试中
4.5.1
2023-02-15
- 更新对JWT等组件的引用
4.5.0
2023-02-10
- 添加全局
using
- 优化所有
using
,namespace
UserLogBLL
添加对IP
的支持
4.0.1
2022-12-15
- 将
UserBLL
中所有OptionsSnapshot<AuthOptions>
对象注入方式替换为Options<AuthOptions>
4.0.0
2022-11-23
- 更新.net版本至:
7.0.0
历史版本:
- 3.2.1:修改UserLog过滤规则
- 3.2.0:新增修改部分方法,更新Crping.EFCore版本
- 3.1.1:更新对Crping.EFCore的引用
- 3.1.0:重要:使用泛型,清除对 DbContext 的依赖
- 3.0.0:目标框架修改为.net6.0
- 2.1.0:新增LoginAsync(string userName, string password),并修改相关方法
- 2.0.3:同步更新相关组件
- 2.0.2:同步对Crping.EFCore的新版本引用
- 2.0.1:修复 GetPermissionsAsync dal未初始化的问题
- 2.0.0:与 Crping.EFCore 2.0 版本号对齐,删除微信支付(EFCore 重大改版!!!)
- 1.5.1:升级对Crping.EFCore的版本引用
- 1.5.0:升级对Crping.EFCore的版本匹配
- 1.4.1:更新依赖版本
- 1.4.0:修改微信支付逻辑,添加更多返回参数
- 1.3.3:修改微信支付
- 1.3.2:修改方法 UnifiedOrder 为 UnifiedOrderAsync
- 1.3.1:适配 Crping.Common.Base 的修改
- 1.3.0:适配Crping.EFCore的大改动
- 1.2.0:新增对微信小程序支付的支持
- 1.1.1:修改微信小程序登录方法名
- 1.1.0:同步与Crping.EFCore的相关修改
- 1.0.1:修正包引用错误,此版为 Sql Server 版本
- 1.0.0:Crping.Auth 的业务逻辑层
2022-06-05
- 修复微信登录时的事务处理BUG
2022-05-18
- 针对新版Crping.EFCore,优化所有相关代码
2022-02-13
- 修改:忽略用户对日志表的读取操作,不再写入日志表
2021-07-21:
- 添加对微信小程序支付的支持。
- 修改微信相关接口、实现类的名称,部分方法
2021-07-15:
- 随Crping.EFCore组件的优化,修改与读写分离相关的方法调用方式。
- 将读写分离的传参方式改为属性链式调用
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Crping.Auth.JWT (>= 4.9.2)
- Crping.Auth.JWT.Abstractions (>= 4.9.2)
- Crping.Auth.Models (>= 4.9.4)
- Crping.Common.Base (>= 1.20.0)
- Crping.EFCore (>= 3.40.0)
- Crping.Excel (>= 1.4.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- NETCore.Encrypt (>= 2.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Crping.Auth.BLL:
Package | Downloads |
---|---|
Crping.Auth.Domain
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.9.3 | 276 | 6/30/2023 |
4.9.2 | 197 | 6/23/2023 |
4.9.1 | 229 | 5/25/2023 |
4.9.0 | 210 | 5/20/2023 |
4.5.1 | 312 | 2/15/2023 |
4.5.0 | 318 | 2/13/2023 |
4.0.1 | 362 | 12/15/2022 |
4.0.0 | 382 | 11/27/2022 |
3.2.1 | 551 | 5/28/2022 |
3.2.0 | 506 | 5/26/2022 |
3.1.1 | 361 | 12/28/2021 |
3.1.0 | 371 | 12/21/2021 |
3.0.0 | 342 | 12/21/2021 |
2.1.0 | 450 | 9/14/2021 |
2.0.3 | 455 | 9/1/2021 |
2.0.2 | 435 | 8/31/2021 |
2.0.1 | 431 | 8/16/2021 |
2.0.0 | 666 | 8/16/2021 |
1.5.1 | 448 | 8/10/2021 |
1.5.0 | 491 | 8/6/2021 |
1.4.1 | 481 | 8/2/2021 |
1.4.0 | 453 | 8/2/2021 |
1.3.3 | 418 | 7/23/2021 |
1.3.2 | 451 | 7/22/2021 |
1.3.1 | 480 | 7/22/2021 |
1.3.0 | 424 | 7/21/2021 |
1.2.0 | 516 | 7/21/2021 |
1.1.1 | 473 | 7/20/2021 |
1.1.0 | 480 | 7/16/2021 |
1.0.1 | 507 | 7/13/2021 |
1.0.0 | 512 | 7/13/2021 |
`Crping.Auth`的业务逻辑层