H.Generators.Extensions 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package H.Generators.Extensions --version 1.0.1
                    
NuGet\Install-Package H.Generators.Extensions -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="H.Generators.Extensions" Version="1.0.1">
  <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="H.Generators.Extensions" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="H.Generators.Extensions">
  <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 H.Generators.Extensions --version 1.0.1
                    
#r "nuget: H.Generators.Extensions, 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 H.Generators.Extensions@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=H.Generators.Extensions&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=H.Generators.Extensions&version=1.0.1
                    
Install as a Cake Tool

H.Generators.Extensions

A set of extensions to simplify the code of generators

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on H.Generators.Extensions:

Package Downloads
WPF.DependencyPropertyGenerator

C# Source Generator library to generate DependencyProperty.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on H.Generators.Extensions:

Repository Stars
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI specifications
HavenDV/DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Version Downloads Last Updated
1.24.2 3,795 2/26/2025
1.24.1 1,024 1/12/2025
1.24.0 2,290 11/13/2024
1.23.0 164 11/13/2024
1.22.0 13,388 11/30/2023
1.21.1 151 11/30/2023
1.21.0 163 11/30/2023
1.20.0 2,992 11/7/2023
1.19.0 2,101 9/22/2023
1.18.0 1,926 8/30/2023
1.17.1 207 8/30/2023
1.17.0 189 8/30/2023
1.16.0 1,205 8/16/2023
1.15.1 1,472 4/8/2023
1.15.0 402 3/10/2023
1.14.3 309 3/9/2023
1.14.2 413 3/9/2023
1.14.1 345 3/9/2023
1.14.0 278 3/9/2023
1.13.1 278 3/9/2023
1.13.0 282 3/9/2023
1.12.0 292 3/8/2023
1.11.0 1,930 3/6/2023
1.10.2 292 3/6/2023
1.10.1 304 3/6/2023
1.10.0 305 3/5/2023
1.9.2 733 2/16/2023
1.9.1 545 2/6/2023
1.9.0 326 2/6/2023
1.8.4 455 1/4/2023
1.8.3 863 11/19/2022
1.8.2 406 11/12/2022
1.8.1 1,025 11/1/2022
1.8.0 414 11/1/2022
1.7.7 7,315 8/1/2022
1.7.6 570 7/19/2022
1.7.5 1,010 7/17/2022
1.7.4 511 7/13/2022
1.7.3 490 7/13/2022
1.7.2 537 7/13/2022
1.7.1 531 7/13/2022
1.7.0 532 7/9/2022
1.6.0 859 7/8/2022
1.5.0 536 6/23/2022
1.4.2 1,009 6/22/2022
1.4.1 529 6/22/2022
1.4.0 515 6/22/2022
1.3.0 513 6/21/2022
1.2.0 543 6/6/2022
1.1.0 496 6/6/2022
1.0.20 510 6/1/2022
1.0.19 506 6/1/2022
1.0.18 513 5/31/2022
1.0.17 515 5/31/2022
1.0.16 490 5/31/2022
1.0.15 488 5/31/2022
1.0.14 499 5/31/2022
1.0.13 508 5/25/2022
1.0.12 497 5/25/2022
1.0.11 498 5/25/2022
1.0.10 492 5/25/2022
1.0.9 510 5/25/2022
1.0.8 502 5/25/2022
1.0.7 507 5/24/2022
1.0.6 503 5/20/2022
1.0.5 533 5/18/2022
1.0.4 511 5/18/2022
1.0.3 507 5/18/2022
1.0.2 525 5/18/2022
1.0.1 536 5/18/2022

⭐ Last 10 features:
- feat: Initial commit. 2022-05-18
🐞 Last 10 bug fixes: