Revenj.AspNetCore
1.6.1
.NET Core 3.1
Install-Package Revenj.AspNetCore -Version 1.6.1
dotnet add package Revenj.AspNetCore --version 1.6.1
<PackageReference Include="Revenj.AspNetCore" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Revenj.AspNetCore --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Revenj.AspNetCore, 1.6.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Revenj.AspNetCore as a Cake Addin
#addin nuget:?package=Revenj.AspNetCore&version=1.6.1
// Install Revenj.AspNetCore as a Cake Tool
#tool nuget:?package=Revenj.AspNetCore&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET and Mono framework with support for Postgres and Oracle
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Revenj (= 1.6.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Revenj.AspNetCore:
Repository | Stars |
---|---|
ngs-doo/revenj
DSL Platform compatible backend
|
1.6.1 - Sync with Revenj. Shutdown improvement
1.6.0 - Sync with Revenj. AspNet compatibility
1.5.1 - Implemented commands as middleware instead of MVC controllers
1.5.0 - Initial support for AspNetCore