Files
winutil/docs/content/dev/features/Features/dotnet.md
T

15 lines
417 B
Markdown
Raw Normal View History

2026-01-07 19:55:35 +00:00
# All .Net Framework (2,3,4)
```json
2026-01-14 20:28:45 +02:00
"WPFFeaturesdotnet": {
"Content": "All .Net Framework (2,3,4)",
"Description": ".NET and .NET Framework is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.",
"category": "Features",
"panel": "1",
"Order": "a010_",
"feature": [
"NetFx4-AdvSrvs",
"NetFx3"
],
2026-01-07 19:55:35 +00:00
```