Showing results for June 2020 - .NET Blog

Jun 26, 2020
0
0

Orchard Core Release Candidate 2 now available

Sebastien Ros
Sebastien Ros

We are thrilled to announce that Orchard Core RC2 is now available. What is Orchard Core? Orchard Core Framework is a community-based application framework for building modular, multi-tenant applications on ASP.NET Core. It has been created by more than 150 contributors and has over 4K stars on GitHub. Orchard Core also includes Orchard Core ...

ASP.NET.NET CoreASP.NET Core
Jun 26, 2020
6
0

F# 5 and F# tools update for June

Phillip Carter
Phillip Carter

We’re excited to announce more updates to F# 5 today! We shipped an initial set of features with F# 5 preview 1, and they have all been stabilizing since that release including a updates from last month. Today, we’re happy to announce some new language features, a sneak peek at using F# in VSCode notebooks, and some F# tooling updates that will...

.NET
Jun 25, 2020
1
0

ASP.NET Core updates in .NET 5 Preview 6

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

.NET 5 Preview 6 is now available and is ready for evaluation. Here's what's new in this release: Get started To get started with ASP.NET Core in .NET 5.0 Preview 6 install the .NET 5.0 SDK. You need to use Visual Studio 2019 16.7 or Visual Studio 2019 for Mac 8.6 to use .NET 5.0. Install the latest version of the C# extension, to use ....

ASP.NETASP.NET CoreBlazor
Jun 25, 2020
11
0

Announcing Entity Framework Core EFCore 5.0 Preview 6

Jeremy Likness
Jeremy Likness

Today, the Entity Framework Core team announces the sixth preview release of EF Core 5.0. This release includes split queries for related collections, a new "index" attribute, improved exceptions related to query translations, IP address mapping, exposing transaction id for correlation, and much more. Prerequisites EF Core 5.0 will not run on ....

.NET CoreC#Entity Framework
Jun 25, 2020
24
0

Announcing .NET 5.0 Preview 6

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we're releasing .NET 5.0 Preview 6. It contains a small set of new features and performance improvements. The .NET 5.0 Preview 4 post covers what we are planning to deliver with .NET 5.0. Most of the features are now in the product, but some are not yet in their final state. We expect that the release will be feature-complete with Preview 8...

.NET
Jun 23, 2020
20
0

Introducing dotnet-monitor, an experimental tool

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

is an experimental tool that makes it easier to get access to diagnostics information in a dotnet process. When running a dotnet application differences in diverse local and production environments can make collecting diagnostics artifacts (e.g., logs, traces, process dumps) challenging. aims to simplify the process by exposing a consistent ...

.NET.NET CoreContainers
Jun 16, 2020
29
0

gRPC-Web for .NET now available

James Newton-King
James Newton-King

gRPC-Web for .NET is now officially released. Use gRPC in the browser with gRPC-Web and .NET today.

ASP.NETASP.NET CoreBlazor
Jun 11, 2020
26
0

Introducing “Web Live Preview”

Tim Heuer
Tim Heuer

If you work on any type of app that has a user interface (UI) you probably have experienced that inner-loop development cycle of making a change, compile and run the app, see the change wasn’t what you wanted, stop debugging, then re-run the cycle again. Depending on the frameworks or technology you use, there are options to improve this ...

ASP.NETVisual Studio
Jun 10, 2020
2
0

ASP.NET Core updates in .NET 5 Preview 5

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

.NET 5 Preview 5 is now available and is ready for evaluation! .NET 5 will be a current release. Get started To get started with ASP.NET Core in .NET 5.0 Preview5 install the .NET 5.0 SDK. If you're on Windows using Visual Studio, we recommend installing Visual Studio 2019 16.6. If you're on macOS, we recommend installing the latest preview of ...

ASP.NET
Jun 10, 2020
2
0

Announcing Entity Framework Core 5.0 Preview 5

Jeremy Likness
Jeremy Likness

Announcing the release of Entity Framework Core 5.0 Preview 5 featuring database collations, flowing arguments to IDesignTimeDbContextFactory, no tracking queries with identity resolution, stored (persisted) columns and SQLite computed columns.

Entity Framework.NET Core

Feedback