Showing results for dotnet - .NET Blog

Nov 4, 2022
4
8

Announcing .NET Community Toolkit v8.1.0 Preview 1

Sergio Pedri
Sergio Pedri

We’re happy to announce the first preview of the upcoming .NET Community Toolkit 8.1 release is now live, bringing with it some new highly requested features and major performance optimizations to the MVVM Toolkit source generators!

.NET.NET Core.NET Framework
Oct 13, 2020
0
0

MLOps: DevOps for Machine Learning

Bri Achtman
Bri Achtman

Machine Learning Operations (MLOps) is like DevOps for the machine learning lifecycle. This includes things like model deployment & management and data tracking, which help with productionizing machine learning models. Through the survey below, we'd love to get feedback on your current DevOps practices as well as your prospective usage of ...

.NETMachine LearningML.NET
Feb 26, 2018
0
0

Azure Blob Storage as a Network Drive

Aaron Roney
Aaron Roney

Many applications make use of a network drive to backup and store files. When I was in university I found myself constantly coding for fun, and one example took the form of a network share for my roommates to share files wrapped in a handy little app. Unfortunately, that particular app has long since been erased from whichever hard drive it was ...

.NET