LJH.PF.Abstractions
1.1.1
.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.1.1
NuGet\Install-Package LJH.PF.Abstractions -Version 1.1.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="LJH.PF.Abstractions" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LJH.PF.Abstractions --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LJH.PF.Abstractions, 1.1.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.
// Install LJH.PF.Abstractions as a Cake Addin
#addin nuget:?package=LJH.PF.Abstractions&version=1.1.1
// Install LJH.PF.Abstractions as a Cake Tool
#tool nuget:?package=LJH.PF.Abstractions&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1、通用实体类、接口、枚举、特性、配置扩展方法集合
2、.nercore升级到2.2
3、稳定版本
4、扩展ErrorCodeConst
5、修改UN_KNOWN_18001为UN_KNOWN_99999
4、添加 VerifyCode, 验证码 结合 LJH.BO.Verify.Code, 数据里面必须包含 VerifyGuid
5、添加 VerifySms 短信验证 结合 LJH.BS.DevPlatform 数据里面必须包含 VerifyGuid
4、调整 头 _ 为 Ex
5、添加 HttpClientConst
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,254 | 1/8/2021 |
3.1.9 | 6,251 | 11/24/2020 |
3.1.8 | 6,026 | 10/12/2020 |
3.1.6 | 6,634 | 9/17/2020 |
3.1.4 | 383 | 9/17/2020 |
3.1.3 | 9,023 | 9/11/2020 |
3.1.2 | 6,036 | 7/30/2020 |
3.1.1 | 6,959 | 5/4/2020 |
3.1.0 | 6,159 | 2/23/2020 |
1.1.1 | 37,763 | 12/12/2019 |
1.1.0 | 891 | 12/12/2019 |
1.0.22 | 7,282 | 12/4/2019 |
1.0.21 | 492 | 11/21/2019 |
1.0.19 | 16,837 | 11/11/2019 |
1.0.18 | 490 | 11/11/2019 |
1.0.17 | 37,678 | 10/25/2019 |
1.0.16 | 2,581 | 10/25/2019 |
1.0.15 | 479 | 10/25/2019 |
1.0.14 | 8,346 | 10/21/2019 |
1.0.12 | 70,092 | 8/29/2019 |
1.0.11 | 419 | 8/28/2019 |
1.0.10 | 14,554 | 8/15/2019 |
1.0.9 | 47,555 | 6/9/2019 |
1.0.8 | 44,560 | 4/12/2019 |
1.0.7 | 4,930 | 4/7/2019 |
1.0.6 | 449 | 4/7/2019 |
1.0.5 | 432 | 4/3/2019 |
1.0.4 | 14,726 | 3/27/2019 |
1.0.1 | 16,500 | 3/13/2019 |
添加 AppMapper
BussnessException调整为BizException
调整 RequestPFUtil 头 _ 为 X n
config实现调整