Showing category results for ASP.NET

May 21, 2020
Post comments count25
Post likes count0

Introducing YARP Preview 1

Sam Spencer

YARP is an extensible open source reverse proxy using .NET. The Preview 1 library is now available on nuget.

.NET CoreASP.NET
May 21, 2020
Post comments count12
Post likes count3

Introducing Project Tye

Amiee Lo

Project Tye Project Tye is an experimental developer tool that makes developing, testing, and deploying microservices and distributed applications easier. When building an app made up of multiple projects, you often want to run more than one at a time, such as a website that communicates with a backend API or several services all communicating wi...

ASP.NETASP.NET Core.NET Core
May 21, 2020
Post comments count13
Post likes count0

Using Visual Studio Codespaces with .NET Core

Tim Heuer

Learn about how we are enabling .NET Core projects for Codespaces when using Visual Studio 2019.

.NETASP.NET.NET Core
May 19, 2020
Post comments count164
Post likes count0

Blazor WebAssembly 3.2.0 now available

Daniel Roth

Blazor WebAssembly is now officially released! This is a fully-featured and supported release of Blazor WebAssembly that is ready for production use. Full stack web development with .NET is now here!

ASP.NETASP.NET CoreBlazor
May 19, 2020
Post comments count3
Post likes count0

ASP.NET Core updates in .NET 5 Preview 4

Sourabh Shirhatti [MSFT]

.NET 5 Preview 4 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 Preview4 install the .NET 5.0 SDK. If you're on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 16.6. If you're on macOS, we recommend installing ...

ASP.NET
May 6, 2020
Post comments count5
Post likes count0

Configuring Azure Services and emulators using Visual Studio

Angelos Petropoulos

Starting with Visual Studio 16.6 Preview 2 the Connected Services tab offers a new experience called Service Dependencies. You can use it to connect your app to Azure services such as Azure SQL, Storage, Key Vault and many others. Wherever possible local emulation options are also available and more are planned for the future. Add a new Serv...

ASP.NETVisual Studio
Apr 30, 2020
Post comments count91
Post likes count0

Blazor WebAssembly 3.2.0 Release Candidate now available

Daniel Roth

The Blazor WebAssembly Release Candidate is here! This release contains all of the features and improvements that we expect to release for the upcoming Blazor WebAssembly release. There are no more breaking changes planned at this point. Please give the Blazor WebAssembly Release Candidate a try and let us know what you think!

ASP.NETASP.NET CoreBlazor
Apr 23, 2020
Post comments count1
Post likes count0

ASP.NET Core updates in .NET 5 Preview 3

Sourabh Shirhatti [MSFT]

.NET 5 Preview3 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 Preview3 install the .NET 5.0 SDK. If you're on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 16.6. If you're on macOS, we recommend installi...

ASP.NET