News

A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Take advantage of security headers in ASP.NET Core MVC 5 to protect your website against cross-site scripting, code injection, clickjacking, and other attacks. ASP.NET Core MVC 5 is a lightweight, ...
Overloading action methods that use identical HTTP verbs is tricky in ASP.NET Core 5, but there are a number of ways to do it. Let’s explore them. ASP.NET Core 5 is an open source web application ...
Eric Vogel provides step-by-step instructions to create an ASP.NET 5 Core web app in Visual Studio 2019 and embed a Power BI report in it. Today I'm going to cover how embed a Power BI report in an ...
Microsoft is rebranding the products formerly known as ASP.NET 5 and .NET Core 5. Going forward, ASP.NET 5 will be known as ASP.NET Core 1.0, and .NET Core 5 will be renamed to .NET Core 1.0. Entity ...
ASP.NET Core OData, which debuted in July 2018, is out in a v8.0 preview that for the first time supports the upcoming .NET 5 milestone release, slated for Nov. 10. Microsoft's open source OData -- ...