Spring.FluentContext
1.0.7
Allows creating Spring.NET IoC container from code using fluent API:
* without XML
* without literals
* without static contexts
* with type-safe injections
* with possibility to integrate with other contexts
Please visit project home page for details: https://github.com/Suremaker/Spring.FluentContext
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Spring.FluentContext -Version 1.0.7
dotnet add package Spring.FluentContext --version 1.0.7
<PackageReference Include="Spring.FluentContext" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spring.FluentContext --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
The major change in this release is added support for collection injection - see Changelog.txt for details
Dependencies
-
.NETFramework 4.0
- Spring.Aop (>= 1.3.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.