RevoltSharp 8.3.0

Suggested Alternatives

StoatSharp

Additional Details

Rebranded to StoatSharp

dotnet add package RevoltSharp --version 8.3.0
                    
NuGet\Install-Package RevoltSharp -Version 8.3.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="RevoltSharp" Version="8.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RevoltSharp" Version="8.3.0" />
                    
Directory.Packages.props
<PackageReference Include="RevoltSharp" />
                    
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 RevoltSharp --version 8.3.0
                    
#r "nuget: RevoltSharp, 8.3.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.
#:package RevoltSharp@8.3.0
                    
#: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=RevoltSharp&version=8.3.0
                    
Install as a Cake Addin
#tool nuget:?package=RevoltSharp&version=8.3.0
                    
Install as a Cake Tool

A C# lib for using the revolt chat API and connecting to the gateway with a user or bot account.

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.  net9.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on RevoltSharp:

Package Downloads
RevoltSharp.Commands

A command handler for RevoltSharp with easy to use structure and parsing.

RevoltSharp.InstanceAdmin

Methods and extensions for managing your own self-hosted Revolt instance.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.0 474 10/9/2025 8.3.0 is deprecated because it is no longer maintained.
8.2.1 291 10/8/2025 8.2.1 is deprecated because it is no longer maintained.
8.2.0 335 10/6/2025 8.2.0 is deprecated because it is no longer maintained.
8.1.3 540 6/8/2025 8.1.3 is deprecated because it is no longer maintained.
8.1.2 436 5/14/2025 8.1.2 is deprecated because it is no longer maintained.
8.1.1 386 3/30/2025 8.1.1 is deprecated because it is no longer maintained.
8.1.0 331 1/26/2025 8.1.0 is deprecated because it is no longer maintained.
8.0.7 344 11/30/2024 8.0.7 is deprecated because it is no longer maintained.
8.0.6 286 11/30/2024 8.0.6 is deprecated because it is no longer maintained.
8.0.5 313 11/30/2024 8.0.5 is deprecated because it is no longer maintained.
8.0.4 318 11/28/2024 8.0.4 is deprecated because it is no longer maintained.
8.0.3 314 11/28/2024 8.0.3 is deprecated because it is no longer maintained.
8.0.2 292 11/27/2024 8.0.2 is deprecated because it is no longer maintained.
8.0.1 307 11/27/2024 8.0.1 is deprecated because it is no longer maintained.
8.0.0 305 11/27/2024 8.0.0 is deprecated because it is no longer maintained.
7.8.1 334 11/24/2024 7.8.1 is deprecated because it is no longer maintained.
7.8.0 326 11/24/2024 7.8.0 is deprecated because it is no longer maintained.
7.7.2 351 10/24/2024 7.7.2 is deprecated because it is no longer maintained.
7.7.1 312 10/24/2024 7.7.1 is deprecated because it is no longer maintained.
7.7.0 311 10/22/2024 7.7.0 is deprecated because it is no longer maintained.
Loading failed