Showing results for June 2022 - .NET Blog

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
Jun 23, 2022
Post comments count4
Post likes count1

Incremental ASP.NET Migration Tooling Preview 2

Mike Rousos
Mike Rousos

Introducing preview 2 of incremental ASP.NET migration tooling, including support for shared authentication.

ASP.NET Core.NETASP.NET
Jun 16, 2022
Post comments count13
Post likes count3

New Resources to Get Started with .NET MAUI

Matt Soucoup
Matt Soucoup

We have a suite of new resources to help you learn .NET MAUI. Come along with us on this learning journey.

.NET MAUI.NET
Jun 14, 2022
Post comments count2
Post likes count1

Introducing the ML.NET Text Classification API (preview)

Luis Quintanilla
Luis Quintanilla

Introducing the new ML.NET Text Classification API (preview) which uses state-of-the-art NLP transformer models and TorchSharp to train custom text classification models.

.NETMachine LearningML.NET
Jun 14, 2022
Post comments count21
Post likes count0

Announcing .NET 7 Preview 5

Angelos Petropoulos
Angelos Petropoulos

.NET 7 Preview 5 is now available with improvements to ML.NET and Generic Math, a new Roslyn analyzer and fixer for RegexGenerator and multiple performance improvements in the areas of CodeGen, Observability, JSON serialization / deserialization and working with streams.

.NET
Jun 14, 2022
Post comments count17
Post likes count1

Announcing Entity Framework 7 Preview 5

Jeremy Likness
Jeremy Likness

Announcing EF7 Preview 5 with completed support for Table-per-Concrete Type (TPC).

.NETEntity Framework
Jun 14, 2022
Post comments count16
Post likes count0

ASP.NET Core updates in .NET 7 Preview 5

Daniel Roth
Daniel Roth

.NET 7 Preview 5 is now available! Check out what's new in ASP.NET Core in this update.

.NETASP.NETASP.NET Core