Rop.DerivedFromGenerator 1.0.7

dotnet add package Rop.DerivedFromGenerator --version 1.0.7
NuGet\Install-Package Rop.DerivedFromGenerator -Version 1.0.7
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.DerivedFromGenerator" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rop.DerivedFromGenerator --version 1.0.7
#r "nuget: Rop.DerivedFromGenerator, 1.0.7"
#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 Rop.DerivedFromGenerator as a Cake Addin
#addin nuget:?package=Rop.DerivedFromGenerator&version=1.0.7

// Install Rop.DerivedFromGenerator as a Cake Tool
#tool nuget:?package=Rop.DerivedFromGenerator&version=1.0.7

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.7 167 7/17/2023
1.0.6 151 7/12/2023
1.0.5 141 7/12/2023
1.0.4 138 7/12/2023