![]() |
VOOZH | about |
dotnet add package AppOS.ObjectPool --version 1.0.9
NuGet\Install-Package AppOS.ObjectPool -Version 1.0.9
<PackageReference Include="AppOS.ObjectPool" Version="1.0.9" />
<PackageVersion Include="AppOS.ObjectPool" Version="1.0.9" />Directory.Packages.props
<PackageReference Include="AppOS.ObjectPool" />Project file
paket add AppOS.ObjectPool --version 1.0.9
#r "nuget: AppOS.ObjectPool, 1.0.9"
#:package AppOS.ObjectPool@1.0.9
#addin nuget:?package=AppOS.ObjectPool&version=1.0.9Install as a Cake Addin
#tool nuget:?package=AppOS.ObjectPool&version=1.0.9Install as a Cake Tool
易用、强大、高效且有容错能力的通用对象池,采用借和还的方式重复利用对象,避免频繁地创建和销毁不必要的对象,提供动态扩容、异常对象检测、多种租、借、池化策略对象、多种池化策略、多种对象初始化策略、多种最大扩容策略等能力。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. 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. |
Showing the top 1 NuGet packages that depend on AppOS.ObjectPool:
| Package | Downloads |
|---|---|
|
AppOS.SQL
易用、强大、高效且有容错能力的 .NET ORM 抽象,支持长/短连接(连接池)、事务、数据中心(读写分离、负载均衡、分库分表等)、面向 SQL/对象 的 CRUD 、多租户等功能。 |
This package is not used by any popular GitHub repositories.