Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors.
Info
| Version: | 9.0.6 |
| Author(s): | Swashbuckle.AspNetCore.Newtonsoft |
| Last Update: | Thursday, October 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/domaindrivendev/Swashbuckle.AspNetCore |
| NuGet Url: | https://www.nuget.org/packages/Swashbuckle.AspNetCore.Newtonsoft |
Install
Install-Package Swashbuckle.AspNetCore.Newtonsoft
dotnet add package Swashbuckle.AspNetCore.Newtonsoft
paket add Swashbuckle.AspNetCore.Newtonsoft
Swashbuckle.AspNetCore.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Swashbuckle.AspNetCore.SwaggerGen(>= 6.0.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 6.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.0)
Tags