Info
Version: | 4.0.1 |
Author(s): | micro-elements |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/micro-elements/MicroElements.Swashbuckle.NodaTime |
NuGet Url: | https://www.nuget.org/packages/MicroElements.Swashbuckle.NodaTime |
Install
Install-Package MicroElements.Swashbuckle.NodaTime
dotnet add package MicroElements.Swashbuckle.NodaTime
paket add MicroElements.Swashbuckle.NodaTime
MicroElements.Swashbuckle.NodaTime Download (Unzip the "nupkg" after downloading)
Dependencies
- NodaTime(>= 3.0.0)
- NodaTime.Serialization.JsonNet(>= 3.0.0)
- NodaTime.Serialization.SystemTextJson(>= 1.0.0)
- Swashbuckle.AspNetCore(>= 5.5.1)
Tags
# Benefits of MicroElements.Swashbuckle.NodaTime
- Supports Swashbuckle 5, net core 3 and brand new System.Text.Json
- Implemented in c#, no FSharp.Core lib in dependencies
- NamingStrategy support.
You can use DefaultNamingStrategy, CamelCaseNamingStrategy or SnakeCaseNamingStrategy
- Supports DateInterval
- Can be generated with user provided examples or without examples.