2024年5月21日 星期二
General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development
Damian Edwards| ASP.NET Blog |15:50:00
.NET Aspire, the stack that streamlines development of .NET cloud-native services, is now generally available.The postGeneral Availability of .NET Aspire: Simplifying .NET Cloud-Native Developmentappeared first on.NET Blog.
2024年5月15日 星期三
.NET and .NET Framework May 2024 Servicing Updates
Tara Overfield| ASP.NET Blog |17:05:00
A recap of the latest servicing updates for .NET and .NET Framework for May 2024.The post.NET and .NET Framework May 2024 Servicing Updatesappeared first on.NET Blog.
2024年5月13日 星期一
What’s new in Orleans 8 for Scalable Distributed Applications
Mike Kistler | ASP.NET Blog |17:05:00
Let's take a look at what is new with Orleans for building robust, scalable distribute applications with Orleans 8 and integration with .NET Aspire.The postWhat’s new in Orleans 8 for Scalable Distributed Applicationsappeared first on.NET Bl...
2024年5月9日 星期四
Join the .NET Team at Microsoft Build 2024!
Mehul Harry| ASP.NET Blog |17:05:00
Get ready for a great lineup of .NET sessions at Microsoft Build 2024. Join us either in Seattle or from the comfort of your own home. With a mix of live and online sessions, you won’t miss a beat.The postJoin the .NET Team at Microsoft Build 202...
2024年5月8日 星期三
Refactor your code with C# collection expressions
David Pine | ASP.NET Blog |17:05:00
Explore various C# 12 refactoring scenarios for a variety of target types using collection expressions, collection initializers, and the spread syntax.The postRefactor your code with C# collection expressionsappeared first on.NET Blog.
2024年4月30日 星期二
Secure your container build and publish with .NET 8
Richard Lander| ASP.NET Blog |17:05:00
.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.The postSecure your cont...
2024年4月25日 星期四
What’s new for .NET in Ubuntu 24.04
Richard Lander | ASP.NET Blog |17:05:00
Ubuntu 24.04 is now available with .NET from day one in the official Ubuntu feeds! Thanks to the partnership between Canonical and Microsoft, you can start using .NET with Ubuntu 24.04 today!The postWhat’s new for .NET in Ubuntu 24.04appeare...
2024年4月24日 星期三
Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here!
Gerald Versluis| ASP.NET Blog |17:00:00
The .NET MAUI Community Toolkit version 8.0 has been released with the highly anticipated TouchBehavior on board!The postIntroducing .NET MAUI Community Tookit v8: TouchBehavior support is here!appeared first on.NET Blog.
2024年4月23日 星期二
Refactor your C# code with primary constructors
David Pine | ASP.NET Blog |17:00:00
Explore C# 12's primary constructors through incremental refactoring of a Worker service.The postRefactor your C# code with primary constructorsappeared first on.NET Blog.
2024年4月18日 星期四
Announcing: Azure Developers – .NET Day 2024
Mehul Harry| ASP.NET Blog |17:05:00
Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.The postAnnouncing: Azure Developers – .NET Day 2024appeared first on.NET Blog.
2024年4月17日 星期三
Building a scalable gateway with .NET for Microsoft AI
Kara Saucerman | ASP.NET Blog |17:05:00
Microsoft AI - our journey to building a scalable gateway with YARP on .NET8The postBuilding a scalable gateway with .NET for Microsoft AIappeared first on.NET Blog.
2024年4月16日 星期二
Build & test resilient apps in .NET with Dev Proxy
Waldek Mastykarz| ASP.NET Blog |17:05:00
Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.The postBuild & test resilient apps in .NET with Dev Proxyappeared first on.NET Bl...
2024年4月15日 星期一
Streamline your container build and publish with .NET 8
Richard Lander | ASP.NET Blog |17:05:00
.NET 8 is a big step forward for building and using containers, with improvements for performance, security, and usability. Let's take a look at some enhancements to the .NET CLI for building and publishing containers.The postStreamline your conta...
2024年4月11日 星期四
Introducing MSTest SDK – Improved Configuration & Flexibility
Marco Rossignoli| ASP.NET Blog |17:05:00
The new MSTest SDK is here and provides an easier way to configure your MSTest projects. Learn all about this release, how to get started, and its great improvements when using MSTest.The postIntroducing MSTest SDK – Improved Configuration &...
2024年4月3日 星期三
Testing Your Native AOT Applications
Marco Rossignoli| ASP.NET Blog |17:05:00
MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.The postTesting Your Native AOT Applicationsappeared first on.NET Blog.