Written using .NET Core 3.1.
LibMan only allows you to update a single client library at a time so I decided to build a tool that checks all libraries in libman.json for updates. You'll still need to update each one manually but it should save some time since it will only list the libraries with updates.
CDNJS, jsDelivr, and Unpkg (same as LibMan).
Returns the latest version (may be stable or beta).
Returns the latest stable version.
Returns the latest version (may be stable or beta).
Only Windows as of now.
Clone the repo and execute in your favorite IDE.
Library | License |
---|---|
Newtonsoft Json.NET | MIT |
RestSharp | Apache-2.0 |