Excubo.Analyzers.DependencyInjectionValidation 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Excubo.Analyzers.DependencyInjectionValidation --version 1.0.1
NuGet\Install-Package Excubo.Analyzers.DependencyInjectionValidation -Version 1.0.1
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="Excubo.Analyzers.DependencyInjectionValidation" Version="1.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Excubo.Analyzers.DependencyInjectionValidation --version 1.0.1
#r "nuget: Excubo.Analyzers.DependencyInjectionValidation, 1.0.1"
#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 Excubo.Analyzers.DependencyInjectionValidation as a Cake Addin
#addin nuget:?package=Excubo.Analyzers.DependencyInjectionValidation&version=1.0.1

// Install Excubo.Analyzers.DependencyInjectionValidation as a Cake Tool
#tool nuget:?package=Excubo.Analyzers.DependencyInjectionValidation&version=1.0.1

Excubo.Analyzers.DependencyInjectionValidation

This roslyn analyzer validates the use of dependency injection (DI) at compile time. It aims to reduce the number of times applications are run when not all dependencies are registered with the service provider. The analysis is performed using class and method attributes. Using it requires the package Excubo.Analyzers.Annotations to be installed as well.

See this project on github.com.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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
1.0.32 140 3/8/2024
1.0.31 281 11/25/2023
1.0.30 194 9/30/2023
1.0.29 120 5/18/2023
1.0.28 213 2/28/2023
1.0.27 298 1/24/2023
1.0.26 330 11/18/2022
1.0.24 368 10/8/2022
1.0.23 399 9/2/2022
1.0.22 431 5/15/2022
1.0.21 478 2/21/2022
1.0.20 337 11/12/2021
1.0.19 360 10/22/2021
1.0.18 357 8/11/2021
1.0.17 589 3/3/2021
1.0.16 328 3/3/2021
1.0.15 396 1/28/2021
1.0.14 394 1/28/2021
1.0.13 338 1/28/2021
1.0.12 336 1/28/2021
1.0.11 373 1/27/2021
1.0.10 600 11/13/2020
1.0.9 505 9/22/2020
1.0.8 452 9/22/2020
1.0.7 922 8/12/2020
1.0.6 591 8/6/2020
1.0.5 620 5/21/2020
1.0.4 598 5/13/2020
1.0.3 486 5/8/2020
1.0.2 535 5/8/2020
1.0.1 494 5/8/2020
1.0.0 481 5/7/2020