Showing category results for ASP.NET Core

Mar 6, 2019
Post comments count30
Post likes count0

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

Daniel Roth

Check out the new ASP.NET Core features now available with .NET Core 3.0 Preview 3. Improvements to Razor Components, new templates for gRPC and Worker Services, SPA authentication, SignalR improvements and much more!

ASP.NETASP.NET CoreBlazor
Feb 5, 2019
Post comments count8
Post likes count0

Blazor 0.8.0 experimental release now available

Daniel Roth

Blazor 0.8.0 is now available! This release updates Blazor to use Razor Components in .NET Core 3.0 and adds some critical bug fixes. Get started with Blazor 0.8.0 today - installation details included.

ASP.NETASP.NET CoreBlazor
Jan 29, 2019
Post comments count8
Post likes count0

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

Daniel Roth

.NET Core 3.0 Preview 2 is now available and it includes the list of what's new in this preview. To get started with ASP.NET Core in .NET Core 3.0 Preview 2 install the .NET Core 3.0 Preview 2 SDK

ASP.NETASP.NET CoreBlazor
Dec 4, 2018
Post comments count2
Post likes count1

Announcing ASP.NET Core 2.2, available today!

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
Nov 16, 2018
Post comments count5
Post likes count0

Razor support in Visual Studio Code now in Preview

Daniel Roth

Earlier this week we released a preview of support for working with Razor files (.cshtml) in the C# extension for Visual Studio Code (1.17.1). This initial release introduces C# completions, directive completions, and basic diagnostics (red squiggles for errors) for ASP.NET Core projects. Prerequisites To use this preview of Razor support in Visu...

ASP.NETASP.NET Core
Nov 15, 2018
Post comments count0
Post likes count0

Blazor 0.7.0 experimental release now available

Daniel Roth

Blazor 0.7.0 is now available! This release focuses on enabling component coordination across ancestor-descendent relationships. We've also added some improvements to the debugging experience. Here's what's new in the Blazor 0.7.0 release: A full list of the changes in this release can be found in the Blazor 0.7.0 release note...

ASP.NETASP.NET CoreBlazor
Nov 9, 2018
Post comments count0
Post likes count0

When should you right click publish

Angelos Petropoulos

Some people say ‘friends don’t let friends right click publish’ but is that true? If they mean that there are great benefits to setting up a CI/CD workflow, that’s true and we will talk more about these benefits in just a minute. First, let’s remind ourselves that the goal isn’t always coming up with the best long-term solution. Technology moves f...

ASP.NETASP.NET CoreVisual Studio
Oct 29, 2018
Post comments count0
Post likes count0

A first look at changes coming in ASP.NET Core 3.0

Damian Edwards

While we continue to work on finalizing the next minor version of ASP.NET Core, we’re also working on major updates to our next release that will include some changes in how projects are composed with frameworks, tighter .NET Core integration, and 3rd party open source integration, all with the goal of making it easier and faster for you to develop...

ASP.NETASP.NET Core
Oct 22, 2018
Post comments count0
Post likes count0

ASP.NET SignalR 2.4.0 Preview 2

Andrew Stanton-Nurse

We've just released the second preview of the upcoming 2.4.0 release of ASP.NET SignalR. As we mentioned in our previous blog post on the future of ASP.NET SignalR we are releasing a minor update to ASP.NET SignalR (the version of SignalR for System.Web and/or OWIN-based applications) that includes, support for the Azure SignalR Service, as well as...

ASP.NETASP.NET CoreSignalR
Oct 17, 2018
Post comments count0
Post likes count0

ASP.NET Core 2.2.0-preview3 now available

Glenn Condron [MSFT]

Today we're very happy to announce that the third preview of the next minor release of ASP.NET Core and .NET Core is now available for you to try out. We’ve been working hard on this release, along with many folks from the community, and it’s now ready for a wider audience to try it out and provide the feedback that will continue to shape the relea...

ASP.NETASP.NET Core