Info
Version: | 8.0.0 |
Author(s): | Alexander Paskhin |
Last Update: | Saturday, November 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/Wallsmedia/XmlResult |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Formatters.Xml.Extensions |
Install
Install-Package Microsoft.AspNetCore.Mvc.Formatters.Xml.Extensions
dotnet add package Microsoft.AspNetCore.Mvc.Formatters.Xml.Extensions
paket add Microsoft.AspNetCore.Mvc.Formatters.Xml.Extensions
Microsoft.AspNetCore.Mvc.Formatters.Xml.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
They allow precisely define which of the Xml formatters DataContractSerializer or/and XmlSerializer to use for input and output in the Web Application controller actions.