Showing category results for Azure

Dec 19, 2022
Post comments count5
Post likes count10

Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI

James Montemagno
James Montemagno

The .NET Podcast app is a sample application showcasing .NET, ASP.NET Core, Blazor, .NET MAUI, Azure Container Apps, Orleans, and more. Pull down the source code and explore the architecture today.

.NETASP.NETASP.NET Core
Sep 26, 2022
Post comments count1
Post likes count11

Microsoft Commerce’s .NET 6 Migration Journey

Kurtis Story (HE/HIM) Tian Li
Kurtis,
Tian

Microsoft Commerce is a diverse set of services (>700) services and recently made the journey to .NET 6 from .NET Framework. Here are some tips, tricks, and results from our journey to .NET 6.

.NETASP.NET CoreAzure
Aug 24, 2022
Post comments count13
Post likes count4

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

Byron Tardif
Byron Tardif

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised billions of times a day while minimizing service disruptions and maintaining SLA for our customers.

Azure.NETASP.NET Core
Jun 28, 2022
Post comments count9
Post likes count8

Getting Started with DevOps and .NET MAUI

Sweeky Satpathy
Sweeky Satpathy

Want to add DevOps to your .NET MAUI project? This post shows how to implement a starter pipeline using GitHub Actions and Azure DevOps.

.NET MAUI.NETAzure
May 3, 2022
Post comments count6
Post likes count1

Microsoft Graph’s Journey to .NET 6

Joao Paiva
Joao Paiva

Read about the journey of Microsoft Graph on upgrading from .NET Framework 4.6 to .NET 6 and all the impact that came with it.

.NETASP.NETASP.NET Core
Feb 28, 2022
Post comments count4
Post likes count0

Training a ML.NET Model with Azure ML

Becca McHenry
Becca McHenry

Learn how to create a training pipeline for ML.NET using Azure ML and Azure Devops.

.NETAzureMachine Learning
Nov 8, 2021
Post comments count15
Post likes count0

Announcing ASP.NET Core in .NET 6

Daniel Roth
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
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