CgdataBase.Avalonia 11.0.10.1

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

// Install CgdataBase.Avalonia as a Cake Tool
#tool nuget:?package=CgdataBase.Avalonia&version=11.0.10.1

CgdataBase

介绍

.NET开发的基础库,包含一些常用的基础类。

软件架构

软件架构说明

安装教程

Install-Package CgdataBase.Core

Install-Package CgdataBase.WPF

Install-Package CgdataBase.Avalonia

使用说明
版本v1.4.3更新(2023/5/16):
  1. 修改DataGrid样式
版本v1.4.4更新(2023/5/17):
  1. 增加.NET 7的支持
版本v1.4.5更新(2023/5/19):
  1. 增加新的ConvertBytesToHexString接口
版本v1.4.6更新(2023/5/22):
  1. 增加关于文件查寻的接口
版本v1.4.7更新(2023/5/22):
  1. 修改DataGrid的样式
版本v1.4.8更新(2023/5/23):
  1. 增加BooleanToVisibleHiddenConverter
  2. 增加BooleanReverseToVisibilityConverter
版本v0.10.21更新(2023/5/29):
  1. Avalonia升级到0.10.21
  2. CgdataBase.Core升级1.4.8
版本v1.4.9更新(2023/6/29):
  1. 增加FindParentWindow
  2. 增加void UpdateDataGridConfig(UserControl control, DataGrid grid)
版本v1.4.10更新(2023/7/4):
  1. 增加共享读取文本文件的接口
版本v1.4.11更新(2023/7/5):
  1. 优化异常判断类Guards
版本v11.0.0更新(2023/7/6):
  1. 升级Avalonia的版本到11.0.0
版本v1.4.12更新(2023/7/7):
  1. 兼容老的代码,重新添加TextColumnElementStyle2
版本v1.4.13更新(2023/7/10):
  1. 更新保存和加载界面配置的方法
版本v1.4.14更新(2023/7/17):
  1. 修正Theme1的TabItemStyle1样式问题
版本v1.4.15更新(2023/8/14):
  1. 修改BitHelper类的一些方法的形参的名称
版本v11.0.3更新(2023/8/14):
  1. 更新Avalonia到11.0.3
版本v1.4.16更新(2023/8/28):
  1. BitHelper.cs增加位处理的方法
版本v1.4.17更新(2023/8/28):
  1. BitHelper关于位处理的方法参加大小端的参数
版本v1.4.18更新(2023/9/1):
  1. 增加CgdataBase.Algorithm库
版本v1.4.19更新(2023/9/16):
  1. 更新位和字节处理的函数
版本v1.4.20更新(2023/10/17):
  1. 把AutoStartController.cs和RegistryController.cs从CgdataBase.Core移到CgdataBase.WPF
版本v11.0.4更新(2023/10/17):
  1. 更新Avalonia到11.0.4
版本v11.0.5更新(2023/11/2):
  1. Avalonia升级到11.0.5
版本v1.4.21更新(2023/11/10):
  1. 更新GetFullPath和GetRelativePath方法
版本v1.4.22更新(2023/11/10):
  1. 优化GetFullPath的方法,修正跟着工作路径变的问题
版本v1.4.23更新(2023/11/10):
  1. 增加DateTimeExtensions扩展类
  2. DateTimeHelper.cs增加GetMonday和GetSunday方法
版本v1.5.0更新(2023/11/17):
  1. 增加.NET 8的支持
版本v11.0.6更新(2023/12/7):
  1. Avalonia更新到11.0.6
版本v1.5.1更新(2023/12/25):
  1. 优化ObjectHelper.DeepCopy的方法
版本v1.5.2更新(2023/12/25):
  1. 完善DeepCopy接口string转Nullable类型
版本v1.5.3更新(2024/1/27):
  1. 修正RingList的一个BUG
版本v11.0.7更新(2024/1/27):
  1. 升级Avalonia到11.0.7
版本v11.0.9更新(2024/2/21):
  1. Avalonia更新到11.0.9
版本v11.0.10更新(2024/3/10):
  1. Avalonia更新到11.0.10
版本v1.5.4更新(2024/3/29):
  1. 优化ToElapsedTimeString的显示,并增加相关的单元测试用例
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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.10.1 92 3/29/2024
11.0.10 101 3/10/2024
11.0.9 93 2/21/2024
11.0.7 99 1/27/2024
11.0.6 175 12/7/2023
11.0.5 141 11/2/2023
11.0.4 123 10/17/2023
11.0.3 133 8/14/2023
11.0.0 141 7/6/2023
0.10.21 124 5/29/2023
0.10.19 132 4/21/2023