ParameterStyleParsers.OpenAPI 0.1.0-pre-62b5499b

This is a prerelease version of ParameterStyleParsers.OpenAPI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ParameterStyleParsers.OpenAPI --version 0.1.0-pre-62b5499b
NuGet\Install-Package ParameterStyleParsers.OpenAPI -Version 0.1.0-pre-62b5499b
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ParameterStyleParsers.OpenAPI" Version="0.1.0-pre-62b5499b" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ParameterStyleParsers.OpenAPI --version 0.1.0-pre-62b5499b
#r "nuget: ParameterStyleParsers.OpenAPI, 0.1.0-pre-62b5499b"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ParameterStyleParsers.OpenAPI as a Cake Addin
#addin nuget:?package=ParameterStyleParsers.OpenAPI&version=0.1.0-pre-62b5499b&prerelease

// Install ParameterStyleParsers.OpenAPI as a Cake Tool
#tool nuget:?package=ParameterStyleParsers.OpenAPI&version=0.1.0-pre-62b5499b&prerelease

OpenAPI.ParameterStyleParsers

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 42 6/4/2024
1.0.1-pre-974c1933 34 6/4/2024
1.0.0 61 5/29/2024
1.0.0-pre-fc3e8a7a 62 5/29/2024
1.0.0-pre-72c5ba6d 61 5/27/2024
1.0.0-pre-4465deeb 65 5/28/2024
0.1.2-pre-277f96df 63 5/24/2024
0.1.1 72 5/22/2024
0.1.1-pre-02a920e8 61 5/22/2024
0.1.0 112 4/17/2024
0.1.0-pre-62b5499b 83 4/17/2024

# v0.1.0-pre-62b5499b (2024-04-17)


### Bug Fixes

* serialization issues with arrays ([71230b6](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/71230b6ce5c87b77e5ab1942bebc37bb6f569a2e))


### Features

* **array:** add serialization support ([cb4b3d5](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/cb4b3d5adfeddf8eb2601bbef77c41c77be48b16))
* **form:** add serialization support for primitives ([7d6dece](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/7d6dece95cc63385ba1885d4370037937b403033))
* **label:** add serialization support for primitives ([2404e82](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/2404e82917e235d9703c76a4dcfef456b9448773))
* **matrix:** add serialization support for primitives ([23ff19f](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/23ff19f1b8e5c737db636b6f9d0309ba6dda3252))
* **object:** add serialization support ([0f7c137](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/0f7c1375997c859cd1c58ac78f53fe60cb9f4808))
* **simple:** add serialization support for primitives ([7af612b](https://github.com/Fresa/OpenAPI.ParameterStyleParsers/commit/7af612bb560c91d2e45bc322d08a609aacd85d6e))