InfoQ Homepage .NET Content on InfoQ
-
OpenAI Releases Stable Version of .NET Library with GPT-4o Support and API Enhancements
OpenAI has released the stable version of its official .NET library, following June's beta launch. Available as a NuGet package, it supports the latest models like GPT-4o and GPT-4o mini, and the full OpenAI REST API. The release includes both sync and async APIs, streaming chat completions, and key-breaking changes for improved API consistency.
-
Microsoft Releases Dev Proxy v0.21: New Features Enhance API Testing and Development Efficiency
Microsoft has announced the release of Dev Proxy v0.21, introducing several notable features. Among the key additions are the ability to simulate authentication and authorization using API keys and OAuth2, the capability to quickly generate JWT tokens for testing, a new version of the toolkit, and other improvements.
-
Microsoft Launches Azure AI Inference SDK for .NET
Microsoft launched Azure AI Inference SDK for .NET, streamlining access to generative AI models in the Azure AI Studio model catalog. This catalog includes models from providers like Azure OpenAI Service, Mistral, Meta, Cohere, NVIDIA, and Hugging Face, organized into three collections: Curated by Azure AI, Azure OpenAI Models, and Open Models from Hugging Face Hub.
-
.NET 9 Release Candidate 1: Approaching Final Release with Updates across the Framework
Last week, Microsoft released the first release candidate for the upcoming .NET 9 framework, which includes a range of updates across its core components, such as the .NET Runtime, SDK, libraries, C#, and frameworks like ASP.NET Core and .NET MAUI.
-
ASP.NET Core 9 RC 1: Keep-Alive Timeouts for Websockets, Improved SignalR Tracing, and More
Last week, Microsoft released the first Release Candidate of .NET 9. This is the first Go-live version of the new framework, expected to be released later this year, and it consolidates significant updates to ASP.NET Core. Among the new features are: Keep-alive timeout for WebSockets, support for Keyed DI services in middleware, and improvements to SignalR distributed tracing.
-
CoreWCF Gets Azure Storage Queue Bindings
Microsoft released a CoreWCF service library and a WCF client library with the bindings for Azure Storage Queue. The new bindings allow developers to use Azure Service Queues for reliable and scalable messaging solutions. They also unlock simple migration of legacy Microsoft MSMQ WCF solutions to an Azure cloud-based architecture.
-
Microsoft .NET Conf: Focus on AI
Last month the latest edition of the .NET Conf: Focus series for 2024 took place, featuring AI development topics. The event targeted developers of all levels, with both informative and hands-on sessions showcasing how to use artificial intelligence within the .NET ecosystem. This was one of the most technical events ever in the Focus series, with many high-quality, deep-dive sessions.
-
Uno Platform 5.3 Released, Including JetBrains Rider Official Support
A few weeks ago, Uno released version 5.3 of their multi-platform UI framework for .NET developers. The highlight of the new release is the official support for JetBrains Rider. Other relevant features include improved Hot Reload experience, two new UI controls, new font options, and support for SkiaSharp 3 Previews.
-
.NET Aspire 8.2: Components Renamed to Integrations, Enhanced Testing, and More Improvements
.NET Aspire 8.2 has been officially released, bringing enhancements focused on onboarding, testing, and overall quality-of-life improvements. A significant change in this version is the renaming of Components to Integrations. The term "Integrations" now means packages that assist with the setup, initialization, and interaction with major cloud services and platforms.
-
.NET MAUI 9 Preview 7: Introduction of HybridWebView and Other Improvements
Microsoft released the .NET 9 Preview 7 version which includes significant updates to .NET MAUI, such as the introduction of HybridWebView and the deprecation of the MainPage. It also introduces new lifecycle methods for managing remote notifications on iOS and also enhancements to Native Embedding capabilities and more.
-
.NET Community Toolkit 8.3 Released with .NET 8 and NativeAOT Support
The .NET Foundation announced the release of the .NET Community Toolkit 8.3, bringing key updates including full support for .NET 8 and NativeAOT. This release enhances performance, contains some bug fixes, and provides new features aimed at improving the developer experience.
-
Microsoft Releases Prompty: New VS Code Extension for Integrating LLMs into .NET Development
Microsoft has released a new Visual Studio Code extension called Prompty, designed to integrate Large Language Models (LLMs) like GPT-4o directly into .NET development workflows. This free tool aims to simplify the process of adding AI-driven capabilities to applications. The official release post includes a practical example demonstrating how Prompty can be used in real-world scenarios.
-
SharePoint Framework 1.20 Improves Viva Connections Components
Microsoft recently released a preview version 1.20 of SharePoint Framework with several updates for Viva Connections cards, four months after the last minor version 1.19. The public release is expected for September 2024.
-
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.
-
.NET Aspire 8.1: Enhanced Container Image Building and Python Orchestrating Support
Microsoft released the .NET Aspire 8.1 version at the end of July. The latest version introduces a series of enhancements and new features aimed at improving the experience of developers using the platform in production environments. The most notable addition in this release is support for building container images and the capability to orchestrate Python code.