Showing results for December 2018 - Page 2 of 2 - .NET Blog

Dec 4, 2018
Post comments count3
Post likes count0

Announcing Entity Framework Core 2.2

Diego Vega
Diego Vega

Today we're making the final version of EF Core 2.2 available, alongside ASP.NET Core 2.2 and .NET Core 2.2. This is the latest release of our open-source and cross-platform object-database mapping technology. EF Core 2.2 RTM includes more than a hundred bug fixes and a few new features: Spatial data support Spatial data can be used to represe...

Entity Framework
Dec 4, 2018
Post comments count2
Post likes count1

Announcing ASP.NET Core 2.2, available today!

Damian Edwards
Damian Edwards

The main theme for this ASP.NET Core release was to improve developer productivity and platform functionality with regard to building Web/HTTP APIs. As usual, we made some performance improvements as well and posted about these features as part of the preview releases which you can read about by following the link below.

ASP.NETASP.NET Core
Dec 4, 2018
Post comments count1
Post likes count0

Announcing ML.NET 0.8 – Machine Learning for .NET

Cesar De la Torre
Cesar De la Torre

ML.NET is an open-source and cross-platform framework (Windows, Linux, macOS) which makes machine learning accessible for .NET developers. ML.NET allows you to create and use machine learning models targeting scenarios to achieve common tasks such as sentiment analysis, issue classification, forecasting, recommendations, fraud detection, ima...

.NETMachine LearningAI Machine Learning