Skip to content

Commit deb80bb

Browse files
Merge pull request #465 from SyncfusionExamples/983623_Added_Blazor_Web_Server_App
ES-983623 - Add the Blazor Web Server App samples
2 parents 127b3c6 + 32f1802 commit deb80bb

File tree

105 files changed

+3914
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+3914
-0
lines changed
143 KB
Binary file not shown.
248 KB
Binary file not shown.

Getting-Started/Blazor/Blazor-WASM-Standalone-app/.vs/Create-Word-document/config/applicationhost.config

Lines changed: 1021 additions & 0 deletions
Large diffs are not rendered by default.
186 Bytes
Binary file not shown.
26 KB
Binary file not shown.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "D:\\PR\\DocIO_Web_Server\\Getting-Started\\Blazor\\Blazor-WASM-Standalone-app\\",
4+
"Documents": [
5+
{
6+
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
7+
}
8+
],
9+
"DocumentGroupContainers": [
10+
{
11+
"Orientation": 0,
12+
"VerticalTabListWidth": 256,
13+
"DocumentGroups": [
14+
{
15+
"DockedWidth": 200,
16+
"SelectedChildIndex": 0,
17+
"Children": [
18+
{
19+
"$type": "Document",
20+
"DocumentIndex": 0,
21+
"Title": "AddressBinder.cs",
22+
"DocumentMoniker": "C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs",
23+
"ToolTip": "C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs",
24+
"ViewState": "AgIAAKUAAAAAAAAAAAAkwK4AAAADAAAAAQAAAA==",
25+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
26+
"WhenOpened": "2025-09-26T07:13:06.756Z",
27+
"EditorCaption": ""
28+
}
29+
]
30+
}
31+
]
32+
}
33+
]
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "D:\\PR\\DocIO_Web_Server\\Getting-Started\\Blazor\\Blazor-WASM-Standalone-app\\",
4+
"Documents": [
5+
{
6+
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
7+
}
8+
],
9+
"DocumentGroupContainers": [
10+
{
11+
"Orientation": 0,
12+
"VerticalTabListWidth": 256,
13+
"DocumentGroups": [
14+
{
15+
"DockedWidth": 200,
16+
"SelectedChildIndex": 0,
17+
"Children": [
18+
{
19+
"$type": "Document",
20+
"DocumentIndex": 0,
21+
"Title": "AddressBinder.cs",
22+
"DocumentMoniker": "C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs",
23+
"ToolTip": "C:\\Users\\KaranNagarathinam\\AppData\\Local\\Temp\\.vsdbgsrc\\44aa595dc2a1078aa662bebf92f46ec0aa83d37961bfc5ec1f12f1b995219153\\AddressBinder.cs",
24+
"ViewState": "AgIAAKUAAAAAAAAAAAAkwMgAAAAhAAAAAQAAAA==",
25+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
26+
"WhenOpened": "2025-09-26T07:13:06.756Z",
27+
"EditorCaption": ""
28+
}
29+
]
30+
}
31+
]
32+
}
33+
]
34+
}
2.16 KB
Binary file not shown.
76.8 KB
Binary file not shown.
185 KB
Binary file not shown.

0 commit comments

Comments
 (0)