Spring.Core
2.0.1
Core functionality for Spring.Net IoC container
Install-Package Spring.Core -Version 2.0.1
dotnet add package Spring.Core --version 2.0.1
<PackageReference Include="Spring.Core" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spring.Core --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Common.Logging (>= 3.0.0)
Used By
NuGet packages (60)
Showing the top 5 NuGet packages that depend on Spring.Core:
Package | Downloads |
---|---|
NServiceBus.Spring
Adapter for the Spring IoC Container
|
|
Spring.Aop
Interfaces and classes that provide AOP support in Spring.Net
|
|
Spring.Data
Interfaces and classes that provide Data access support in Spring.Net
|
|
Spring.Web
Interfaces and classes that provide web application support in Spring.Net
|
|
Spring.Services
Interfaces and classes that provide portable service abstractions in Spring.Net
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Spring.Core:
Repository | Stars |
---|---|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
|
superquanter/quanter
从原来的StockTrader迁移过来
|
|
apetrovskiy/STUPS
This is a store for the whole suite's source code
|