IdleBus 1.5.2
.NET Standard 2.0
.NET Framework 4.0
Install-Package IdleBus -Version 1.5.2
dotnet add package IdleBus --version 1.5.2
<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 |
.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 |
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 (26)
Showing the top 5 NuGet packages that depend on IdleBus:
Package | Downloads |
---|---|
HandeSoft.Core
Package Description |
|
XUCore.NetCore.FreeSql
.NET Core FreeSql 数据库仓储 |
|
Library.FreeSql
通过依赖注入的方式使用FreeSql 支持单库和多库 并且额外提供了一些拓展功能 |
|
Microservice.Library.FreeSql
通过依赖注入的方式使用FreeSql 支持单库和多库 并且额外提供了一些拓展功能 |
|
io.NET.Repository
艾欧科技 仓储库 1、更换包 2、修改sql日志委托方法 |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on IdleBus:
Repository | Stars |
---|---|
dotnetcore/FreeSql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.
|
|
zhontai/Admin.Core
Admin后端,前后端分离的权限管理系统,集成统一认证授权、数据验证、缓存、Ip限流、全Api鉴权、单元测试、性能分析、Swagger Api。支持多租户、动态Api、滑块拼图验证、国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi
|
|
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,Support for netcore6.0
|