Showing results for May 2019 - Page 2 of 2 - .NET Blog

May 6, 2019
122
0

.NET Core is the Future of .NET 

Scott Hunter [MSFT]
Scott Hunter [MSFT]

We introduced .NET Core 1.0 on November 2014. The goal with .NET Core was to take the learning from our experience building, shipping and servicing .NET Framework over the previous 12 years and build a better product. Some examples of these improvements are side-by-side installations (you can install a new version and not worry about breaking exist...

.NET Core.NET Framework
May 6, 2019
7
0

Announcing ML.NET 1.0

Ankit Asthana
Ankit Asthana

We are excited to announce the release of ML.NET 1.0 today.  ML.NET is a free, cross-platform and open source machine learning framework designed to bring the power of machine learning (ML) into .NET applications. https://github.com/dotnet/machinelearning Star Get Started @ http://dot.net/ml ML.NET allows you to train, build and ship c...

.NET
May 6, 2019
20
0

Announcing .NET Core 3.0 Preview 5

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are announcing .NET Core 3.0 Preview 5. It includes a new Json serializer, support for publishing single file executables, an update to runtime roll-forward, and changes in the BCL. If you missed it, check out the improvements we released in .NET Core 3.0 Preview 4, from last month. Download .NET Core 3.0 Preview 5 right now on Windows...

.NET.NET CoreC#
May 6, 2019
23
0

ASP.NET Core updates in .NET Core 3.0 Preview 5

Brady Gaster
Brady Gaster

ASP.NET Core updates in .NET Core 3.0 Preview 5 .NET Core 3.0 Preview 5 is now available. This iteration was brief for the team and primarily includes bug fixes and improvements to the more significant updates in Preview 4. This post summarizes the important points in this release. Please see the release notes for additional details and known iss...

ASP.NETASP.NET CoreBlazor
May 6, 2019
281
1

Introducing .NET 5

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we're announcing that the next release after .NET Core 3.0 will be .NET 5. This will be the next big release in the .NET family. There will be just one .NET going forward, and you will be able to use it to target Windows, Linux, macOS, iOS, Android, tvOS, watchOS and WebAssembly and more. We will introduce new .NET APIs, runtime capabi...

.NET