Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add comprehensive inventory of all .csproj files in the repository #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Copilot wants to merge 2 commits into master from copilot/list-all-csproj-files

Conversation

Copy link

Copilot AI commented Sep 8, 2025
edited
Loading

This PR adds a complete catalog of all C# project files (.csproj) found throughout the Telerik Blazor UI repository to improve project navigation and documentation.

What's Added

Two new files have been created in the repository root:

  1. csproj-files-list.md - A well-organized markdown document that categorizes all 121 .csproj files by component type and functionality, making it easy to navigate the repository structure
  2. csproj-files.txt - A simple text file containing the complete list of file paths for programmatic access and automation scripts

Repository Overview

The inventory reveals the comprehensive scope of the Telerik Blazor UI repository:

  • 121 total .csproj files across the entire repository
  • Projects span multiple categories including Grid components, Charts, Forms, Navigation, Layout components, Sample applications, and Common utilities
  • Architecture includes client/server/shared project patterns for Blazor WebAssembly applications
  • Coverage includes legacy project templates, hybrid applications (MAUI, WPF, WinForms), and modern integrations (gRPC, SignalR, AI)

Use Cases

This inventory will be valuable for:

  • New contributors understanding the repository structure
  • Developers looking for specific component examples
  • Build automation and CI/CD pipeline configuration
  • Documentation and project management
  • Identifying project dependencies and relationships

The categorized markdown format makes it easy to browse by component type, while the text file enables programmatic access for scripts and tools.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: EdCharbeneau <945168+EdCharbeneau@users.noreply.github.com>
Copilot AI changed the title (削除) [WIP] Find all of the .csproj files in this repo and create a list. (削除ここまで) (追記) Add comprehensive inventory of all .csproj files in the repository (追記ここまで) Sep 8, 2025
Copilot AI requested a review from EdCharbeneau September 8, 2025 20:39
Copilot finished work on behalf of EdCharbeneau September 8, 2025 20:39
Copy link
Contributor

@EdCharbeneau EdCharbeneau left a comment
edited
Loading

Choose a reason for hiding this comment

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

Update the list to indicate what version of .NET the .csproj file targets. @copilot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@EdCharbeneau EdCharbeneau EdCharbeneau requested changes

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /