Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
229 changes: 229 additions & 0 deletions csproj-files-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@
# Telerik Blazor UI - Project Files List

This document contains a comprehensive list of all .csproj files found in the Telerik Blazor UI repository.

**Total Count:** 121 project files

## Project Files by Category

### Breadcrumb Components
- `/breadcrumb/subscribe-to-location-changed/SubscribeToLocationChanged/SubscribeToLocationChanged.csproj`

### Calendar Components
- `/calendar/allowed-dates/allowed_dates.csproj`

### Chart Components
- `/chart/label-template/FormatLabel.csproj`

### Common Components and Utilities

#### Confirm Button
- `/common/confirm-button/confirm_button.csproj`

#### Data Resource Request Integration
- `/common/dataresourcerequest-from-angular-to-aspnetcore/ServerApp/WebApplication/WebApplication.csproj`

#### gRPC Examples
- `/common/grpc-example/basic/ConsoleApp1/ConsoleApp1.csproj`
- `/common/grpc-example/basic/GrpcClientUsers/GrpcClientUsers.csproj`
- `/common/grpc-example/basic/GrpcInBlazor/GrpcInBlazor.csproj`
- `/common/grpc-example/basic/GrpcUsers/GrpcUsers.csproj`
- `/common/grpc-example/datasource-request-result/gRPCsample/Client/gRPCsample.Client.csproj`
- `/common/grpc-example/datasource-request-result/gRPCsample/Server/gRPCsample.Server.csproj`
- `/common/grpc-example/datasource-request-result/gRPCsample/Shared/gRPCsample.Shared.csproj`

#### Hybrid Blazor Applications
- `/common/hybrid-blazor-apps/BlazorMauiApp/BlazorMauiApp.csproj`
- `/common/hybrid-blazor-apps/BlazorWinFormsApp/BlazorWinFormsApp.csproj`
- `/common/hybrid-blazor-apps/BlazorWpfApp/BlazorWpfApp.csproj`
- `/common/hybrid-blazor-apps/WebviewAppShared/WebviewAppShared.csproj`

#### Kendo Integration
- `/common/kendo-in-blazor/KendoInBlazor/KendoInBlazor.csproj`

#### Lazy Loading
- `/common/lazy-load-assemblies-wasm/LazyLoadTelerikComponents/Client/LazyLoadTelerikComponents.Client.csproj`
- `/common/lazy-load-assemblies-wasm/LazyLoadTelerikComponents/Server/LazyLoadTelerikComponents.Server.csproj`
- `/common/lazy-load-assemblies-wasm/LazyLoadTelerikComponents/Shared/LazyLoadTelerikComponents.Shared.csproj`

#### Legacy Project Templates
- `/common/legacy-project-templates/TelerikBlazorServerAdmin/TelerikBlazorServerAdmin/TelerikBlazorServerAdmin.csproj`
- `/common/legacy-project-templates/TelerikBlazorServerCRUD/TelerikBlazorServerCRUD/TelerikBlazorServerCRUD.csproj`
- `/common/legacy-project-templates/TelerikBlazorServerDashboard/TelerikBlazorServerDashboard/TelerikBlazorServerDashboard.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMAdmin/TelerikBlazorWASMAdmin.Client/TelerikBlazorWASMAdmin.Client.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMAdmin/TelerikBlazorWASMAdmin.Shared/TelerikBlazorWASMAdmin.Shared.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMAdmin/TelerikBlazorWASMAdmin/TelerikBlazorWASMAdmin.Server.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMCRUD/TelerikBlazorWASMCRUD.Client/TelerikBlazorWASMCRUD.Client.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMCRUD/TelerikBlazorWASMCRUD.Shared/TelerikBlazorWASMCRUD.Shared.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMCRUD/TelerikBlazorWASMCRUD/TelerikBlazorWASMCRUD.Server.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMDashboard/TelerikBlazorWASMDashboard.Client/TelerikBlazorWASMDashboard.Client.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMDashboard/TelerikBlazorWASMDashboard.Shared/TelerikBlazorWASMDashboard.Shared.csproj`
- `/common/legacy-project-templates/TelerikBlazorWASMDashboard/TelerikBlazorWASMDashboard/TelerikBlazorWASMDashboard.Server.csproj`

#### Localization
- `/common/localization/ClientLocalizationResx/ClientLocalizationResx.csproj`
- `/common/localization/ServerLocalizationResx/ServerLocalizationResx.csproj`

#### Message Box
- `/common/message-box/callback-event/MessageBoxControl.csproj`
- `/common/message-box/dynamic-creation/PopupControl.csproj`

#### Microsoft Extensions AI Integration
- `/common/microsoft-extensions-ai-integration/AIPromptIntegration/AIPromptIntegration/AIPromptIntegration.csproj`
- `/common/microsoft-extensions-ai-integration/SpeechToTextIntegration/SpeechToTextIntegration/SpeechToTextIntegration.csproj`

#### PDF and Export
- `/common/pdf-jpg-export-js/PdfExportJS/PdfExportJS.csproj`

#### Popup Examples
- `/common/popup-causes-scroll/popup-causes-scroll/Client/popup_causes_scroll.Client.csproj`
- `/common/popup-causes-scroll/popup-causes-scroll/Server/popup_causes_scroll.Server.csproj`
- `/common/popup-causes-scroll/popup-causes-scroll/Shared/popup_causes_scroll.Shared.csproj`

#### Razor Components
- `/common/razor-components/mvc-views/BlazorInMVC.csproj`

#### Styling and Themes
- `/common/styling/custom-css-theme/CustomCssTheme/CustomCssTheme.csproj`
- `/common/styling/theme-swatches/ThemeSwatches/ThemeSwatches.csproj`

#### SignalR Integration
- `/common/use-signalr/SignalRAndTelerikBlazor/SignalRAndTelerikBlazor.csproj`

### Drawer Components
- `/drawer/drawer-navigation/drawer_navigation.csproj`

### Editor Components
- `/editor/image-browser/image_browser.csproj`

### File Select Components
- `/fileselect/preselect-file/preselect_file.csproj`
- `/fileselect/select-file-with-button/select_file_with_button.csproj`

### Form Components
- `/form/field-generation/ValidationAttributes/ValidationAttributes.csproj`
- `/form/field-generation/conditional-field-creation/conditional_field_creation.csproj`
- `/form/form-events/form_events.csproj`

### Grid Components

#### Aggregate Examples
- `/grid/aggregate-from-detail-template/aggregate_from_detail_template.csproj`

#### Data Binding
- `/grid/datasourcerequest-on-server/Client/WebAppWithGridEndpoint.Client.csproj`
- `/grid/datasourcerequest-on-server/Server/WebAppWithGridEndpoint.Server.csproj`
- `/grid/datasourcerequest-on-server/Shared/WebAppWithGridEndpoint.Shared.csproj`

#### Edit Examples
- `/grid/custom-column-editor/custom_column_editor.csproj`
- `/grid/custom-popup-form/custom_popup_form.csproj`
- `/grid/external-form-edit/external_form_edit.csproj`

#### Export Functionality
- `/grid/excel-export-server/Client/ServerExcelExport.Client.csproj`
- `/grid/excel-export-server/ExcelExport/ExcelExport.csproj`
- `/grid/excel-export-server/Server/ServerExcelExport.Server.csproj`
- `/grid/excel-export-server/ServerSideSample/ServerSideSample.csproj`
- `/grid/excel-export-server/Shared/ServerExcelExport.Shared.csproj`

#### Filtering
- `/grid/filter-row-from-code/filter_row_from_code.csproj`
- `/grid/grid-foreign-key-dropdown/grid_foreign_key_dropdown.csproj`
- `/grid/odata-crud-operations/odata_crud_operations.csproj`

#### PDF Export
- `/grid/pdf-export-server/Client/ServerPdfExport.Client.csproj`
- `/grid/pdf-export-server/PdfExport/PdfExport.csproj`
- `/grid/pdf-export-server/Server/ServerPdfExport.Server.csproj`
- `/grid/pdf-export-server/ServerSideSample/ServerSideSample.csproj`
- `/grid/pdf-export-server/Shared/ServerPdfExport.Shared.csproj`

#### Selection and State Management
- `/grid/persist-selection/persist_selection.csproj`
- `/grid/print/PrintGrid.csproj`
- `/grid/save-state-in-ProtectedBrowserStorage/StateInProtectedBrowserStorage/StateInProtectedBrowserStorage.csproj`
- `/grid/save-state-in-wasm-through-controller/GridSavingStateInController/Client/GridSavingStateInController.Client.csproj`
- `/grid/save-state-in-wasm-through-controller/GridSavingStateInController/Server/GridSavingStateInController.Server.csproj`
- `/grid/save-state-in-wasm-through-controller/GridSavingStateInController/Shared/GridSavingStateInController.Shared.csproj`

#### Validation
- `/grid/remote-validation/Client/RemoteValidationWasm.Client.csproj`
- `/grid/remote-validation/Server/RemoteValidationWasm.Server.csproj`
- `/grid/remote-validation/Shared/RemoteValidationWasm.Shared.csproj`
- `/grid/validate-edit-item-from-grid-state/pre-validate-item-for-grid-state-init/pre_validate_item_for_grid_state_init.csproj`

### ListView Components
- `/listview/ValidationExamples/ValidationExamples/ValidationExamples.csproj`
- `/listview/item-selection/item_selection.csproj`

### Loader Components
- `/loader/block-all-content/block-all-content/block_all_content.csproj`
- `/loader/slow-page-or-component/loader-container-main-layout-usage/loader_container_main_layout_usage.csproj`

### Map Components
- `/map/show-hide-layers/show_hide_layers.csproj`

### MultiSelect Components
- `/multiselect/add-new-item/MultiSelectAndAddButton/MultiSelectAndAddButton/MultiSelectAndAddButton.csproj`

### Notification Components
- `/notification/in-separate-service/notification_in_service.csproj`

### Root Components
- `/rootcomponent/BlazorWebAppServer/BlazorWebAppServer.csproj`

### Sample Applications

#### Blazing Coffee
- `/sample-applications/blazing-coffee/BlazingCoffee/Client/BlazingCoffee.Client.csproj`
- `/sample-applications/blazing-coffee/BlazingCoffee/Server/BlazingCoffee.Server.csproj`
- `/sample-applications/blazing-coffee/BlazingCoffee/Shared/BlazingCoffee.Shared.csproj`

#### Blazor Dashboard
- `/sample-applications/blazor-dashboard/BlazorDashboard/BlazorDashboard.csproj`

#### Financial Dashboard
- `/sample-applications/blazor-financial-dashboard/BlazorFinancialDashboard/BlazorFinancialDashboard.csproj`

#### Stock Portfolio
- `/sample-applications/blazor-stocks/Client/BlazorFinancePortfolio.Client.csproj`
- `/sample-applications/blazor-stocks/Server/BlazorFinancePortfolio.Server.csproj`
- `/sample-applications/blazor-stocks/Shared/BlazorFinancePortfolio.Shared.csproj`

### Scheduler Components
- `/scheduler/ICS-data-convertion/ICS_Data_Convertion/ICS_Data_Convertion.csproj`
- `/scheduler/custom-edit-form/custom_edit_form.csproj`
- `/scheduler/load-appointments-on-demand/load-appointments-on-demand/load_appointments_on_demand.csproj`
- `/scheduler/readonly-slots/ReadOnlySlots/ReadOnlySlots.csproj`

### Splitter Components
- `/splitter/use-100-percent-viewport/use-100-percent-viewport/use_100_percent_viewport.csproj`

### TabStrip Components
- `/tabstrip/persist-active-tab/persist-active-tab/persist_active_tab.csproj`

### Testing Components
- `/testing/bUnit-justmock/Telerik.Blazor.BUnit.JustMock/Telerik.Blazor.BUnit.JustMock.csproj`
- `/testing/testing-sample-app/BUnit_Sample/BUnit_Sample.csproj`

### TileLayout Components
- `/tilelayout/add-remove-tiles/AddRemoveTiles/AddRemoveTiles.csproj`

### Tooltip Components
- `/tooltip/in-grid/TooltipForGridElements.csproj`

### TreeView Components
- `/treeview/rename-node/rename-node/rename_node.csproj`

### Upload Components
- `/upload/form-validation/FormValidation.csproj`

### Window Components
- `/window/WindowAsAService/WindowAsAService.csproj`
- `/window/block-all-content/block-all-content/block_all_content.csproj`

---

*Generated on: $(date)*
*Repository: telerik/blazor-ui*
Loading