InfoQ Homepage .NET Core Content on InfoQ
-
OpenAI Releases Official .NET Library
Last week, OpenAI unveiled the first beta version of its official .NET library, which is available as a NuGet package for .NET developers to try. This release follows Microsoft's announcement at the Build 2024 conference, highlighting their collaboration with OpenAI to enhance the .NET ecosystem with advanced AI capabilities.
-
MSTest 3.4 Release: Improved Analyzers, WinUI, Playwright and Aspire Support Added
Microsoft released a new version of MSTest, a testing framework for .NET. Version 3.4 introduces a couple of improvements, bug fixes, and new features. Key updates include improvements to MSTest.Analyzers, MSTest.Sdk, and MSTest.Runner, along with added support for WinUI applications.
-
What's New in C# 13: Enhanced Params, Performance Boosts, and New Extension Types
Last week, during the Microsoft Build 2024, Microsoft announced the new preview features of C# 13, the latest version of the popular .NET programming language. As the most notable improvements to params parameters, the new extension types are announced, and the release includes several performance and memory enhancements for .NET developers.
-
Microsoft Dev Proxy v0.17 Now Integrates with Azure API Center
Microsoft has recently released Dev Proxy v0.17.0, which brings a range of enhancements. Users can now easily verify API registration with Azure API Center, ensuring compliance, and confirm the use of production APIs. Improved mocking requests enhance testing, while simplified acquisition and setup on Windows and macOS boost accessibility
-
Visual Studio Code: Unity Extension Now Generally Available
Last month, Microsoft announced the general availability of the Unity extension for Visual Studio Code. This extension, built upon the C# Dev Kit and C# extensions, offers a toolkit tailored for Unity development within Visual Studio Code, accessible on Windows, macOS, and Linux operating systems.
-
Microsoft Issues Reminder: End of Support for .NET 7 in May
Last week, Microsoft officially stated that .NET 7 will stop to receive support as of May 14, 2024. This means that beyond this date, Microsoft will discontinue issuing any further servicing updates, including critical security fixes or technical assistance for .NET 7. Developers are advised to transition to .NET 8 before the specified end-of-support date to ensure continued support.
-
.NET Aspire Preview 4: Database Managament Tools, Podman and More Cloud APIs Support Added
This month, Microsoft revealed the availability of the .NET Aspire - fourth preview. Preview 4 brings improvements across various aspects of its framework, addressing key community requests. Key areas of focus include enhancements to Entity Framework components, support for Podman, more Cloud APIs support and adjustments to the application model for easier resource management.
-
ASP.NET Core Updates in .NET 9 Preview 2: Blazor, OIDC, OAuth and Configuring HTTP.sys
Microsoft released .NET 9 Preview 2 which contains some updates regarding ASP.NET Core: Blazor component constructor injection, and WebSocket compression for Blazor interactive server components. Furthermore, developers can streamline authentication integration by customising OIDC and OAuth parameters and configuring HTTP.sys extended authentication flags.
-
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.
-
Microsoft Dev Proxy v0.15: Mock the APIs Secured with Entra and Many More
Microsoft has recently unveiled Dev Proxy v0.15.0, featuring a range of enhancements aimed at streamlining app development processes. Among a big list of improvements, the most notable addition is the ability to mock APIs that are secured with Entra. Other additions are related to the simulation of OAuth flows, improved monitoring URLs, improved support of CORS, custom commands and many more.
-
Visual Studio 2022 - 17.10 Preview 1: Productivity, Debugging, Diagnostics and More Improvements
Microsoft released Visual Studio 2022 17.10 - Preview 1 version with significant enhancements to areas like productivity, debugging, diagnostics, game development and Microsoft 365 development tools.
-
NuGet 6.9 Released: dotnet Search Command Support and Visual Studio UI Multitargeting
In the latest release of NuGet version 6.9, developers can expect several new features and bug fixes which have been introduced. Among the key additions are enhancements to the multi-targeting experience within Visual Studio, and the incorporation of support for the dotnet search command.
-
.NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
Last week, Microsoft revealed the availability of the .NET Aspire - third preview. Preview 3 brings changes including UI improvements to the dashboard, and new component support for Azure OpenAI, Kafka, Oracle, MySQL, CosmosDB & Orleans, and many more.
-
Uno Platform 5.1 Release: Live Wizard, New UI Controls and Performance Improvements
Uno Platform released version 5.1, with the inclusion of a Solution Template Wizard for non-Visual Studio users. This highly requested feature has been extended to JetBrains Rider and VS Code users through the new LIVE Wizard version, which should simplify project setup steps. Other changes include Uno.Sdk for a smaller csproj footprint, three new controls and notable performance enhancements.
-
Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More
Microsoft has introduced the MSTest Runner, a lightweight test runner designed specifically for MSTest tests. The primary goal of MSTest Runner is to enhance test portability, reliability, and speed while providing an extensible testing experience for users.