Rop.Winforms7.DerivedFromGenerator 1.0.4

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

Rop.DerivedFromGenerator

Features

It is a source generator solution to create a partial class that derives from another generic base class.

When use in a Winforms project, the designer will work with the generated class.

The package is published in nuget as 'Rop.DerivedFromGenerator'

The source generator must be included as:

  • OutputItemType="Analyzer"
  • ReferenceOutputAssembly="false"

(C)2023 Ramón Ordiales Plaza

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.4 320 7/11/2023
1.0.3 291 7/8/2023
1.0.2 268 7/6/2023
1.0.1 262 7/6/2023