Skip to main content
Suave.AspNetCore package icon

Suave.AspNetCore

Small .NET Core library which provides middleware to run a Suave app (on top of Kestrel) within ASP.NET Core.

Total Downloads
18.1K
18,132
Published
Dec 13, 2016
Latest stable version

Install

.NET CLI
dotnet add package Suave.AspNetCore --version 0.1.0
Package Manager Console
Install-Package Suave.AspNetCore -Version 0.1.0
PackageReference
<PackageReference Include="Suave.AspNetCore" Version="0.1.0" />

Frameworks

.NETFramework4.6 .NETStandard1.6

Dependencies

[1.1.0, )
[0.1.0, )
NETStandard.Library
.NETFramework4.6
[1.6.1, )
Suave
.NETFramework4.6
[2.0.0-rc3, )
[1.1.0, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Suave
.NETStandard1.6
[2.0.0-rc3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.