BaoXia.DataUtils
8.0.10
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 BaoXia.DataUtils --version 8.0.10
NuGet\Install-Package BaoXia.DataUtils -Version 8.0.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="BaoXia.DataUtils" Version="8.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BaoXia.DataUtils --version 8.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BaoXia.DataUtils, 8.0.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 BaoXia.DataUtils as a Cake Addin #addin nuget:?package=BaoXia.DataUtils&version=8.0.10 // Install BaoXia.DataUtils as a Cake Tool #tool nuget:?package=BaoXia.DataUtils&version=8.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BaoXia.Utils
宝匣软件,.NET Core 常用工具集,包含了日常频繁使用:字符串,日期等基础类型的扩展方法,配置文件,日志,消息以及并发工具等服务端常用工具功能。
BaoXia.Utils
工具包项目。
BaoXia.Utils.Extensions
常用基础类型的扩展方法集合,收集&实现了日常开发中常常使用,可以沉淀积累的业务方法,如:“StringExtension.StringByEncodeInUriParam”,使用Uri参数规则编码字符串。
BaoXia.Utils.ConcurrentTools
并发工具包,包含了日常使用的被动式缓存组件,并发任务管理工具等常用并发工具。
BaoXia.Utils.Test
工具包相关的单元测试项目,工具包每次发布前都会经过该项目的自动化测试。
结语
C# 语法简洁,优雅,功能却又十分实用,强大,因为一些原因,并没有在国内得到很好的发展,有些宝藏尘世的感觉。
日常工作中,又经常受到诸多开源项目的支持,不胜感激,因此,这个项目作为开始,我们会陆续开源一些日常积累的工具组件,服务项目,以答谢来自开源社区的帮助,同时也希望尽我们的一份微薄之力,推动 C# & .NET Core 在国内的发展。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- BaoXia.Constants (>= 8.0.3)
- BaoXia.Service (>= 8.0.10)
- BaoXia.Utils (>= 8.0.7)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.