Creates an Xml serialization assembly for types contained in an assembly in order to improve the startup performance of Xml serialization when serializing or de-serializing objects of those types using XmlSerializer.
Info
| Version: | 10.0.1 |
| Author(s): | Microsoft |
| Last Update: | Tuesday, December 9, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://go.microsoft.com/fwlink/?linkid=858594 |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.XmlSerializer.Generator |
Install
Install-Package Microsoft.XmlSerializer.Generator
dotnet add package Microsoft.XmlSerializer.Generator
paket add Microsoft.XmlSerializer.Generator
Microsoft.XmlSerializer.Generator Download (Unzip the "nupkg" after downloading)