Benutomo.AutomaticDisposeImpl.SourceGenerator 2.2.3

dotnet add package Benutomo.AutomaticDisposeImpl.SourceGenerator --version 2.2.3
                    
NuGet\Install-Package Benutomo.AutomaticDisposeImpl.SourceGenerator -Version 2.2.3
                    
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="Benutomo.AutomaticDisposeImpl.SourceGenerator" Version="2.2.3">
  <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.
<PackageVersion Include="Benutomo.AutomaticDisposeImpl.SourceGenerator" Version="2.2.3" />
                    
Directory.Packages.props
<PackageReference Include="Benutomo.AutomaticDisposeImpl.SourceGenerator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Benutomo.AutomaticDisposeImpl.SourceGenerator --version 2.2.3
                    
#r "nuget: Benutomo.AutomaticDisposeImpl.SourceGenerator, 2.2.3"
                    
#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 Benutomo.AutomaticDisposeImpl.SourceGenerator@2.2.3
                    
#: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=Benutomo.AutomaticDisposeImpl.SourceGenerator&version=2.2.3
                    
Install as a Cake Addin
#tool nuget:?package=Benutomo.AutomaticDisposeImpl.SourceGenerator&version=2.2.3
                    
Install as a Cake Tool

A Source Generator that automatically implements the Dispose method of IDisposable and the DisposeAsync method of IAsyncDisposable.

There are no supported framework assets in this 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
2.2.3 247 10/3/2025
2.2.2 211 10/3/2025
2.2.2-alpha1 278 3/14/2025
2.2.1-alpha1 218 3/14/2025
2.2.0-alpha1 254 3/11/2025
2.1.3-alpha8 674 11/4/2022
2.1.3-alpha7 481 10/2/2022
2.1.3-alpha4 572 8/8/2022
2.1.3-alpha10 243 8/4/2024
2.0.1 1,144 7/12/2022
2.0.0 625 6/4/2022
1.0.1 572 5/20/2022
1.0.0 629 2/12/2022
0.0.0.9 794 12/11/2021
0.0.0.8 498 12/10/2021
0.0.0.6 556 9/3/2021
0.0.0.5 530 9/2/2021
0.0.0.4 503 9/1/2021
0.0.0.3 502 9/1/2021
Loading failed