BoonOrg.Registrations.Interfaces
1.1.0
dotnet add package BoonOrg.Registrations.Interfaces --version 1.1.0
NuGet\Install-Package BoonOrg.Registrations.Interfaces -Version 1.1.0
<PackageReference Include="BoonOrg.Registrations.Interfaces" Version="1.1.0" />
<PackageVersion Include="BoonOrg.Registrations.Interfaces" Version="1.1.0" />
<PackageReference Include="BoonOrg.Registrations.Interfaces" />
paket add BoonOrg.Registrations.Interfaces --version 1.1.0
#r "nuget: BoonOrg.Registrations.Interfaces, 1.1.0"
#:package BoonOrg.Registrations.Interfaces@1.1.0
#addin nuget:?package=BoonOrg.Registrations.Interfaces&version=1.1.0
#tool nuget:?package=BoonOrg.Registrations.Interfaces&version=1.1.0
The BoonOrg.Registrations.Interfaces package contains a Autofac wrapper to register interfaces.
To resolve an instance of a given interface, IInterface, say use Resolver.Resolve<IInterface>().
TODO The Resolver class is part of the BoonOrg.Registrations.Domain package. I would like a way to get the Resolver instance without a need to expose Resolver. To do that, I need a factory class following method.
static IResolver Create();
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- No dependencies.
-
net5.0
- No dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on BoonOrg.Registrations.Interfaces:
Package | Downloads |
---|---|
BoonOrg.Identification.Interfaces
A package to identify class instances by name and GUID. |
|
BoonOrg.Functions.Interfaces
API for functions with muliple parameters. |
|
BoonOrg.Storage.Interfaces
API for commands. |
|
BoonOrg.Commands.Interfaces
API for commands. |
|
BoonOrg.Geometry.Interfaces
API for geometry. |
GitHub repositories
This package is not used by any popular GitHub repositories.