wChloe 4.12.4

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

// Install wChloe as a Cake Tool
#tool nuget:?package=wChloe&version=4.12.4

A lightweight and high-performance Object/Relational Mapping(ORM) library.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 155 9/28/2023
4.12.3 339 3/25/2023
4.12.2 307 2/11/2023
4.12.1 294 2/8/2023
4.12.0 962 2/5/2023
4.11.2 309 1/30/2023
4.11.1 330 1/30/2023
4.11.0 2,382 1/27/2021
4.0.3.3 523 1/11/2021
4.0.3.2 453 1/11/2021
4.0.3.1 447 1/11/2021
4.0.3 1,459 1/2/2021
3.9.1 7,991 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特性到独立包