ParseySharp.AspNetCore 0.2.4-beta.1

This is a prerelease version of ParseySharp.AspNetCore.
dotnet add package ParseySharp.AspNetCore --version 0.2.4-beta.1
                    
NuGet\Install-Package ParseySharp.AspNetCore -Version 0.2.4-beta.1
                    
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="ParseySharp.AspNetCore" Version="0.2.4-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ParseySharp.AspNetCore" Version="0.2.4-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="ParseySharp.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ParseySharp.AspNetCore --version 0.2.4-beta.1
                    
#r "nuget: ParseySharp.AspNetCore, 0.2.4-beta.1"
                    
#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.
#:package ParseySharp.AspNetCore@0.2.4-beta.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ParseySharp.AspNetCore&version=0.2.4-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ParseySharp.AspNetCore&version=0.2.4-beta.1&prerelease
                    
Install as a Cake Tool

ASP.NET Core integration for ParseySharp: parse multi-format request bodies and bind to models.

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

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ParseySharp.AspNetCore:

Package Downloads
ParseySharp.Protobuf.AspNetCore

ASP.NET Core integration for Protobuf with ParseySharp: accept Protobuf payloads using the same parsers.

ParseySharp.Swashbuckle

Swashbuckle helpers for ParseySharp: accurate request models for multi-format endpoints.

ParseySharp.Avro.AspNetCore

ASP.NET Core integration for Avro with ParseySharp: accept Avro payloads using the same parsers.

ParseySharp.MessagePack.AspNetCore

ASP.NET Core integration for MessagePack with ParseySharp: accept MessagePack payloads using the same parsers.

ParseySharp.Yaml.AspNetCore

ASP.NET Core integration for YAML (YamlDotNet) with ParseySharp: accept YAML payloads using the same parsers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.4-beta.1 157 10/7/2025
0.2.3-beta.1 137 10/7/2025
0.2.1-beta.1 345 9/17/2025
0.2.0-beta.1 255 9/16/2025
0.1.0-beta.2 253 9/16/2025
0.1.0-beta.1 217 9/15/2025