LJH.PF.Abstractions
1.0.6
.NET Standard 2.0
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 LJH.PF.Abstractions --version 1.0.6
NuGet\Install-Package LJH.PF.Abstractions -Version 1.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="LJH.PF.Abstractions" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LJH.PF.Abstractions --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LJH.PF.Abstractions, 1.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.
// Install LJH.PF.Abstractions as a Cake Addin
#addin nuget:?package=LJH.PF.Abstractions&version=1.0.6
// Install LJH.PF.Abstractions as a Cake Tool
#tool nuget:?package=LJH.PF.Abstractions&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1、通用实体类、接口、枚举、特性、配置扩展方法集合
2、.nercore升级到2.2
3、稳定版本
4、添加 VerifyCode, 验证码 结合 LJH.BO.Verify.Code, 数据里面必须包含 VerifyGuid
5、添加 VerifySms 短信验证 结合 LJH.BS.DevPlatform 数据里面必须包含 VerifyGuid
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- AspectCore.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LJH.PF.Abstractions:
Package | Downloads |
---|---|
LJH.PF.Utilities
1、常用的工具包(物理路径、http远程调用、json等) |
|
LJH.PF.Caching.Memcached
Memecached缓存 12、补充nodejs 等操作 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.10 | 6,242 | 1/8/2021 |
3.1.9 | 6,243 | 11/24/2020 |
3.1.8 | 6,012 | 10/12/2020 |
3.1.6 | 6,617 | 9/17/2020 |
3.1.4 | 379 | 9/17/2020 |
3.1.3 | 8,998 | 9/11/2020 |
3.1.2 | 6,024 | 7/30/2020 |
3.1.1 | 6,947 | 5/4/2020 |
3.1.0 | 6,152 | 2/23/2020 |
1.1.1 | 37,535 | 12/12/2019 |
1.1.0 | 889 | 12/12/2019 |
1.0.22 | 7,239 | 12/4/2019 |
1.0.21 | 490 | 11/21/2019 |
1.0.19 | 16,726 | 11/11/2019 |
1.0.18 | 486 | 11/11/2019 |
1.0.17 | 37,419 | 10/25/2019 |
1.0.16 | 2,563 | 10/25/2019 |
1.0.15 | 477 | 10/25/2019 |
1.0.14 | 8,300 | 10/21/2019 |
1.0.12 | 69,640 | 8/29/2019 |
1.0.11 | 417 | 8/28/2019 |
1.0.10 | 14,474 | 8/15/2019 |
1.0.9 | 47,212 | 6/9/2019 |
1.0.8 | 44,240 | 4/12/2019 |
1.0.7 | 4,929 | 4/7/2019 |
1.0.6 | 448 | 4/7/2019 |
1.0.5 | 431 | 4/3/2019 |
1.0.4 | 14,646 | 3/27/2019 |
1.0.1 | 16,407 | 3/13/2019 |
1、扩展ErrorCodeConst
2、修改UN_KNOWN_18001为UN_KNOWN_99999