ServiceCollector.Abstractions
1.0.0
See the version list below for details.
dotnet add package ServiceCollector.Abstractions --version 1.0.0
NuGet\Install-Package ServiceCollector.Abstractions -Version 1.0.0
<PackageReference Include="ServiceCollector.Abstractions" Version="1.0.0" />
paket add ServiceCollector.Abstractions --version 1.0.0
#r "nuget: ServiceCollector.Abstractions, 1.0.0"
// Install ServiceCollector.Abstractions as a Cake Addin #addin nuget:?package=ServiceCollector.Abstractions&version=1.0.0 // Install ServiceCollector.Abstractions as a Cake Tool #tool nuget:?package=ServiceCollector.Abstractions&version=1.0.0
with this package you can add your services in any places, without static classes or extensions just Implement IServiceDiscovery and enjoy it 😃. for more information visit repo project in github
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ServiceCollector.Abstractions:
Package | Downloads |
---|---|
ServiceCollector.Core
with this package you can add your services in any places,without static classes or extentions just Implement IServiceDiscovery and enjoy it :). |
|
ServiceCollector.Fake
you can fake your services without create any classes just read document and enjoy it :) |
|
ServiceCollector.Validation
with this package you can add your services in any places,without static classes or extentions just Implement IServiceDiscovery and enjoy it :). |
|
ServiceCollector.Mock
with this package you can add your services in any places,without static classes or extentions just Implement IServiceDiscovery and enjoy it :). |
GitHub repositories
This package is not used by any popular GitHub repositories.