![]() |
VOOZH | about |
dotnet add package wChloe --version 4.12.4
NuGet\Install-Package wChloe -Version 4.12.4
<PackageReference Include="wChloe" Version="4.12.4" />
<PackageVersion Include="wChloe" Version="4.12.4" />Directory.Packages.props
<PackageReference Include="wChloe" />Project file
paket add wChloe --version 4.12.4
#r "nuget: wChloe, 4.12.4"
#:package wChloe@4.12.4
#addin nuget:?package=wChloe&version=4.12.4Install as a Cake Addin
#tool nuget:?package=wChloe&version=4.12.4Install as a Cake Tool
A lightweight and high-performance Object/Relational Mapping(ORM) library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on wChloe:
| Package | Downloads |
|---|---|
|
netCoreWebServer
dotnet core 3.1集成包 |
|
|
wChloe.MySql
A lightweight and high-performance Object/Relational Mapping(ORM) library. |
|
|
wChloe.SQLite
Package Description |
|
|
wChloe.Oracle
A lightweight and high-performance Object/Relational Mapping(ORM) library. |
|
|
wChloe.SqlServer
A lightweight and high-performance Object/Relational Mapping(ORM) library. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.12.4 | 358 | 9/28/2023 | |
| 4.12.3 | 592 | 3/25/2023 | |
| 4.12.2 | 498 | 2/11/2023 | |
| 4.12.1 | 481 | 2/8/2023 | |
| 4.12.0 | 1,380 | 2/5/2023 | |
| 4.11.2 | 504 | 1/30/2023 | |
| 4.11.1 | 558 | 1/30/2023 | |
| 4.11.0 | 2,961 | 1/27/2021 | |
| 4.0.3.3 | 1,040 | 1/11/2021 | 4.0.3.3 is deprecated because it has critical bugs. |
| 4.0.3.2 | 841 | 1/11/2021 | 4.0.3.2 is deprecated because it has critical bugs. |
| 4.0.3.1 | 858 | 1/11/2021 | 4.0.3.1 is deprecated because it has critical bugs. |
| 4.0.3 | 2,046 | 1/2/2021 | 4.0.3 is deprecated because it has critical bugs. |
| 3.9.1 | 8,621 | 8/24/2020 |
4.12.4 修复ObjectForId错误
合并主干版本
重构baseContextSpace和_baseObject类的函数对象
修改baseContextSpace继承关系
发布nuget包
修改工作流对象的属性
修复生成离线对象时导致的循环引用
3.8.4 增加对oracle的支持,添加监测表是否存在的函数
合并原代码至3.9.0
3.9.1
修复baseobject.changedvalues的错误
合并至4.0.3
合并至4.9.0
合并至4.11.0
4.11.1,修复关联对象列表没有contextspace的错误
4.11.2 打包错误
4.12.0 添加Net6的支持
4.12.1 分离注解属性到独立包
4.12.2 分离aop下的特性注解到独立包
4.12.3 分离NotMapped特性到独立包