InfoQ Homepage ASP.NET Content on InfoQ
-
Microsoft Releases .NET 9 Preview 7 with New Features and Updates
Last week, Microsoft unveiled the seventh preview of the .NET 9 framework, introducing a range of updates across its components, including .NET Runtime, SDK, libraries, C#, and frameworks like ASP.NET Core and .NET MAUI.
-
Microsoft Releases .NET 9 Preview 6
Last week Microsoft released the sixth preview of .NET 9 framework, introducing several updates across the .NET Runtime, SDK, libraries, C#, and frameworks such as ASP.NET Core, Blazor, and .NET MAUI. As stated, the release aims to enhance performance, improve developer experience, and expand functionality.
-
ASP.NET Core 9 Preview 5: Static Web Optimization, Blazor Additions, New Project Template and More
Microsoft released .NET 9 Preview 5, introducing significant enhancements to ASP.NET Core. This update focuses on optimizing static web asset delivery and improving the Blazor Server reconnection experience, alongside new features for runtime detection of component render modes and various other improvements to the platform.
-
Microsoft Build 2024 Unveils .NET 9: Tensor<T>, OpenAI Collaboration, and .NET Aspire
At Microsoft Build 2024, .NET 9 was unveiled, introducing features such as the Tensor<T> type for deep learning and collaboration with OpenAI for GPT4o and Assistants v2. This release also brings .NET Aspire, streamlining cloud-native app development. Updates extend across ASP.NET Core, Blazor, and .NET MAUI, with C# 13 enhancing flexibility and performance.
-
ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAPI Doc Generation, HybridCache and More
Microsoft released .NET 9 Preview 4 which contains features regarding ASP.NET Core: built-in support for OpenAPI document generation, HybridCache API, and adding static SSR pages to a globally-interactive Blazor Web app. There is also an improvement implemented to avoid 503 errors during an app recycle in IIS.
-
Microsoft Introduces .NET Smart Components: AI-Powered UI Controls
Microsoft recently introduced .NET Smart Components, UI controls which offer AI-powered features to boost development productivity within .NET applications. According to Microsoft, these components are designed to simplify the integration of AI capabilities into existing .NET applications, requiring as stated, minimal effort from developers.
-
Visual Studio 2022 - 17.9 Preview 3 Brings All-in-One Search Improvements
Visual Studio 2022 17.9 Preview 3 introduces significant enhancements to the Code Search, also known as the All-In-One Search, feature. This update significantly improves the search experience, enabling users to explore any word or character string throughout their solution. Other changes are related to Xcode 15.1 support, additions to Microsoft Teams toolkit and other bug fixes.
-
What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
In the most recent release of .NET 8, ASP.NET Core undergoes substantial improvements, with a primary focus on elevating Performance and fortifying Blazor. Notable updates extend to AOT, Identity, SignalR, Metrics, and various other features, marking a significant leap forward for ASP.NET Core developers.
-
ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
The latest release of .NET 8 Preview 7 brings significant additions and changes to ASP.NET Core. The most notable enhancements for this release of ASP.NET Core are related to the Blazor alongside the updates regarding the Native AOT, Identity, new SPA Visual Studio templates, Antiforgery middleware additions and many more.
-
Microsoft Releases Final Release Candidate for ASP.NET Core 7
Microsoft released ASP.NET Core 7 Release Candidate 2, the final release candidate for .NET 7 on October 11th. This release includes improvements to output caching, to the dynamic authentication in Blazor feature introduced in RC1 and experimental WebAssembly multithreading support using Web Workers. It introduces a new vary-by option and improves the OutputCachePolicyBuilder API.
-
Microsoft Releases YARP - Yet Another Reverse Proxy
Last year, in November, Microsoft released YARP (Yet Another Reverse Proxy), a reverse-proxy project developed during the last years by Microsoft as an open-source project.
-
Visual Studio 2022 Preview 2 Focuses on Instant Feedback
Microsoft's second preview of Visual Studio 2022 provides a deeper look at the feature the company plans to provide in its latest IDE. As to be expected with software in development, there are also a few rough spots.
-
Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
Recently Microsoft announced a preview of Azure Web PubSub, a new service for building real-time web applications. Azure Web PubSub is a fully-managed service that supports native and serverless WebSockets.
-
Blazor WebAssembly Preview - Full-Stack C# Development for Web Applications
Microsoft has released the 3.2.0 Preview 1 of Blazor WebAssembly, which adds support for a SignalR client, simplified startup and improved download size.
-
Blazor Makes Its Way Into Cross-Platform Mobile App Development
Officially announced at the "Focus on Blazor" .NET Conf, Blazor's Mobile Bindings are a new experimental project aimed to enable cross-platform mobile app development using Microsoft Blazor and .NET for iOS and Android. Similarly to React Native, Mobile Blazor Binding use native UI controls, thus enabling a native look and feel.