.NET 뉴스

Microsoft, .NET 11 Preview 4 출시 발표

6월 2, 2026
최신 버전에는 MAUI, C#, Entity Framework Core 등 전반적인 개선 사항이 포함되어 있습니다.

Microsoft has announced the release of .NET 11 Preview 4. This Microsoft blog post highlights what's new in this release and includes links to download .NET 11 Preview 4. This .NET update contains improvements across the .NET Runtime, including:

  • Libraries - Process gets the biggest update in years.
  • Runtime - Runtime libraries are now compiled with runtime-async.
  • SDK - dotnet watch adds device selection for .NET MAUI and mobile projects.
  • C# - Clearer diagnostic for misplaced #! shebang directives.
  • ASP.NET Core - HTTP QUERY in generated OpenAI documents.
  • .NET MAUI - dotnet watch for Android and iOS.
  • Entity Framework Core - Approximate vector search for SQL Server 2025.
  • Much more!

Read the official Microsoft Release blog for a detailed list of all planned improvements in .NET 11.

복잡한 SVG 파일을 PDF로 가져올 수 있습니다

5월 29, 2026
PDF Xpansion SDK 18.0.2는 SVG 파일을 완전히 가져올 수 있는 기능이 추가되어, 고급 벡터 그래픽을 PDF 문서에 직접 삽입할 수 있도록 지원합니다.

PDF Xpansion SDK by soft Xpansion is a modular software development kit for Windows applications that provides a broad set of APIs and components for creating, editing, viewing, converting, validating, and processing PDF, PDF/A, and XPS documents, alongside support for modern electronic invoicing standards such as XRechnung, ZUGFeRD, Factur-X, and EN 16931. The SDK includes specialized modules for PDF viewing, document combination and splitting, PDF/A compliance, and e-invoicing creation and receipt workflows, enabling developers to integrate document management, archiving, compliance, and business process functionality directly into desktop and enterprise applications. It also supports advanced capabilities such as PDF/UA accessibility, embedded XML data, document conversion, structured invoice validation, and customizable viewing interfaces, allowing developers to build solutions for document-centric workflows, digital archiving, regulatory compliance, document viewing, and automated invoice processing using a common set of PDF and e-invoicing development components.

The PDF Xpansion SDK 18.0.2 update introduces full SVG import capability, allowing developers to embed complete SVG files directly into PDF documents rather than being limited to basic SVG elements. This enhancement improves fidelity when working with vector graphics by preserving complex shapes, gradients, paths, and other advanced SVG features during PDF generation. As a result, applications can produce more accurate and visually consistent PDF output from modern SVG-based assets, reducing the need for graphic simplification, conversion workarounds, or manual adjustments while supporting a broader range of design and reporting scenarios. Note: This feature is not included in the license and requires an additional purchase - details and pricing available upon request.

To see a full list of what's new in 18.0.2, see our release notes.

PDF Xpansion SDK products are licensed on a per-location basis, with a separate license required for each company location where developers use the SDKs. An annual maintenance subscription is also available, providing product updates and 12 man-hours of support for one year. Optional add-ons are available, and certain features not included in the standard license may be licensed separately for an additional fee.

See the product license pages for full details:

Learn more about PDF Xpansion SDK on our product pages:

새로운 스타일 옵션으로 피벗 테이블을 사용자 지정하세요

5월 29, 2026
Spread.NET v19.1은 맞춤형 헤더와 줄무늬(banded) 행 및 열 서식을 지원하는 유연한 피벗 테이블 서식 기능을 제공하여 보고서의 명확성을 높여줍니다.

Spread.NET by MESCIUS is a tool for building Excel-like applications in your .NET projects. It lets you create interactive spreadsheets, grids, dashboards, and even forms within WinForms, ASP.NET, and WPF applications. With its rich feature set, including a robust calculation engine, formula support, and Excel compatibility, Spread.NET helps developers to build data analysis tools, budgeting apps, scientific dashboards, and more, all within the familiar .NET environment.

