Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Api.OpenApi |
Install
Install-Package ServiceStack.Api.OpenApi
dotnet add package ServiceStack.Api.OpenApi
paket add ServiceStack.Api.OpenApi
ServiceStack.Api.OpenApi Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags
Open API is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.