2023年4月4日 星期二
Improvements to auth and identity in ASP.NET Core 8
Jeremy Likness | ASP.NET Blog |17:05:00
The ASP.NET Core team shares their plans to improve authentication, authorization, and identity management in .NET 8.The postImprovements to auth and identity in ASP.NET Core 8appeared first on.NET Blog.
2023年4月3日 星期一
ASP.NET Core Route Tooling Enhancements in .NET 8
James Newton-King| ASP.NET Blog |17:05:00
Route tooling is a group of new features in .NET 8 that makes ASP.NET Core routing easier to use. Check out what route tooling adds to building ASP.NET Core apps.The postASP.NET Core Route Tooling Enhancements in .NET 8appeared first on.NET Blog.
2023年3月29日 星期三
Improving multi-platform container support
Richard Lander| ASP.NET Blog |17:05:00
Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.The postImproving multi-platform container supportappeared first on.NET Blog.
2023年3月23日 星期四
Create a portfolio website without installing any tools
Katie Savage | ASP.NET Blog |17:05:00
Create, customize, and deploy your own portfolio website in minutes without installing any tools.The postCreate a portfolio website without installing any toolsappeared first on.NET Blog.
Discover .NET 7 SDK Containers – Support for Authentication and Cross-architecture Builds
Chet Husk | ASP.NET Blog |16:05:00
Learn about updates to the .NET SDK built-in containerization support in 7.0.200, including authentication to remote registries and support for multiple OS platforms.The postDiscover .NET 7 SDK Containers – Support for Authentication and Cro...
2023年3月21日 星期二
Secure your .NET cloud apps with rootless Linux Containers
Richard Lander| ASP.NET Blog |19:25:54
Learn about patterns for securing your containers with a non-root user, and changes to .NET container images in .NET 8 to enable this behavior.The postSecure your .NET cloud apps with rootless Linux Containersappeared first on.NET Blog.
.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7
Ben Watson | ASP.NET Blog |18:05:00
.NET has continued to deliver significant performance gains for Bing through multiple releases.The post.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7appeared first on.NET Blog.
2023年3月20日 星期一
File and Folder dialogs in .NET MAUI with CommunityToolkit
Vladislav Antonyuk| ASP.NET Blog |19:05:00
Effortlessly incorporate file system dialogs in your .NET MAUI applications.The postFile and Folder dialogs in .NET MAUI with CommunityToolkitappeared first on.NET Blog.
Announcing: Azure Developers – .NET Day
Mehul Harry | ASP.NET Blog |17:05:00
Join us on April 5th 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 Dayappeared first on.NET Blog.
2023年3月16日 星期四
How Async/Await Really Works in C#
Stephen Toub - MSFT| ASP.NET Blog |11:20:00
Async/await was added to the C# language over a decade ago and has transformed how we write scalable code for .NET. But how does it really work? In this post, we take a deep dive into its internals.The postHow Async/Await Really Works in C#appeare...
2023年3月15日 星期三
Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code
Claudia Regio | ASP.NET Blog |17:00:00
Polyglot Notebooks in VS Code is now generally available! Come try it out!The postAnnouncing Polyglot Notebooks! Multi-language notebooks in Visual Studio Codeappeared first on.NET Blog.
2023年3月14日 星期二
Hack Together: Microsoft Graph and .NET week #2 recap and final week overview
Ayca Bas | ASP.NET Blog |17:30:00
Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes.The postHack Together: Microsoft Graph and .NET week #2 recap and final week overviewappeared first on.NET B...
ASP.NET Core updates in .NET 8 Preview 2
Daniel Roth | ASP.NET Blog |10:05:00
.NET 8 Preview 2 is now available! Check out what's new in ASP.NET Core in this update.The postASP.NET Core updates in .NET 8 Preview 2appeared first on.NET Blog.
EF Core 8 Preview 2: Lite and familiar
Arthur Vickers | ASP.NET Blog |10:02:00
Announcing Entity Framework Core 8 (EF8) Preview 2 with support for JSON columns in SQLite and HierarchyId in SQL Server/Azure SQLThe postEF Core 8 Preview 2: Lite and familiarappeared first on.NET Blog.
Announcing .NET 8 Preview 2
Alexandra Barry | ASP.NET Blog |10:00:00
.NET 8 Preview 2 contains a few updates/new features from Preview 1, including introspection support for function pointers, as well as some other runtime and libraries improvements.The postAnnouncing .NET 8 Preview 2appeared first on.NET Blog.