The Spread.NET v19.1 update introduces new Pivot Table style options that give developers greater control over the presentation of analytical data by enabling header styling customization and banded row and column formatting. These enhancements make Pivot Tables easier to read and navigate, helping users interpret large or complex datasets more efficiently while allowing applications to deliver more polished, professional reporting experiences with minimal development effort.

To see a full list of what's new in v19.1, see our release notes.

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.

애플리케이션을 AI 에이전트와 연결하세요

5월 29, 2026
Telerik DevCraft 2026 Q2는 애플리케이션이 AI 에이전트와 연계하여 지능형 자동화와 자연어 상호작용을 제공할 수 있게 합니다.

DevCraft by Telerik is a comprehensive suite of more than 1,250 UI components and development tools designed for building modern web, desktop, and mobile applications using .NET and JavaScript frameworks. It includes reporting and report management solutions, automated testing and mocking tools, and document processing libraries, as well as a wide range of professionally designed user interface controls from the Telerik and Kendo UI suites. DevCraft enables developers to create feature-rich, high-performance applications with consistent design and user experience, delivering enterprise-level, scalable, and maintainable software solutions.

The Telerik DevCraft 2026 Q2 update introduces WebMCP integration as a preview feature, enabling developers to explore applications that work directly with AI agents through structured interactions. By exposing application functionality as actionable tools, it allows AI agents to perform tasks such as filtering data, navigating views, and updating values without relying on DOM scraping or simulated user actions. This preview helps developers evaluate more reliable AI driven workflows, simplify the implementation of intelligent application experiences, and prepare their applications for emerging AI standards and use cases.

To see a full list of what's new in DevCraft 2026 Q2, see our release notes.

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 one-year Maintenance and Support. After this initial period, users can choose to renew Maintenance & Support to continue receiving updates and support; otherwise, they may continue using the installed version available during their active maintenance period but will forgo future updates and support. See our Telerik DevCraft Ultimate licensing page for full details.

For more information, see our product pages:

더 간단하게 범위를 입력하세요

5월 12, 2026
Range Trackbar 데이터 편집기를 사용하면 최소값과 최대값 제한을 인터랙티브하게 설정할 수 있어, 보고서, 대시보드, 양식에서 수동 입력을 줄일 수 있습니다.

A Range Trackbar in ASP.NET Core Data Editor controls is an interactive input component that lets users select a numeric range by moving two handles along a track, rather than typing minimum and maximum values into separate fields. This makes range-based data entry faster, clearer, and less error-prone, especially when the valid values are bounded, such as prices, dates, percentages, ratings, quantities, or performance thresholds. For developers, it provides a more intuitive way to capture structured range input while maintaining control over validation, step intervals, formatting, and default values. In real-world applications, a Range Trackbar can be used in product filters to select a price range, reporting dashboards to define a date or score interval, booking systems to choose acceptable time windows, analytics tools to adjust threshold limits, or administrative forms where users need to configure minimum and maximum values without manually entering exact numbers.

Many ASP.NET Core Assembly Data Editors collections contain Range Trackbar controls including:

  • DevExpress ASP.NET Core Data Editors (part of DevExpress ASP.NET & Blazor) let you add Range Trackbar inputs for selecting numeric intervals clearly within responsive data forms.
  • Telerik UI for ASP.NET Core Data Editors (part of Telerik UI for ASP.NET Core) allows you to present Range Trackbar selection for filters, thresholds, and configurable values.
  • Wisej.NET enables Range Trackbar-style range selection in ASP.NET Core applications, supporting selection within minimum and maximum values for business data entry.
  • Syncfusion ASP.NET Core Data Editors (part of Syncfusion Essential Studio Enterprise) facilitates Range Trackbar input for choosing minimum and maximum values.

For an in-depth analysis of features and price, visit our comparison of ASP.NET Core Assembly Data Editors.

Compare ASP.NET Core Assembly Data Editors