Rop.CopyPartialGenerator 1.0.8

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

Rop.CopyPartialGenerator

Features

Rop.CopyPArtialGenerator is a source generator solution to copy a partial class to another

The source generator must be included as:

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

(C)2022 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 (1)

Showing the top 1 NuGet packages that depend on Rop.CopyPartialGenerator:

Package Downloads
Rop.Winforms.KeyValueListComboBox

Create KeyValue ListBox and ComboBox

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 1,655 7/8/2023
1.0.7 1,531 7/8/2023
1.0.6 1,470 7/8/2023
1.0.5 1,826 4/7/2022
1.0.4 1,686 4/7/2022
1.0.3 1,642 4/7/2022
1.0.2 1,623 3/24/2022