Showing results for azure - .NET Blog

Apr 24, 2023
2
7

Join the .NET Team at Microsoft Build 2023!

Mehul Harry
Mehul Harry

Are you ready for Build 2023? Microsoft's premier developer conference is just around the corner, and there are several exciting .NET sessions that you won't want to miss!

.NET
Mar 20, 2023
0
5

Announcing: Azure Developers – .NET Day

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

.NETAzureEntity Framework
Oct 19, 2020
16
2

Choose a .NET Game Engine

Abdullah Hamed
Abdullah Hamed

Learn what game engines are, and choose which .NET game engine is best for you.

Game Development.NETC#
Oct 6, 2020
45
0

Game Development with .NET

Abdullah Hamed
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#
May 6, 2020
7
0

Using ML.NET for deep learning on images in Azure

Luis Quintanilla
Luis Quintanilla

This post will show you how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required.

ML.NET