Automated.Arca.Abstractions.Core
1.0.0
See the version list below for details.
dotnet add package Automated.Arca.Abstractions.Core --version 1.0.0
NuGet\Install-Package Automated.Arca.Abstractions.Core -Version 1.0.0
<PackageReference Include="Automated.Arca.Abstractions.Core" Version="1.0.0" />
paket add Automated.Arca.Abstractions.Core --version 1.0.0
#r "nuget: Automated.Arca.Abstractions.Core, 1.0.0"
// Install Automated.Arca.Abstractions.Core as a Cake Addin #addin nuget:?package=Automated.Arca.Abstractions.Core&version=1.0.0 // Install Automated.Arca.Abstractions.Core as a Cake Tool #tool nuget:?package=Automated.Arca.Abstractions.Core&version=1.0.0
Automated registration and configuration of classes for dependency injection, CQRS.
Core abstractions. Contains "IProcessable", so it's usually necessary. Use to create your own attributes and extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Automated.Arca.Abstractions.Core:
Package | Downloads |
---|---|
Automated.Arca.Abstractions.DependencyInjection
Automated registration and configuration of classes for dependency injection, CQRS. Dependency injection abstractions. |
|
Automated.Arca.Abstractions.Specialized
Automated registration and configuration of classes for dependency injection, CQRS. Specialized abstractions. Use for middleware and CQRS. Implement these interfaces in your CQRS implementation. |
|
Automated.Arca.Attributes.DependencyInjection
Automated registration and configuration of classes for dependency injection, CQRS. Dependency injection attributes to apply on classes to register / configure. |
|
Automated.Arca.Implementations.ForMicrosoft
Automated registration and configuration of classes for dependency injection, CQRS. Implementations for Microsoft's dependency injection. |
|
Automated.Arca.Extensions.DependencyInjection
Automated registration and configuration of classes for dependency injection, CQRS. Dependency injection extensions for the dependency injection attributes. |
GitHub repositories
This package is not used by any popular GitHub repositories.