Creating PDF Documents with Razor in ASP.NET Core 2.2 Web API
In this article, I will show you an easy way to create a PDF document and style it properly with Razor engine and the DinkToPdf
In this article, I will show you an easy way to create a PDF document and style it properly with Razor engine and the DinkToPdf
Many years ago I was working on a wind turbine app and had to create a gauge control for it. I was searching for any
Almost all apps use some kind of graphic icons to make the UI more attractive and easy to use. Here I will demonstrate a quick
To get authenticated SignalR hubs to work, you need to allow credentials in CORS, so your aspnetcore code might look like this: services.AddCors(action => action.AddPolicy(policyName,
Could not create SSL/TLS secure channel Recently, a legacy ASP.NET Web API application that we support started logging an exception and also giving back a