ASP.NET Core 10のニュース

.NET 10でレポーティングをアップグレード

11月 20, 2025
List & Labelで.NET 10に対応。最新のツールと言語機能を活用した、よりモダンなレポーティングソリューションを開発できるようになりました。

List & Label by combit is a software development toolkit that helps developers to integrate comprehensive reporting functionalities into their desktop, web, and cloud applications. It offers features such as data binding, complex data visualization, and a user-friendly report designer, along with printing, exporting, and previewing capabilities. List & Label operates independently of programming languages and data sources, providing developers with the flexibility to design and deliver informative reports within their development environment.

combit adds .NET 10 support to ensure developers can adopt the newest framework without compatibility concerns, allowing existing reporting logic, data integrations, and application code to run reliably on a modern, secure, and high-performance platform. This update helps teams optimize their upgrade path, maintain a consistent technology stack, and build applications that remain maintainable and future-ready as the .NET ecosystem evolves.

List & Label is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our List & Label licensing page for full details.

List & Label is available in the following products:

.NET 10を使用して次世代インテリジェントアプリを構築

11月 14, 2025
.NET 10では、より高速なパフォーマンス、より強力なセキュリティ、アップデートされた言語、AI開発の組み込みサポートを提供

Microsoft have released .NET 10, a major step forward for Microsoft’s cross‑platform development framework, offering enhanced runtime performance, new language features, reinforced security, and deep support for artificial intelligence (AI) workloads. .NET 10 is a Long-Term Support (LTS) version which benefits from guaranteed, extended support for three years making it ideal for production environments and mission-critical systems.

In this release, .NET 10 delivers significant runtime and language enhancements aimed at boosting application speed and efficiency. The just‑in‑time (JIT) compiler has been improved with smarter inlining and method de‑virtualization, and new hardware acceleration support (such as AVX10.2 for Intel and enhanced vectorisation for Arm64) helps reduce pause times in garbage collection. On the language side, C# 14 and F# 10 introduce more expressive constructs, for example, automatic backing fields in C# and scoped warning suppression in F#, which simplify coding while maintaining performance. The combined improvements give developers a faster and more productive foundation.

Security and modern library enhancements have also been front‑and‑centre in .NET 10. The framework expands support for post‑quantum cryptography (PQC) algorithms, helping applications prepare for future quantum‑resistant security demands. Networking libraries have been upgraded with features like a simplified WebSocketStream API and platform‑wide modern TLS 1.3 support (including on macOS). Other library improvements include better JSON processing, key wrapping enhancements, and broader support for native cryptographic APIs. These updates reinforce depth across both security and low‑level infrastructure.

.NET 10 places a strong emphasis on AI integration and cloud‑native development. The introduction of the Microsoft Agent Framework enables developers to build and orchestrate multi‑agent AI systems (sequential, concurrent, hand‑off workflows) with minimal boilerplate. In parallel, the Microsoft.Extensions.AI and vector data abstractions provide unified interfaces for switching between AI providers (such as OpenAI, Azure OpenAI, Ollama) without rewriting code. These capabilities signal a vision where .NET isn’t just for general‑purpose apps, but for next‑generation intelligent systems.

View the official Microsoft blog for all the details, including a link to download .NET 10.