News

Take advantage of open source Swashbuckle to generate Swagger documents for your ASP.NET Core Web API.
Consume the Web API using RestSharp Now that our Web API is ready for use, let’s start consuming it. Create another project – this time a Console application project to keep it simple.