Skip to content

Add ShadowWriterProjectInfo RSCG example#386

Merged
ignatandrei merged 2 commits into
mainfrom
ShadowWriterProjectInfo
Aug 18, 2025
Merged

Add ShadowWriterProjectInfo RSCG example#386
ignatandrei merged 2 commits into
mainfrom
ShadowWriterProjectInfo

Conversation

@ignatandrei
Copy link
Copy Markdown
Owner

Added the 209th Roslyn Source Code Generator example, ShadowWriterProjectInfo by Stefan Stolz, including documentation, example project, metadata, and updates to lists and category counts. This generator demonstrates generating C# code from project attributes using the ShadowWriter NuGet package.

Added the 209th Roslyn Source Code Generator example, ShadowWriterProjectInfo by Stefan Stolz, including documentation, example project, metadata, and updates to lists and category counts. This generator demonstrates generating C# code from project attributes using the ShadowWriter NuGet package.
Copilot AI review requested due to automatic review settings August 18, 2025 17:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the 209th Roslyn Source Code Generator example for ShadowWriterProjectInfo by Stefan Stolz, which demonstrates generating C# code from project attributes using the ShadowWriter NuGet package.

  • Added complete documentation and example project for ShadowWriterProjectInfo
  • Updated all count references from 208 to 209 examples across the site
  • Added the new generator to the Builder category with proper categorization

Reviewed Changes

Copilot reviewed 22 out of 24 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
RSCG.json Added ShadowWriterProjectInfo entry to the main generator list
HomepageFeatures/index.tsx Updated example count from 208 to 209 in homepage feature
indexRSCG.md Updated main index with new generator entry and count
about.md Updated total count in about page
RSCG-Examples/index.md Added ShadowWriterProjectInfo to Builder category and updated count
ShadowWriterProjectInfo.md Complete documentation page for the new generator
ShadowWriterBuilder.md Updated category count reference
Categories/Builder.md Added new generator to Builder category list
video.json Video configuration for the new example
src files Example project files demonstrating ShadowWriterProjectInfo usage
book files Updated book format files with new generator
GeneratorDataRec.json Added generator metadata record
all.csv Added generator to CSV list
README.md Updated main readme with new generator entry

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread v2/rscg_examples/ShadowWriterProjectInfo/video.json
@ignatandrei ignatandrei self-assigned this Aug 18, 2025
@ignatandrei ignatandrei merged commit afe948f into main Aug 18, 2025
2 checks passed
@ignatandrei ignatandrei deleted the ShadowWriterProjectInfo branch August 18, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants