Victoria 5.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Victoria --version 5.2.3                
NuGet\Install-Package Victoria -Version 5.2.3                
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="Victoria" Version="5.2.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Victoria --version 5.2.3                
#r "nuget: Victoria, 5.2.3"                
#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 Victoria as a Cake Addin
#addin nuget:?package=Victoria&version=5.2.3

// Install Victoria as a Cake Tool
#tool nuget:?package=Victoria&version=5.2.3                

🌋 - Lavalink wrapper for Discord.NET. Provides more options and performs better than all .NET Lavalink libraries combined.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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 Victoria:

Package Downloads
DDB

Downgrade to aws s3 library 3.7.102.2

Victoria.Preconditions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.5 1,239 6/21/2024
7.0.4 171 6/5/2024
7.0.3 115 6/4/2024
7.0.2 111 6/4/2024
7.0.1 133 6/1/2024
7.0.0 234 5/22/2024
6.0.1026 6,134 10/27/2022
6.0.23.324 806 3/24/2023
6.0.23.210 565 2/10/2023
5.2.8 4,018 3/19/2022
5.2.7 1,226 2/11/2022
5.2.5 1,475 12/19/2021
5.2.4 942 11/19/2021
5.2.3 1,974 9/4/2021
5.2.2 525 8/31/2021
5.2.1 718 8/24/2021
5.2.0 1,054 7/25/2021
5.1.11 4,952 12/22/2020
5.1.10 1,007 12/2/2020
5.1.9 15,366 9/10/2020
5.1.8 1,770 7/30/2020
5.1.7 701 7/16/2020
5.1.6 1,017 5/25/2020
5.1.3 1,031 4/27/2020
5.1.2 2,052 1/10/2020
5.1.1 1,008 1/9/2020
5.1.0 1,103 12/28/2019
5.0.5 1,046 12/9/2019
5.0.5-patch 440 12/15/2019
5.0.4 981 12/3/2019
5.0.3 1,121 11/4/2019
5.0.2 1,000 11/3/2019
5.0.1 1,287 10/31/2019
4.0.18 1,085 4/23/2020
4.0.17 2,517 6/20/2019
4.0.16 393 6/19/2019
4.0.15 391 6/17/2019
4.0.14 381 6/16/2019
4.0.12 388 6/14/2019
4.0.11 471 6/8/2019
4.0.10 658 5/10/2019
4.0.9 448 5/4/2019
4.0.8 479 4/17/2019
4.0.7 676 4/2/2019
4.0.6 430 3/21/2019
4.0.5 400 3/19/2019
4.0.4 406 3/13/2019
4.0.3 398 3/12/2019
4.0.0 444 3/4/2019
3.3.1 2,070 1/30/2019
3.3.0 1,222 1/20/2019
3.2.2 1,234 1/7/2019
3.2.1 1,192 1/2/2019
3.2.0 1,148 12/30/2018
3.1.3 1,241 12/19/2018
3.1.2 1,250 12/11/2018
3.1.1 1,226 12/2/2018
3.0.1 1,202 11/21/2018
3.0.0 1,272 11/21/2018
2.3.7 1,242 11/9/2018
2.3.6 1,259 11/6/2018
2.3.4 1,290 11/4/2018
2.3.3 1,282 11/3/2018
2.3.1 1,199 10/29/2018
2.3.0 1,303 10/27/2018
2.2.2 1,292 10/13/2018
2.2.1 1,339 10/10/2018
2.2.0 1,304 10/2/2018
2.1.0 1,281 9/29/2018
2.0.0 1,314 9/23/2018
1.0.0 1,387 9/22/2018

- Added JsonPropertyName attribute to filter properties
- Json serialization only ignores null properties instead of defaults
- RofLBotZ94: Defined ignore attributes on optional properties
- Added generic methods for AddLavaNode{T} and UseLavaNode{T}
- Fixed method names for websocket events