IdleBus 1.5.2
.NET Standard 2.0
.NET Framework 4.0
dotnet add package IdleBus --version 1.5.2
NuGet\Install-Package IdleBus -Version 1.5.2
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="IdleBus" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdleBus --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdleBus, 1.5.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdleBus as a Cake Addin
#addin nuget:?package=IdleBus&version=1.5.2
// Install IdleBus as a Cake Tool
#tool nuget:?package=IdleBus&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (27)
Showing the top 5 NuGet packages that depend on IdleBus:
Package | Downloads |
---|---|
XUCore.NetCore.FreeSql
.NET Core FreeSql 数据库仓储 |
|
io.NET.Repository
艾欧科技 仓储库 |
|
Library.FreeSql
通过依赖注入的方式使用FreeSql 支持单库和多库 并且额外提供了一些拓展功能 |
|
Microservice.Library.FreeSql
通过依赖注入的方式使用FreeSql 支持单库和多库 并且额外提供了一些拓展功能 |
|
NetPro.CsRedis
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on IdleBus:
Repository | Stars |
---|---|
dotnetcore/FreeSql
🦄 .NET orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 国产 orm, Clickhouse orm, MsAccess orm.
|
|
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
|
|
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
|
|
2881099/FreeScheduler
轻量化定时任务调度,支持临时的延时任务和重复循环任务(可持久化),可按秒,每天/每周/每月固定时间,自定义间隔执行,支持 .NET Core 2.1+、.NET Framework 4.0+ 运行环境。
|
|
alonsoalon/TenantSite.Server
后台服务项目
|