CyberSolutions.UCore.DependencyInjection 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CyberSolutions.UCore.DependencyInjection --version 1.0.0
                    
NuGet\Install-Package CyberSolutions.UCore.DependencyInjection -Version 1.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="CyberSolutions.UCore.DependencyInjection" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CyberSolutions.UCore.DependencyInjection" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CyberSolutions.UCore.DependencyInjection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CyberSolutions.UCore.DependencyInjection --version 1.0.0
                    
#r "nuget: CyberSolutions.UCore.DependencyInjection, 1.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.
#:package CyberSolutions.UCore.DependencyInjection@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CyberSolutions.UCore.DependencyInjection&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CyberSolutions.UCore.DependencyInjection&version=1.0.0
                    
Install as a Cake Tool

Makes implementing dependency injection in your Umbraco projects easier

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.0 166 11/27/2025
16.0.0 259 6/17/2025
15.0.0 230 11/18/2024
14.0.0 194 6/3/2024
13.0.0 2,290 12/21/2023
12.0.0 325 8/8/2023
11.0.0 465 12/2/2022
10.0.0 3,290 6/17/2022
2.1.0 947 1/10/2022
2.0.0 599 10/12/2021
1.0.0 508 9/16/2021

Initial Release