CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 08:17:17 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"19159dc336def28fbc5da1b0988f6069"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4NLoS8Wf73u7zkUVNdi0gHn8jd7nuSopXsuqVvAXHp7QQFNGCTl3BiJGB79sKDCBPr1UCexncVDrDAL%2FrKyHWOBOhIVme9e2itPw%2FR4%2BzhKhM8lw3Z8U3KBiB9zsiW97uJ%2FGR0PfCe2WgnW1kCxgvqMWirsO0IKcjAUYXJu3U0IIuXWv%2Fqymak90V6HO9TsS9UvU1lcFMoAOUTBQNh5iIDw1LK8c1a7JlKO0j8PLdaxWlhRPPqMJ%2FyJrPnMZifW59PVZJIBPLZfZnGy5L6SUUA%3D%3D--zhowojW8YntSlV%2BY--%2B%2FfDJqfvxX0iYHcot%2BKJ4A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.337641024.1753690636; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:17:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:17:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A688:3240E6:1717238:1DEEE94:6887320C
Fixing NodewView serializationn properties (#13663) · DynamoDS/Dynamo@90987ac · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/CodeBlockNode.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/NodeModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/ZeroTouch/DSFunction.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Workspaces/SerializationExtensions.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/NodeViewModel.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/BaseTypes.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/BasicInteractive.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/FileSystem.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpfTests/SerializationTests.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 90987ac
authored
File tree
Expand file treeCollapse file tree
11 files changed
+327
-16
lines changedFilter options
- src
- DynamoCoreWpf/ViewModels/Core
- DynamoCore/Graph
- Nodes
- ZeroTouch
- Workspaces
- Libraries/CoreNodeModels/Input
- test
- DynamoCoreWpfTests
- core/serialization
Expand file treeCollapse file tree
11 files changed
+327
-16
lines changedsrc/DynamoCore/Graph/Nodes/CodeBlockNode.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/CodeBlockNode.cs+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
| 237 | + | |
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
|
src/DynamoCore/Graph/Nodes/NodeModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/NodeModel.cs+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
| |||
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
232 |
| - | |
| 233 | + | |
233 | 234 |
| |
234 | 235 |
| |
235 | 236 |
| |
| |||
472 | 473 |
| |
473 | 474 |
| |
474 | 475 |
| |
475 |
| - | |
| 476 | + | |
476 | 477 |
| |
477 | 478 |
| |
478 | 479 |
| |
| |||
487 | 488 |
| |
488 | 489 |
| |
489 | 490 |
| |
490 |
| - | |
| 491 | + | |
491 | 492 |
| |
492 | 493 |
| |
493 | 494 |
| |
| |||
514 | 515 |
| |
515 | 516 |
| |
516 | 517 |
| |
517 |
| - | |
| 518 | + | |
518 | 519 |
| |
519 | 520 |
| |
520 | 521 |
| |
| |||
802 | 803 |
| |
803 | 804 |
| |
804 | 805 |
| |
| 806 | + | |
805 | 807 |
| |
806 | 808 |
| |
807 | 809 |
| |
|
src/DynamoCore/Graph/Nodes/ZeroTouch/DSFunction.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/ZeroTouch/DSFunction.cs+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
|
src/DynamoCore/Graph/Workspaces/SerializationExtensions.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Workspaces/SerializationExtensions.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
|
src/DynamoCoreWpf/ViewModels/Core/NodeViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/NodeViewModel.cs+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
164 | 165 |
| |
165 | 166 |
| |
166 | 167 |
| |
| 168 | + | |
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
| |||
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
| 197 | + | |
195 | 198 |
| |
196 | 199 |
| |
197 | 200 |
| |
| |||
211 | 214 |
| |
212 | 215 |
| |
213 | 216 |
| |
214 |
| - | |
| 217 | + | |
215 | 218 |
| |
216 | 219 |
| |
217 | 220 |
| |
218 | 221 |
| |
| 222 | + | |
219 | 223 |
| |
220 | 224 |
| |
221 | 225 |
| |
| |||
347 | 351 |
| |
348 | 352 |
| |
349 | 353 |
| |
350 |
| - | |
| 354 | + | |
351 | 355 |
| |
352 | 356 |
| |
353 | 357 |
| |
| |||
594 | 598 |
| |
595 | 599 |
| |
596 | 600 |
| |
597 |
| - | |
| 601 | + | |
598 | 602 |
| |
599 | 603 |
| |
600 | 604 |
| |
| |||
629 | 633 |
| |
630 | 634 |
| |
631 | 635 |
| |
| 636 | + | |
632 | 637 |
| |
633 | 638 |
| |
634 | 639 |
| |
| |||
641 | 646 |
| |
642 | 647 |
| |
643 | 648 |
| |
| 649 | + | |
644 | 650 |
| |
645 | 651 |
| |
646 | 652 |
| |
|
src/Libraries/CoreNodeModels/Input/BaseTypes.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/BaseTypes.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
|
src/Libraries/CoreNodeModels/Input/BasicInteractive.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/BasicInteractive.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
src/Libraries/CoreNodeModels/Input/FileSystem.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodeModels/Input/FileSystem.cs+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
|
test/DynamoCoreWpfTests/SerializationTests.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpfTests/SerializationTests.cs+72-1Lines changed: 72 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
437 | 508 |
| |
438 | 509 |
| |
439 | 510 |
| |
|
You can’t perform that action at this time.
0 commit comments