Automated.Arca.Libraries 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Automated.Arca.Libraries --version 2.0.0
NuGet\Install-Package Automated.Arca.Libraries -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Automated.Arca.Libraries" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Automated.Arca.Libraries --version 2.0.0
#r "nuget: Automated.Arca.Libraries, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Automated.Arca.Libraries as a Cake Addin
#addin nuget:?package=Automated.Arca.Libraries&version=2.0.0

// Install Automated.Arca.Libraries as a Cake Tool
#tool nuget:?package=Automated.Arca.Libraries&version=2.0.0

Added multi-implementation support. This allows an application to have multiple implementations of a certain interface, and to get an instance of that interface, based on an implementation key, from the dependency injection container rather than make if based decisions in code.

For implementors of custom attributes there are some breaking changes

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Automated.Arca.Libraries:

Package Downloads
Automated.Arca.Abstractions.Core

Automated registration and configuration of classes for dependency injection, CQRS. Core abstractions. Contains `IProcessable`. Use it to create your own attributes and extensions. It's usually necessary.

Automated.Arca.Abstractions.DependencyInjection

Automated registration and configuration of classes for dependency injection, CQRS. Dependency injection abstractions.

Automated.Arca.Implementations.ForMicrosoft

Automated registration and configuration of classes for dependency injection, CQRS. Implementations for Microsoft's dependency injection.

Automated.Arca.Manager

Automated registration and configuration of classes for dependency injection, CQRS. The ARCA manager. Use during the startup of an application.

Automated.Arca.Extensions.Specialized

Automated registration and configuration of classes for dependency injection, CQRS. Specialized extensions for the specialized attributes. Use for middleware and CQRS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 3,752 11/26/2020
2.0.1 1,600 9/7/2020
2.0.0 1,607 9/1/2020
1.0.5 1,490 8/24/2020
1.0.4 1,143 8/17/2020
1.0.3 1,106 8/15/2020
1.0.2 1,145 8/14/2020
1.0.1 1,131 8/13/2020
1.0.0 1,187 8/10/2020