Basilisque.DependencyInjection.CodeAnalysis 1.0.1

dotnet add package Basilisque.DependencyInjection.CodeAnalysis --version 1.0.1
                    
NuGet\Install-Package Basilisque.DependencyInjection.CodeAnalysis -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="Basilisque.DependencyInjection.CodeAnalysis" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Basilisque.DependencyInjection.CodeAnalysis" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Basilisque.DependencyInjection.CodeAnalysis" />
                    
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 Basilisque.DependencyInjection.CodeAnalysis --version 1.0.1
                    
#r "nuget: Basilisque.DependencyInjection.CodeAnalysis, 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.
#:package Basilisque.DependencyInjection.CodeAnalysis@1.0.1
                    
#: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=Basilisque.DependencyInjection.CodeAnalysis&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Basilisque.DependencyInjection.CodeAnalysis&version=1.0.1
                    
Install as a Cake Tool

Basilisque - Dependency Injection CodeAnalysis

Overview

This project provides the source generator for the Basilisque Dependency Injection project.

NuGet Basilisque.DependencyInjection.CodeAnalysis License

Description

The Basilisque Dependency Injection project provides functionality to easily register all services of the target project at the IServiceCollection. This project contains the necessary source generator for it.

For details about Basilisque Dependency Injection see Basilisque.DependencyInjection.

Usage

Typically, you will not use this project directly. Instead, you will reference the Basilisque.DependencyInjection NuGet package in your project, which will automatically include this source generator.

License

The Basilisque framework (including this repository) is licensed under the Apache License, Version 2.0.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Basilisque.DependencyInjection.CodeAnalysis:

Package Downloads
Basilisque.DependencyInjection

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 118 6/21/2025
1.0.0-RC32 158 6/14/2025
1.0.0-RC28 244 6/9/2025