Catel.SourceGenerators 7.1.0

Prefix Reserved
dotnet add package Catel.SourceGenerators --version 7.1.0
                    
NuGet\Install-Package Catel.SourceGenerators -Version 7.1.0
                    
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="Catel.SourceGenerators" Version="7.1.0">
  <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="Catel.SourceGenerators" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Catel.SourceGenerators">
  <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 Catel.SourceGenerators --version 7.1.0
                    
#r "nuget: Catel.SourceGenerators, 7.1.0"
                    
#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 Catel.SourceGenerators@7.1.0
                    
#: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=Catel.SourceGenerators&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Catel.SourceGenerators&version=7.1.0
                    
Install as a Cake Tool

Roslyn SourceGenerators for Catel.

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 (6)

Showing the top 6 popular GitHub repositories that depend on Catel.SourceGenerators:

Repository Stars
Catel/Catel
An application development platform
WildGums/Orchestra
Orchestra is a composable shell and WPF framework built on top of Catel
WildGums/Orc.Controls
Timespan, DateTime and various other controls
WildGums/CsvTextEditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
WildGums/Orc.LicenseManager
License Manager
WildGums/LogViewer
Version Downloads Last Updated
7.1.0 244 8/21/2026
7.1.0-alpha0134 95 8/20/2026
7.1.0-alpha0083 2,886 6/12/2026
7.1.0-alpha0080 479 6/7/2026
7.1.0-alpha0077 324 6/4/2026
7.1.0-alpha0074 344 6/3/2026
7.1.0-alpha0069 245 5/28/2026
7.1.0-alpha0064 175 5/27/2026
7.1.0-alpha0059 426 5/14/2026
7.1.0-alpha0054 116 5/14/2026
7.1.0-alpha0052 236 5/8/2026
7.1.0-alpha0044 117 5/7/2026
7.1.0-alpha0041 107 5/7/2026
7.1.0-alpha0016 136 5/3/2026
7.0.1 3,611 4/28/2026
1.0.0 113 4/28/2026
1.0.0-alpha0055 113 3/29/2026
1.0.0-alpha0054 109 3/25/2026
1.0.0-alpha0053 109 3/19/2026
1.0.0-alpha0052 110 3/19/2026
Loading failed