Cx.Data 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cx.Data --version 1.0.1
NuGet\Install-Package Cx.Data -Version 1.0.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="Cx.Data" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cx.Data --version 1.0.1
#r "nuget: Cx.Data, 1.0.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 Cx.Data as a Cake Addin
#addin nuget:?package=Cx.Data&version=1.0.1

// Install Cx.Data as a Cake Tool
#tool nuget:?package=Cx.Data&version=1.0.1

自用工具类库

=====================

.*Crypt:加密类

Base:无关紧要,一些偶尔用下的方法

DataUtils:数据处理类

ExpressionFunc:Func<T,bool>的linq查询拼接方法。用于SQL查询拼接条件

RegexHelper:正则处理类

EnumDescriptionExtension:枚举DescriptionAttribute的值读取,用了反射+字典缓存

EnumTextExtension:自定义枚举说明 ,用了反射+字典缓存

IExcelHelper:几个EXCEL操作类的接口类,类似还有IServer,ApiBackModel。都是给其他类库用的

Logger:基于NLOG的操作封装,计划重新编写

ConfigExtensions:json配置文件读取方法,有AppSettings,另可以读取自定义的json文件

ConfigSetting:AppSettings,的用法说明,没什么用

CxHttpContext:不通过IOC直接获取当前注入的服务

MemoryCacheService : ICacheService:本地缓存

FileHelper:FileHelperCore:文件操作

FileSave:上传文件保存

FileUpload:文件上传

ImageCompress:图片压缩

XmlSetting:Xml配置文件读取,新版不再使用,请用ConfigExtensions

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Cx.Data:

Package Downloads
Cx.Redis

Package Description

Cx.SqlSugarV2

jwt认证

Cx.Sql

Package Description

Cx.MongoV2

Package Description

Cx.EPPlus

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 170 7/10/2023
1.0.4 427 10/19/2022
1.0.3 1,061 8/26/2022
1.0.2 549 4/28/2022
1.0.1 881 3/31/2022