The RestSharp Demo is a .NET application that utilizes the RestSharp library to make API calls with JWT authentication. This program is designed to query an API ...
This small project was written with dotNet Core SDK 5.0.4. So use that version as a base line. I wrote the tests under Linux with VS Code but running it under Windows should be fine as well. Previous ...