公式サプライヤー
公式および認定ディストリビューターとして200社以上の開発元から正規ライセンスを直接ご提供いたします。
当社のすべてのブランドをご覧ください。

Telerik UI for .NET MAUI is a robust suite of user interface components designed to simplify the creation of cross-platform applications using .NET Multi-platform App UI (MAUI). It offers a wide range of pre-built controls, including charts, grids, and navigation elements, enabling developers to build visually appealing, high-performance apps for Android, iOS, Windows, and macOS from a shared codebase. By ensuring a consistent user experience across platforms, it accelerates development and allows a focus on functionality, making it ideal for business applications, dashboards, and data-driven projects.
The Telerik UI for .NET MAUI 2025 Q4 update introduces the new Skeleton Component, which enables developers to present structured loading placeholders that match the layout of their final content. This improves perceived responsiveness by keeping the interface stable while data is retrieved, reducing layout shifts and allowing users to understand the expected structure of the page before it fully renders. With built-in templates for common UI patterns, the component improves implementation and helps teams deliver more consistent, polished loading experiences across their applications.
To see a full list of what's new in 2025 Q4 (v12.0.0), see our release notes.
Telerik UI for .NET MAUI is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik UI for .NET MAUI licensing page for full details.
Telerik UI for .NET MAUI is available individually or as part of the following products:

Progress Telerik is a leading provider of UI components, reporting software, and developer productivity tools. Its core Telerik UI product range provides a comprehensive set of libraries for building modern, high-performance and feature-rich applications. These suites are meticulously designed to integrate with .NET and facilitate rapid development across such platforms as ASP.NET Core/MVC/AJAX, Blazor, .NET MAUI, WPF, and WinForms.
Telerik’s .NET 10 support delivers full compatibility with .NET 10 across its .NET UI and developer tooling suites, meaning developers can immediately target the latest runtime and framework improvements. The commitment spans web, desktop and cross-platform stacks, including Blazor, ASP.NET Core, MAUI, WinForms and WPF, enabling teams to upgrade with confidence and leverage performance, security and tooling advancements baked into .NET 10.
Support for .NET 10 is available across the Telerik .NET product range:
Telerik DevCraft is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik DevCraft Ultimate licensing page for full details.

2025年11月に登場した .NET 10 LTS は、開発現場の課題に真正面から向き合う進化を遂げています。MESCIUS ECHO 2025セミナーでは、.NET 10がもたらす新しい可能性を、実践的な視点から紐解きます。.NET 10の新機能やMicrosoft Azureの最新情報など、開発者が今、知りたい情報をお届けします。
こんな方にオススメ!
本セミナーではAIで加速するレポートデザインのActiveReports for .NET 次期バージョン先行紹介される予定です。また現在、旧バージョンをお持ちのお客様を対象に、アップグレード価格で新規ライセンスをご購入いただける期間限定の「カムバックキャンペーン」 を実施中です。
大変お得にお求めいただけるこの機会を、ぜひ以下のサイトでご確認ください。

The ComponentOne Studio range by MESCIUS (formerly GrapeCity) is a comprehensive suite of UI controls for building rich, responsive, and cross-platform applications. It provides a wide range of components for desktop, web, and mobile development including high performance datagrids, charts, reporting components, dashboards, and other UI controls.
The latest release of .NET 10 has introduced noticeable gains in performance, memory usage, and deployment efficiency that elevate how ComponentOne controls operate across WinForms, WPF, Blazor, and MAUI. With smarter JIT optimizations, faster execution paths, enhanced AOT publishing, and expanded APIs for security, globalization, and JSON handling, applications become quicker to load, lighter to distribute, and more responsive during real-time workloads. These improvements also extend through the ecosystem, bringing refinements to desktop, web, and cross-platform stacks for a more unified development experience.
Developers can fully leverage these enhancements through ComponentOne’s comprehensive UI suite, which now supports .NET 10 across all major platforms with updated NuGet packages and optimized control behavior. Building modern interfaces is easier thanks to better runtime performance, enhanced tooling, and new features like WinForms dark mode for improved visual consistency. The migration process remains straightforward: update dependencies, verify UI behavior, and continue development using familiar practices - now supported by greater stability, faster builds, and a more efficient coding environment.
ComponentOne Studio products are licensed per developer on a perpetual basis and include a 12 month subscription. Priority Support is also available. See our ComponentOne Studio Enterprise licensing page for full details.
For more information, visit our ComponentOne Studio product pages:

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.