Bubble.Library
1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bubble.Library --version 1.2.0
NuGet\Install-Package Bubble.Library -Version 1.2.0
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="Bubble.Library" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bubble.Library --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bubble.Library, 1.2.0"
#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 Bubble.Library as a Cake Addin #addin nuget:?package=Bubble.Library&version=1.2.0 // Install Bubble.Library as a Cake Tool #tool nuget:?package=Bubble.Library&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
描述
帮助进行.NET Web API开发的Nuget包,正在持续完善中...
源码见https://github.com/eternal-heart-k/Bubble.Library
<br>
说明
- 生命周期的依赖注入:IScopeDependency、ISingletonDependency、ITransientDependency
- 对于每一对Service和IService,在Service接口引入中根据需求再添加以上三种生命周期接口中的一种
- 在项目启动程序Program.cs中,添加以下代码实现自动依赖注入
RegisterLifeCycle.AddCustomServices(builder.Services);
- 待更新
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.38)
- Microsoft.EntityFrameworkCore (>= 7.0.7)
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 118 | 11/7/2023 |
2.1.1 | 135 | 11/4/2023 |
2.1.0 | 122 | 11/3/2023 |
2.0.1 | 108 | 11/2/2023 |
2.0.0 | 169 | 9/15/2023 |
1.6.10 | 187 | 8/14/2023 |
1.6.9 | 151 | 8/14/2023 |
1.6.8 | 137 | 8/14/2023 |
1.6.7 | 152 | 8/14/2023 |
1.6.6 | 174 | 8/12/2023 |
1.6.5 | 159 | 8/7/2023 |
1.6.4 | 172 | 7/24/2023 |
1.6.3 | 155 | 7/7/2023 |
1.6.2 | 145 | 6/30/2023 |
1.6.1 | 141 | 6/28/2023 |
1.6.0 | 152 | 6/28/2023 |
1.5.0 | 151 | 6/26/2023 |
1.4.5 | 139 | 6/22/2023 |
1.4.4 | 136 | 6/22/2023 |
1.4.3 | 149 | 6/22/2023 |
1.4.2 | 143 | 6/22/2023 |
1.4.1 | 135 | 6/22/2023 |
1.4.0 | 138 | 6/21/2023 |
1.3.0 | 144 | 6/19/2023 |
1.2.0 | 143 | 6/18/2023 |
1.1.0 | 162 | 6/12/2023 |
1.0.1 | 147 | 6/8/2023 |
1.0.0 | 159 | 6/7/2023 |