System.CodeDom
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.CodeDom --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.CodeDom -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.CodeDom" Version="4.5.0-preview1-26216-02" />
<PackageVersion Include="System.CodeDom" Version="4.5.0-preview1-26216-02" />
<PackageReference Include="System.CodeDom" />
paket add System.CodeDom --version 4.5.0-preview1-26216-02
#r "nuget: System.CodeDom, 4.5.0-preview1-26216-02"
#:package System.CodeDom@4.5.0-preview1-26216-02
#addin nuget:?package=System.CodeDom&version=4.5.0-preview1-26216-02&prerelease
#tool nuget:?package=System.CodeDom&version=4.5.0-preview1-26216-02&prerelease
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language.
Commonly Used Types:
System.CodeDom.CodeObject
System.CodeDom.Compiler.CodeDomProvider
Microsoft.CSharp.CSharpCodeProvider
Microsoft.VisualBasic.VBCodeProvider
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (580)
Showing the top 5 NuGet packages that depend on System.CodeDom:
| Package | Downloads |
|---|---|
|
System.Management
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery |
|
|
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. |
|
|
Mono.TextTemplating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C# |
|
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
|
|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
GitHub repositories (132)
Showing the top 20 popular GitHub repositories that depend on System.CodeDom:
| Repository | Stars |
|---|---|
|
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
|
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
|
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
|
tixl3d/tixl
Tooll 3 is an open source software to create realtime motion graphics.
|
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
|
IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0 | 94,692 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 22,413 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 26,388 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 10,538 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 7,327 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 6,293 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 6,333 | 5/12/2025 | |
| 10.0.0-preview.3.25171.5 | 13,792 | 4/10/2025 | |
| 10.0.0-preview.2.25163.2 | 8,707 | 3/18/2025 | |
| 10.0.0-preview.1.25080.5 | 5,192 | 2/25/2025 | |
| 9.0.11 | 31,743 | 11/11/2025 | |
| 9.0.10 | 821,725 | 10/14/2025 | |
| 9.0.9 | 735,866 | 9/9/2025 | |
| 9.0.8 | 1,108,481 | 8/4/2025 | |
| 9.0.7 | 532,281 | 7/8/2025 | |
| 9.0.6 | 973,092 | 6/10/2025 | |
| 9.0.5 | 2,499,305 | 5/13/2025 | |
| 9.0.4 | 1,427,302 | 4/8/2025 | |
| 9.0.3 | 803,452 | 3/11/2025 | |
| 9.0.2 | 2,179,571 | 2/11/2025 | |
| 9.0.1 | 1,884,731 | 1/14/2025 | |
| 9.0.0 | 4,393,846 | 11/12/2024 | |
| 9.0.0-rc.2.24473.5 | 82,639 | 10/8/2024 | |
| 9.0.0-rc.1.24431.7 | 20,253 | 9/10/2024 | |
| 9.0.0-preview.7.24405.7 | 12,358 | 8/13/2024 | |
| 9.0.0-preview.6.24327.7 | 21,955 | 7/9/2024 | |
| 9.0.0-preview.5.24306.7 | 7,502 | 6/11/2024 | |
| 9.0.0-preview.4.24266.19 | 7,657 | 5/21/2024 | |
| 9.0.0-preview.3.24172.9 | 17,378 | 4/11/2024 | |
| 9.0.0-preview.2.24128.5 | 6,765 | 3/12/2024 | |
| 9.0.0-preview.1.24080.9 | 46,484 | 2/13/2024 | |
| 8.0.0 | 55,690,155 | 11/14/2023 | |
| 8.0.0-rc.2.23479.6 | 27,808 | 10/10/2023 | |
| 8.0.0-rc.1.23419.4 | 77,944 | 9/12/2023 | |
| 8.0.0-preview.7.23375.6 | 68,350 | 8/8/2023 | |
| 8.0.0-preview.6.23329.7 | 24,075 | 7/11/2023 | |
| 8.0.0-preview.5.23280.8 | 9,592 | 6/13/2023 | |
| 8.0.0-preview.4.23259.5 | 18,121 | 5/16/2023 | |
| 8.0.0-preview.3.23174.8 | 36,999 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 38,753 | 3/14/2023 | |
| 8.0.0-preview.1.23110.8 | 37,245 | 2/21/2023 | |
| 7.0.0 | 96,958,190 | 11/7/2022 | |
| 7.0.0-rc.2.22472.3 | 104,522 | 10/11/2022 | |
| 7.0.0-rc.1.22426.10 | 72,211 | 9/14/2022 | |
| 7.0.0-preview.7.22375.6 | 16,956 | 8/9/2022 | |
| 7.0.0-preview.6.22324.4 | 4,172 | 7/12/2022 | |
| 7.0.0-preview.5.22301.12 | 4,110 | 6/14/2022 | |
| 7.0.0-preview.4.22229.4 | 23,116 | 5/10/2022 | |
| 7.0.0-preview.3.22175.4 | 6,940 | 4/13/2022 | |
| 7.0.0-preview.2.22152.2 | 20,372 | 3/14/2022 | |
| 7.0.0-preview.1.22076.8 | 15,878 | 2/17/2022 | |
| 6.0.0 | 165,229,511 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 22,309 | 10/12/2021 | |
| 6.0.0-rc.1.21451.13 | 56,534 | 9/14/2021 | |
| 6.0.0-preview.7.21377.19 | 14,854 | 8/10/2021 | |
| 6.0.0-preview.6.21352.12 | 15,704 | 7/14/2021 | |
| 6.0.0-preview.5.21301.5 | 8,678 | 6/15/2021 | |
| 6.0.0-preview.4.21253.7 | 31,125 | 5/24/2021 | |
| 6.0.0-preview.3.21201.4 | 51,158 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 10,845 | 3/11/2021 | |
| 6.0.0-preview.1.21102.12 | 36,700 | 2/12/2021 | |
| 5.0.0 | 100,849,074 | 11/9/2020 | |
| 5.0.0-rc.2.20475.5 | 15,922 | 10/13/2020 | |
| 5.0.0-rc.1.20451.14 | 10,458 | 9/14/2020 | |
| 5.0.0-preview.8.20407.11 | 18,062 | 8/25/2020 | |
| 5.0.0-preview.7.20364.11 | 41,572 | 7/21/2020 | |
| 5.0.0-preview.6.20305.6 | 143,415 | 6/25/2020 | |
| 5.0.0-preview.5.20278.1 | 13,738 | 6/10/2020 | |
| 5.0.0-preview.4.20251.6 | 11,013 | 5/18/2020 | |
| 5.0.0-preview.3.20214.6 | 53,855 | 4/23/2020 | |
| 5.0.0-preview.2.20160.6 | 34,705 | 4/2/2020 | |
| 5.0.0-preview.1.20120.5 | 9,589 | 3/16/2020 | |
| 4.7.0 | 99,261,642 | 12/3/2019 | |
| 4.7.0-preview3.19551.4 | 68,528 | 11/13/2019 | |
| 4.7.0-preview2.19523.17 | 19,070 | 11/1/2019 | |
| 4.7.0-preview1.19504.10 | 12,630 | 10/15/2019 | |
| 4.6.0 | 36,310,647 | 9/23/2019 | |
| 4.6.0-rc1.19456.4 | 62,094 | 9/16/2019 | |
| 4.6.0-preview9.19421.4 | 10,388 | 9/4/2019 | |
| 4.6.0-preview9.19416.11 | 954 | 9/4/2019 | |
| 4.6.0-preview8.19405.3 | 70,458 | 8/13/2019 | |
| 4.6.0-preview7.19362.9 | 217,726 | 7/23/2019 | |
| 4.6.0-preview6.19303.8 | 124,138 | 6/12/2019 | |
| 4.6.0-preview6.19264.9 | 943 | 9/4/2019 | |
| 4.6.0-preview5.19224.8 | 77,293 | 5/6/2019 | |
| 4.6.0-preview4.19212.13 | 2,826 | 4/18/2019 | |
| 4.6.0-preview3.19128.7 | 46,115 | 3/6/2019 | |
| 4.6.0-preview.19073.11 | 22,147 | 1/29/2019 | |
| 4.6.0-preview.18571.3 | 18,074 | 12/3/2018 | |
| 4.5.0 | 47,849,459 | 5/29/2018 | |
| 4.5.0-rc1 | 51,012 | 5/6/2018 | |
| 4.5.0-preview2-26406-04 | 26,020 | 4/10/2018 | |
| 4.5.0-preview1-26216-02 | 62,759 | 2/26/2018 | |
| 4.5.0-preview1-25914-04 | 365,948 | 11/15/2017 | |
| 4.4.0 | 310,152,845 | 8/11/2017 | |
| 4.4.0-preview2-25405-01 | 7,395 | 6/27/2017 | |
| 4.4.0-preview1-25305-02 | 6,309 | 5/9/2017 |