Rin 2.6.0

.NET 5.0 .NET Core 3.1
dotnet add package Rin --version 2.6.0
NuGet\Install-Package Rin -Version 2.6.0
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="Rin" Version="2.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rin --version 2.6.0
#r "nuget: Rin, 2.6.0"
#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 Rin as a Cake Addin
#addin nuget:?package=Rin&version=2.6.0

// Install Rin as a Cake Tool
#tool nuget:?package=Rin&version=2.6.0

Request/response Inspector middleware for ASP.NET Core

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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Rin:

Package Downloads
Rin.Mvc

This package adds support for ASP.NET Core MVC to Rin

Rin.Storage.Redis

This package adds support for Redis storage to Rin

Rin.Log4NetAppender

This package adds support for tracing with log4net to Rin

Rin.Extensions.EntityFrameworkCore

This package adds support for Entity Framwork Core to Rin

Rin.Extensions.MagicOnion

This package adds support for MagicOnion to Rin

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rin:

Repository Stars
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.