InfoQ Homepage ASP.NET Content on InfoQ
-
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: Client-Side Web UI With .NET Core 3.0
Last month, together with the .NET Core 3.0 release, Microsoft announced the new features of ASP.NET Core 3.0. While there were significant changes in the new release, the official announcement of Blazor took the spotlight. Blazor is a new framework in ASP.NET Core that allows developers to write client-side web UI using .NET and C# instead of JavaScript.
-
Highlights for the Upcoming .NET Framework 4.7.2
Though most of the attention is on .NET Core, development continues on the original .NET Framework. Microsoft has recently released a preview of .NET Framework 4.7.2 with updates to ASP.NET, ADO.NET, WCF, WPF, and even Windows Forms.
-
ASP.NET Core 2 Gains Razor Pages
ASP.NET Core 2 brings a multitude of new features, including Razor Pages, new templates, and a series of changes intended to make development easier. By combining sensible defaults with detailed configuration options for those seeking more power, ASP.NET Core 2 intends to appeals to projects of all sizes.
-
ASP.NET Core 2 Preview 2 Released
Microsoft continues to advance the development of ASP.NET Core 2, and the second major preview of the forthcoming web framework. This release sees the inclusion of SPA templates for Visual Studio 2017, the ability to configure limits on Kestrel, and support between .NET Framework and ASP .NET Core 2.
-
ASP.NET Core 2 Preview Released
Joining the release of .NET Core 2 Preview, the ASP.NET Core 2 preview has been released. Version 2 will adhere to .NET Standard 2.0, making it eagerly awaited by .NET developers.
-
What ASP.NET Core May Bring to the .NET Framework’s String Handling
In what was apparently a major miscommunication among Microsoft’s developers and managers, ASP.NET Core 2.0 will in fact be supported on the full the .NET Framework. The change to only offer ASP.NET Core on .NET Core was supposed to be a temporary step to ease development.
-
ASP.NET Core Drops Support for .NET Framework
Last Friday, ASP.NET Core quietly switched to only supporting .NET Core 2.0. This means that ASP.NET Core 1.0/1.1 applications running Mono or the full .NET Framework will not be upgradable to ASP.NET Core 2.0 when it is released in 2-3 months. Seen as a major breaking change to the platform without a public discussion or formal announcement, this has angered many prominent developers.
-
Microsoft Makes it Easy to Create JavaScript Web Apps with New Tool
Microsoft's new dotnet new tool provides JavaScript developers an easy way to spin up Single Page Applications using ASP.NET and Node.js.
-
Google Pursues Enterprise, Targets Windows and SQL Server Workloads
Google recently announced increased support for Microsoft Windows Server and SQL Server, in the Google Cloud Platform, by providing pre-configured images for Windows Server Core and SQL Server Enterprise Edition. Google has also added support for High Availability and Disaster Recovery scenarios using SQL Server AlwaysOn Availability Groups.
-
Microsoft to Announce Visual Studio for Mac
The MSDN Blog briefly published a post on Visual Studio for Mac, then they took it down because the new product is supposed to be announced at Microsoft Connect(), which is to take place from Nov 16-18, 2016. A copy of the page can be accessed on Google’s cache.
-
Microsoft Releases Asp.Net Core 1.1 Preview 1
Microsoft recently released ASP.NET Core 1.1 preview. This version includes several new middleware components, WebListener server for Windows, Razor view compilation and Azure related features.