ASP.NET Tips Using CORS in ASP.NET Core 3.1 December 17, 2020 Andriy Kravets In this article, we will present one of the problems that users faced many years ago when using Ajax requests, which is the same-origin policy.
ASP.NET Tips 10 Tips to Increase Your ASP.NET Core Website Performance December 15, 2020December 15, 2020 Andriy Kravets Performance is very important; it is a major factor for the success of any web application. ASP.NET Core 3.0 includes several enhancements that scale back