Showing archive results for 2021

Feb 24, 2021
Post comments count1
Post likes count0

.NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2

Tara Overfield
Tara Overfield

Today, we are releasing the February 2021 Cumulative Update Preview for .NET Framework for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2. Quality and Reliability This release contains the following quality and reliability improvements. CLR1 WPF2 Winforms ...

.NET
Feb 23, 2021
Post comments count14
Post likes count1

Generating HTTP API clients using Visual Studio Connected Services

Jon Galloway
Jon Galloway

We’re continuing our series on building HTTP APIs with .NET 5. In this post, the third in the series, we’ll talk about how Visual Studio Connected Services gives you a convenient way of generating .NET clients for your HTTP APIs so your .NET apps can use the APIs via the Internet.

ASP.NET.NET CoreVisual Studio
Feb 22, 2021
Post comments count1
Post likes count0

Survey: Library & Open Source

Immo Landwerth
Immo Landwerth

Are you an open source maintainer, contributor or consumer? Please help us to identify pain points and concerns so we can make your experience better!

.NET.NET Core
Feb 22, 2021
Post comments count0
Post likes count0

Tune in for .NET Conf: Focus on Windows, February 25th

Beth Massi
Beth Massi

Save the date February 25th and tune in for a special .NET Conf live stream all about native Windows apps. Learn how to modernize your Windows apps and move them forward.

.NETWPFWinForms
Feb 17, 2021
Post comments count10
Post likes count0

Announcing Entity Framework Core 6.0 Preview 1

Jeremy Likness
Jeremy Likness

Announcing the release of EF Core 6.0 Preview 1, the first preview of the new Entity Framework Core.

.NET.NET CoreC#
Feb 17, 2021
Post comments count15
Post likes count0

ASP.NET Core updates in .NET 6 Preview 1

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

.NET 6 Preview 1 is now available and ready for evaluation. This is the first preview of .NET 6, the next major update to the .NET platform. .NET 6 is expected to ship in November of this year, and will be a Long Term Support (LTS) release. If you're on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 1...

ASP.NET
Feb 17, 2021
Post comments count186
Post likes count0

Announcing .NET 6 Preview 1

Richard Lander
Richard Lander

.NET 6 Preview 1 is now available and is the start of the next major .NET release, focused on .NET unification and supporting new platforms.

.NET.NET Core
Feb 17, 2021
Post comments count1
Post likes count0

.NET Framework February 2021 Cumulative Update Preview for .NET Framework.

Tara Overfield
Tara Overfield

Yesterday, we released the February 2021 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. CLR1 WPF2 Winforms 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Known issues in this updat...

.NET FrameworkWPFWinForms
Feb 11, 2021
Post comments count32
Post likes count1

Open-source HTTP API packages and tools

Brady Gaster
Brady Gaster

This post covers a variety of things any .NET developer who plans on building HTTP APIs will want in their toolchain or dependency list. We'll show you some new and exciting frameworks coming up that are built atop ASP.NET Core web API and hopefully make the craft of building and testing HTTP APIs with .NET easier. There are so many opport

ASP.NETASP.NET Core
Feb 11, 2021
Post comments count18
Post likes count0

Staying safe with .NET containers

Richard Lander
Richard Lander

An update on using .NET and containers together -- how to stay safe and keep your container images up-to-date.

.NET.NET CoreContainers