Swashbuckle.AspNetCore.Newtonsoft (6.4.0)
Published 2023-05-05 11:39:09 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.4.0 Swashbuckle.AspNetCore.Newtonsoft
About this package
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Dependencies
ID | Version | Target Framework |
---|---|---|
Swashbuckle.AspNetCore.SwaggerGen | 6.4.0 | .NETCoreApp3.0 |
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 3.0.0 | .NETCoreApp3.0 |
Swashbuckle.AspNetCore.SwaggerGen | 6.4.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Mvc.Formatters.Json | 2.1.0 | .NETStandard2.0 |
Swashbuckle.AspNetCore.SwaggerGen | 6.4.0 | net5.0 |
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 5.0.0 | net5.0 |
Swashbuckle.AspNetCore.SwaggerGen | 6.4.0 | net6.0 |
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 6.0.0-rc.1.21452.15 | net6.0 |