LJH.BO.Abstractions 3.1.10

.NET Core 3.1
dotnet add package LJH.BO.Abstractions --version 3.1.10
NuGet\Install-Package LJH.BO.Abstractions -Version 3.1.10
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.BO.Abstractions" Version="3.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LJH.BO.Abstractions --version 3.1.10
#r "nuget: LJH.BO.Abstractions, 3.1.10"
#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.BO.Abstractions as a Cake Addin
#addin nuget:?package=LJH.BO.Abstractions&version=3.1.10

// Install LJH.BO.Abstractions as a Cake Tool
#tool nuget:?package=LJH.BO.Abstractions&version=3.1.10

1、基础数据操作通用抽象库
     2、.netore升级到3.1
2、补充nodejs 等操作
3、添加缓存ICacheMapperDbProvider, 处理文件缓存导致文件拒绝访问问题

Product 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-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.1 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on LJH.BO.Abstractions:

Package Downloads
LJH.BO.Basis

2、.netore升级到3.1 一、通过配置文件快速实现(增、删、改、查、二级维、树形接口、批量存储、登录接口)控制器(SqlServer已经运行稳定) 2、.netore升级到3.1 2、补充nodejs 等操作 3、调整缓存到sqllite

LJH.BO.Token

1、登录后token信息读取 2、.netore升级到3.1 12、补充nodejs 等操作

LJH.BO.Excel

1、DataTable通过模板方式导出,模板关键格式如 &=[item].filedName; [item]对应 DataTable里面 TableName 2、.netore升级到3.1 12、补充nodejs 等操作

LJH.BO.Word

1、DataTable通过模板方式导出,模板关键格式如 &=[item].filedName; [item]对应 DataTable里面 TableName 2、.netore升级到3.1 12、补充nodejs 等操作

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.10 6,155 1/8/2021
3.1.9 6,295 11/24/2020
3.1.8 5,841 10/12/2020
3.1.6 6,611 9/17/2020
3.1.4 3,218 9/16/2020
3.1.3 7,555 9/11/2020
3.1.2 5,950 7/30/2020
3.1.1 6,643 5/4/2020
3.1.0 5,870 2/23/2020
1.1.5 6,699 1/10/2020
1.1.3 1,284 1/2/2020
1.1.2 20,931 12/22/2019
1.1.0 10,595 12/17/2019
1.0.55 8,183 12/7/2019
1.0.54 4,826 11/22/2019
1.0.53 1,137 11/21/2019
1.0.52 5,989 11/19/2019
1.0.51 4,534 11/14/2019
1.0.50 6,011 11/11/2019
1.0.47 3,735 11/8/2019
1.0.46 5,390 11/7/2019
1.0.45 5,219 11/4/2019
1.0.42 3,758 10/28/2019
1.0.41 3,165 10/25/2019
1.0.40 3,039 10/24/2019
1.0.39 5,365 10/23/2019
1.0.37 9,042 10/13/2019
1.0.36 3,574 10/4/2019
1.0.35 2,985 9/27/2019
1.0.34 3,968 9/26/2019
1.0.33 10,082 9/24/2019
1.0.32 3,103 9/22/2019
1.0.31 16,765 9/18/2019
1.0.30 2,259 9/17/2019
1.0.29 7,056 9/15/2019
1.0.26 3,668 9/11/2019
1.0.25 7,021 9/8/2019
1.0.24 10,607 8/29/2019
1.0.23 1,185 8/28/2019
1.0.22 1,275 8/27/2019
1.0.21 11,958 8/26/2019
1.0.20 21,121 8/4/2019
1.0.18 7,172 7/17/2019
1.0.17 4,493 7/2/2019
1.0.16 4,538 6/30/2019
1.0.15 4,581 6/27/2019
1.0.14 5,337 6/19/2019
1.0.13 3,450 6/16/2019
1.0.12 3,800 6/10/2019
1.0.11 1,293 6/9/2019
1.0.9 6,780 6/2/2019
1.0.8 5,438 5/30/2019
1.0.7 11,808 5/26/2019
1.0.6 13,522 5/20/2019
1.0.5 19,640 5/20/2019
1.0.4 13,955 3/28/2019
1.0.0 16,170 3/14/2019

修复:图片旋转22、添加操作系统配置文件和获取方法  var os = EnvPFUtil.CurrentOS();10、补充缓存机制,微信登录机制