Crping.Auth.BLL
1.3.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Crping.Auth.BLL --version 1.3.3
NuGet\Install-Package Crping.Auth.BLL -Version 1.3.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="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.Auth.BLL --version 1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.Auth.BLL, 1.3.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=1.3.3 // Install Crping.Auth.BLL as a Cake Tool #tool nuget:?package=Crping.Auth.BLL&version=1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crping.Auth 的业务逻辑层
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Crping.Auth.JWT (>= 1.0.0)
- Crping.Auth.Models (>= 1.1.0)
- Crping.Auth.SqlServer.DAL (>= 1.0.2)
- Crping.Common.Base (>= 1.1.0)
- Crping.EFCore (>= 1.2.0)
- Microsoft.Extensions.Http (>= 5.0.0)
- NETCore.Encrypt (>= 2.0.9)
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 |
【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 的业务逻辑层