MuxicMatchApi 2.5.0
A tool using the MusixMatchApi, for bring information about a song and the lyrics Una herramienta que utiliza la MuxicMatchApi, para brindar informacion de una cancion y la letra de la misma Visita: https://github.com/pro0072006/MuxicMatchApi
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>MuxicMatchApi</id>
<version>2.5.0</version>
<authors>Pro0072006</authors>
<projectUrl>https://github.com/pro0072006/MuxicMatchApi</projectUrl>
<description>A tool using the MusixMatchApi, for bring information about a song and the lyrics
Una herramienta que utiliza la MuxicMatchApi, para brindar informacion de una cancion y la letra de la misma
Visita: https://github.com/pro0072006/MuxicMatchApi</description>
<releaseNotes>New ways to request the lyrics of the song, and more stability
The lyrics now is more beautiful</releaseNotes>
<tags>Lyrics lyricsfinder genius MuxicMatchApi Songs discord music</tags>
<repository url="https://github.com/pro0072006/MuxicMatchApi" />
<dependencies>
<group targetFramework="net5.0">
<dependency id="Newtonsoft.Json" version="13.0.1" exclude="Build,Analyzers" />
<dependency id="ScrapySharp" version="3.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>