Showing category results for Azure

Nov 8, 2021
Post comments count15
Post likes count0

Announcing ASP.NET Core in .NET 6

Daniel Roth

.NET 6 is now available! Check out all the new features and improvements in ASP.NET Core in .NET 6.

.NETASP.NETASP.NET Core
Sep 8, 2021
Post comments count8
Post likes count0

Taking the EF Core Azure Cosmos DB Provider for a Test Drive

Jeremy Likness

An overview of some enhancements to the Azure Cosmos DB provider for Entity Framework Core introduced in EF Core 6.0. Includes a reference project that demonstrates implicit ownership, primitive collections and raw SQL.

Entity FrameworkASP.NETAzure
Mar 4, 2021
Post comments count20
Post likes count0

.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code

Maria Naggaga

Read all about how SQL and Entity Framework Core developers can now start using .NET Interactive notebooks for quick iteration of notebooks while providing strongly typed APIs, code completion over tables and columns, and Language-Integrated-Query (LINQ). Quickly explore your data's shape and schema.

.NET CoreC#Azure
Nov 10, 2020
Post comments count52
Post likes count0

Announcing ASP.NET Core in .NET 5

Daniel Roth

.NET 5 is now released! Check out all of the great new features and improvements in ASP.NET Core in .NET 5.

ASP.NETASP.NET CoreBlazor
Oct 6, 2020
Post comments count45
Post likes count0

Game Development with .NET

Abdullah Hamed

Did you want to develop games using .NET? Learn what .NET game engines, tools, and services are available for you when developing games.

.NET.NET CoreC#
Sep 22, 2020
Post comments count14
Post likes count0

Azure Static Web Apps with .NET and Blazor

Aaron Powell

Azure Static Web Apps now has first-class support for Blazor WebAssembly and .NET Functions in preview, available in all supported regions. Check out how you can develop and deploy a frontend and a serverless API written entirely in .NET.

ASP.NETASP.NET CoreBlazor