wChloe 4.11.1
See the version list below for details.
dotnet add package wChloe --version 4.11.1
NuGet\Install-Package wChloe -Version 4.11.1
<PackageReference Include="wChloe" Version="4.11.1" />
paket add wChloe --version 4.11.1
#r "nuget: wChloe, 4.11.1"
// Install wChloe as a Cake Addin #addin nuget:?package=wChloe&version=4.11.1 // Install wChloe as a Cake Tool #tool nuget:?package=wChloe&version=4.11.1
A lightweight and high-performance Object/Relational Mapping(ORM) library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
.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 | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.5
- log4net (>= 2.0.8)
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
- System.ComponentModel.Annotations (>= 4.4.1)
-
.NETStandard 2.0
- log4net (>= 2.0.8)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Newtonsoft.Json (>= 11.0.2)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.Reflection.Emit (>= 4.7.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net5.0
- log4net (>= 2.0.8)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Newtonsoft.Json (>= 11.0.2)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.Reflection.Emit (>= 4.7.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (7)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.12.4 | 195 | 9/28/2023 | |
4.12.3 | 391 | 3/25/2023 | |
4.12.2 | 330 | 2/11/2023 | |
4.12.1 | 317 | 2/8/2023 | |
4.12.0 | 1,079 | 2/5/2023 | |
4.11.2 | 331 | 1/30/2023 | |
4.11.1 | 357 | 1/30/2023 | |
4.11.0 | 2,538 | 1/27/2021 | |
4.0.3.3 | 552 | 1/11/2021 | |
4.0.3.2 | 481 | 1/11/2021 | |
4.0.3.1 | 474 | 1/11/2021 | |
4.0.3 | 1,584 | 1/2/2021 | |
3.9.1 | 8,150 | 8/24/2020 |
合并主干版本
重构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的错误