Showing results for June 2022 - .NET Blog

Jun 28, 2022
9
8

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 14, 2022
2
0

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
21
0

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