ServiceCollector.Abstractions
2.0.0
dotnet add package ServiceCollector.Abstractions --version 2.0.0
NuGet\Install-Package ServiceCollector.Abstractions -Version 2.0.0
<PackageReference Include="ServiceCollector.Abstractions" Version="2.0.0" />
paket add ServiceCollector.Abstractions --version 2.0.0
#r "nuget: ServiceCollector.Abstractions, 2.0.0"
// Install ServiceCollector.Abstractions as a Cake Addin #addin nuget:?package=ServiceCollector.Abstractions&version=2.0.0 // Install ServiceCollector.Abstractions as a Cake Tool #tool nuget:?package=ServiceCollector.Abstractions&version=2.0.0
with this package you can add your services in any places, without static classes or extension just Implement IServiceDiscovery and enjoy it.
github repo : https://github.com/Ershad95/ServiceCollector
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.