CgdataBase.Core
1.7.18
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
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 CgdataBase.Core --version 1.7.18
NuGet\Install-Package CgdataBase.Core -Version 1.7.18
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="CgdataBase.Core" Version="1.7.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CgdataBase.Core" Version="1.7.18" />
<PackageReference Include="CgdataBase.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CgdataBase.Core --version 1.7.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CgdataBase.Core, 1.7.18"
#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.
#:package CgdataBase.Core@1.7.18
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CgdataBase.Core&version=1.7.18
#tool nuget:?package=CgdataBase.Core&version=1.7.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CgdataBase
介绍
.NET开发的基础库,包含一些常用的基础类。
安装教程
Install-Package CgdataBase.Core
Controllers
BusyScope.cs
用来在UI线程中显示忙碌状态,防止用户操作。
DelayInvoke.cs
用来在UI线程中延迟调用方法。
RingList.cs
环形列表,用于在固定大小的缓冲区中存储数据。
TempDirectoryScope.cs
用来在方法中创建临时目录,方法执行完毕后自动删除目录。
Extensions
AwaitExtensions.cs
用来在异步方法中等待任务完成。
ConcurrentDictionaryExtensions.cs
用来在并发字典中批量添加或删除键值对。
DateTimeExtensions.cs
用来在日期时间对象中添加或减去时间间隔。
DictionaryExtensions.cs
用来在字典中批量添加或删除键值对。
EnumerableExtensions.cs
用来在可枚举对象中批量添加或删除元素。
EnumExtensions.cs
用来在枚举类型中获取枚举值的描述信息。
MD5Extensions.cs
用来在字符串中计算MD5哈希值。
ObjectExtensions.cs
StringExtensions.cs
StringExtensions.Is.cs
StringExtensions.To.cs
TimeSpanExtensions.cs
Helpers
AppConfigHelper.cs
ApplicationSettings.cs
BitHelper.cs
ByteDataHelper.cs
ByteStringConverter.cs
CgBitArray.cs
CgBitConverter.cs
CgBitConverter.NET40.cs
ConvertHelper.cs
ConvertHelper.Is.cs
DateTimeHelper.cs
EnumHelper.cs
FileHelper.cs
FileSystemHelper.cs
GuardHelper.cs
Guards.cs
GZipCompress.cs
HashHelper.cs
JsonEngine.cs
NetworkHelper.cs
NotifyPropertyClass.cs
ObjectHelper.cs
PingHelper.cs
RandomIdentifier.cs
StringHelper.cs
StructByteConverter.cs
SystemHelper.cs
TextEncry.cs
UISettings.cs
WindowsOsVersion.cs
XmlEngine.cs
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. 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 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CgdataBase.Core:
| Package | Downloads |
|---|---|
|
CgdataBase.WPF
Package Description |
|
|
CgdataBase.UI
Package Description |
|
|
CgdataBase.Avalonia
Package Description |
|
|
CgdataBase.Algorithm
Package Description |
|
|
MessageCenterShare
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.8.0 | 143 | 11/6/2025 |
| 1.7.19 | 142 | 11/2/2025 |
| 1.7.18 | 177 | 10/30/2025 |
| 1.7.16 | 175 | 10/30/2025 |
| 1.7.14 | 183 | 10/15/2025 |
| 1.7.13 | 170 | 10/13/2025 |
| 1.7.12 | 86 | 10/11/2025 |
| 1.7.11 | 118 | 9/28/2025 |
| 1.7.10 | 113 | 9/28/2025 |
| 1.7.9 | 112 | 9/27/2025 |
| 1.7.8 | 113 | 9/27/2025 |
| 1.7.7 | 171 | 9/26/2025 |
| 1.7.6 | 179 | 9/25/2025 |
| 1.7.5 | 154 | 8/15/2025 |
| 1.7.4 | 136 | 7/30/2025 |
| 1.7.3 | 456 | 7/21/2025 |
| 1.7.2 | 184 | 7/15/2025 |
| 1.6.33 | 169 | 5/23/2025 |
| 1.6.32 | 282 | 5/13/2025 |
| 1.6.31 | 211 | 4/28/2025 |
| 1.6.30 | 203 | 4/28/2025 |
| 1.6.29 | 202 | 4/28/2025 |
| 1.6.28 | 250 | 3/12/2025 |
| 1.6.27 | 170 | 1/2/2025 |
| 1.6.26 | 167 | 1/2/2025 |
| 1.6.25 | 166 | 1/2/2025 |
| 1.6.23.1 | 174 | 9/8/2025 |
| 1.6.23 | 220 | 12/31/2024 |
| 1.6.22 | 157 | 12/27/2024 |
| 1.6.21 | 159 | 12/20/2024 |
| 1.6.20 | 159 | 12/20/2024 |
| 1.6.19 | 165 | 11/7/2024 |
| 1.6.18 | 161 | 10/31/2024 |
| 1.6.17 | 169 | 10/28/2024 |
| 1.6.16 | 157 | 10/25/2024 |
| 1.6.15 | 162 | 10/24/2024 |
| 1.6.14 | 185 | 10/20/2024 |
| 1.6.13 | 166 | 10/13/2024 |
| 1.6.12 | 253 | 9/26/2024 |
| 1.6.10 | 219 | 9/20/2024 |
| 1.6.9 | 187 | 9/10/2024 |
| 1.6.8 | 181 | 9/10/2024 |
| 1.6.7 | 191 | 9/9/2024 |
| 1.6.6 | 167 | 9/9/2024 |
| 1.6.5 | 161 | 9/4/2024 |
| 1.6.4 | 193 | 8/15/2024 |
| 1.6.3 | 249 | 8/14/2024 |
| 1.6.2 | 197 | 8/13/2024 |
| 1.6.1 | 193 | 8/9/2024 |
| 1.6.0 | 205 | 8/7/2024 |
| 1.5.19 | 162 | 7/24/2024 |
| 1.5.18 | 196 | 7/24/2024 |
| 1.5.17 | 173 | 7/10/2024 |
| 1.5.16 | 184 | 6/28/2024 |
| 1.5.15 | 172 | 6/28/2024 |
| 1.5.14 | 264 | 6/19/2024 |
| 1.5.13 | 174 | 6/19/2024 |
| 1.5.12 | 166 | 6/18/2024 |
| 1.5.11 | 190 | 6/15/2024 |
| 1.5.10 | 232 | 6/1/2024 |
| 1.5.9 | 196 | 5/17/2024 |
| 1.5.7 | 178 | 4/27/2024 |
| 1.5.6 | 169 | 4/26/2024 |
| 1.5.5 | 182 | 4/8/2024 |
| 1.5.4 | 205 | 3/29/2024 |
| 1.5.3 | 310 | 1/27/2024 |
| 1.5.2 | 266 | 12/25/2023 |
| 1.5.1 | 191 | 12/25/2023 |
| 1.5.0 | 336 | 11/17/2023 |
| 1.4.23 | 248 | 11/15/2023 |
| 1.4.22 | 150 | 11/10/2023 |
| 1.4.21 | 178 | 11/10/2023 |
| 1.4.20 | 286 | 10/17/2023 |
| 1.4.19 | 231 | 9/16/2023 |
| 1.4.18 | 259 | 9/1/2023 |
| 1.4.17 | 227 | 8/28/2023 |
| 1.4.16 | 212 | 8/28/2023 |
| 1.4.15 | 243 | 8/14/2023 |
| 1.4.14 | 220 | 7/17/2023 |
| 1.4.13 | 229 | 7/10/2023 |
| 1.4.12 | 248 | 7/7/2023 |
| 1.4.11 | 270 | 7/5/2023 |
| 1.4.10 | 212 | 7/4/2023 |
| 1.4.9 | 226 | 6/29/2023 |
| 1.4.8 | 318 | 5/23/2023 |
| 1.4.7 | 237 | 5/22/2023 |
| 1.4.6 | 250 | 5/22/2023 |
| 1.4.5 | 245 | 5/19/2023 |
| 1.4.4 | 244 | 5/17/2023 |
| 1.4.3 | 215 | 5/16/2023 |
| 1.4.2 | 309 | 4/21/2023 |
| 1.4.1 | 277 | 4/19/2023 |
| 1.4.0 | 272 | 4/11/2023 |
| 1.3.29 | 271 | 4/11/2023 |
| 1.3.28 | 366 | 3/24/2023 |
| 1.3.27 | 342 | 3/22/2023 |
| 1.3.25 | 350 | 3/21/2023 |
| 1.3.24 | 386 | 3/8/2023 |
| 1.3.23 | 416 | 3/2/2023 |
| 1.3.22 | 394 | 3/2/2023 |
| 1.3.21 | 423 | 3/1/2023 |
| 1.3.20 | 360 | 2/10/2023 |
| 1.3.19 | 388 | 1/9/2023 |
| 1.3.18 | 385 | 1/4/2023 |
| 1.3.17 | 476 | 11/4/2022 |
| 1.3.16 | 447 | 10/30/2022 |
| 1.3.15 | 461 | 10/29/2022 |
| 1.3.14 | 449 | 10/27/2022 |
| 1.3.13 | 452 | 10/25/2022 |
| 1.3.12 | 493 | 10/14/2022 |
| 1.3.11 | 494 | 10/11/2022 |
| 1.3.10 | 466 | 9/30/2022 |
| 1.3.9 | 482 | 9/28/2022 |
| 1.3.8 | 524 | 9/19/2022 |
| 1.3.4 | 503 | 9/3/2022 |
| 1.3.1 | 510 | 9/3/2022 |
| 1.3.0 | 559 | 8/25/2022 |