DotNetStarter.Abstractions
3.2.1
Abstractions for a startup system and service registration for a DI container.
Install-Package DotNetStarter.Abstractions -Version 3.2.1
dotnet add package DotNetStarter.Abstractions --version 3.2.1
<PackageReference Include="DotNetStarter.Abstractions" Version="3.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetStarter.Abstractions --version 3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetStarter.Abstractions, 3.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added SourceLink.
Dependencies
-
.NETFramework 3.5
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
-
.NETFramework 4.0
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
-
.NETFramework 4.5
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
-
.NETStandard 1.0
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.1
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- DotNetStarter.RegistrationAbstractions (>= 1.3.0)
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on DotNetStarter.Abstractions:
Package | Downloads |
---|---|
DotNetStarter
Startup system and service registration for a DI container.
|
|
DotNetStarter.Web
Startup system for web projects, including IHttpModule for netframework.
|
|
DotNetStarter.Extensions.Mvc
DotNetStarter MVC extensions.
|
|
DotNetStarter.Extensions.WebApi
DotNetStarter WebApi extensions.
|
|
DotNetStarter.DryIoc
Enables support for DI/IOC in startup.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 684 | 4/14/2019 |
3.2.0 | 1,762 | 9/17/2018 |
3.1.0 | 594 | 8/8/2018 |
3.0.0 | 1,217 | 8/5/2018 |
2.2.0 | 901 | 7/23/2018 |
2.1.0 | 1,599 | 6/28/2018 |
2.0.0 | 3,659 | 11/26/2017 |
1.4.0 | 985 | 11/13/2017 |
1.3.0 | 759 | 11/8/2017 |
1.2.2 | 1,209 | 9/26/2017 |
1.1.0 | 2,048 | 7/22/2017 |
1.0.0 | 1,691 | 6/19/2017 |
0.1.1 | 665 | 1/28/2017 |
0.1.0 | 742 | 1/21/2017 |