Showing results for 2023 - Page 17 of 18 - .NET Blog

Feb 14, 2023
Post comments count6
Post likes count4

Introducing Search By Target Framework on NuGet.org

Jon Douglas Advay Tandon
Jon,
Advay

Last year, we brought a new feature to improve the way you assess target framework compatibility of a NuGet package through a new "Frameworks" tab. Today, we are announcing a new feature that will allow you to search by a target framework on NuGet.org. Here’s how it looks: The first thing you might notice is that there is a new “Frameworks” fil...

NuGetNuGet.orgFeature Announcement
Feb 14, 2023
Post comments count0
Post likes count1

Improvements to .NET Framework updates for Windows 11, version 22H2

Brett Lopez
Brett Lopez

Fewer reboots, more secure Windows feature updates, and more control over preview .NET Framework updates. This post amplifies the announcement made on the Windows IT Pro blog to our .NET Blog developer and IT Pro audience.    We are excited to announce two new features that will greatly improve the .NET Framework update experience fo...

.NET
Feb 14, 2023
Post comments count39
Post likes count37

What is .NET, and why should you choose it?

.NET Team
.NET Team

.NET has changed a lot over the last few years. Learn why you should choose it for your next project.

.NETC#Performance
Feb 6, 2023
Post comments count39
Post likes count14

Update to the .NET language strategy

Kathleen Dollard
Kathleen Dollard

Interested in what is going on and the future of .NET languages, (C#, F#, and Visual Basic)? We have just published an updated version of the .NET Language Strategy on our documentation!

.NET.NET FrameworkC#
Jan 25, 2023
Post comments count11
Post likes count16

Using Command Binding in Windows Forms apps to go Cross-Platform

Klaus Loeffelmann
Klaus Loeffelmann

The WinForms code-behind approach has always made app development in WinForms unrivaled fast. For complex line-of-business apps, however, it can become an architectural challenge. New Command- and Data Binding Features in .NET 7 make UI-Controllers and MVVM an alternative and allow them also be reused in UI stacks like .NET MAUI.

.NETC#.NET MAUI
Jan 23, 2023
Post comments count12
Post likes count3

5 .NET MAUI Features for Building Great Desktop Apps

James Montemagno
James Montemagno

When developing desktop apps with .NET MAUI there are great built in features that you can integrate into your apps to deliver a higher quality experience for the form factor. Today, we take a look at 5 unique features to consider in your apps.

.NET.NET MAUI