ASP.NET Core 8 新聞

透过 SSH 啟用安全資料傳輸

3月 26, 2026
將加密 SSH 通信集成到應用中,從而透过最小的實施量啟用安全遠端存取和資料交換。

SSH (Secure Shell) support in a .NET communication component refers to the ability to establish and manage encrypted, authenticated connections using the SSH protocol. This can enable capabilities such as remote command execution, shell access, port forwarding, and, where supported, secure file transfer through protocols such as SFTP or SCP. For software developers, it reduces the need to implement low-level cryptographic and networking functions directly, while relying on established SSH mechanisms for confidentiality, integrity, and authentication. It is particularly useful for scenarios such as remote server administration, secure transfers, and tunneling, helping applications protect sensitive data over untrusted networks.

Several .NET Core communications and messaging components offer SSH support including:

  • SecureBlackbox .NET Edition by /n software lets you integrate SSH connectivity, enabling encrypted communication and reliable remote command execution.
  • Rebex SSH Shell adds terminal access, scripting, and tunneling for .NET applications, helping developers handle interactive SSH sessions across systems securely.
  • PowerTCP SSH and SFTP for .NET by Dart Communications facilitates SSH-enabled communication by providing secure channels for remote access and data exchange.
  • SocketTools .NET Edition by Catalyst Development Corp. allows you to incorporate SSH support for secure connections, supporting encrypted sessions and remote operations.

For an in-depth analysis of features and price, visit our comparison of .NET Core comms & messaging components.

Compare .NET Core Comms & Messaging Components

啟用外掛存取文件處理 API

3月 24, 2026
Text Control DS Server 5.0 添加新的依賴注入服務,使外掛程式能夠直接與文件處理功能契合。

TX Text Control DS Server is a server-side document processing solution designed to integrate document generation, editing, and conversion capabilities into modern applications. Built for web, cloud, and service-based environments, it enables developers to programmatically create and manipulate rich-text documents such as DOCX, PDF, and HTML within their own systems. With APIs designed for integration into .NET applications and other backend services, it supports scenarios such as automated document generation, template-based reporting, and document workflows. By providing high-fidelity rendering and robust document processing on the server, it helps development teams incorporate powerful document functionality into enterprise applications without relying on client-side tools.

The DS Server 5.0 update introduces new Dependency Injection services for plugins, making it easier for developers to extend and integrate DS Server within enterprise applications. Using ASP.NET Core Dependency Injection, plugins can now access internal DS Server functionality through two new services. The IDocumentProcessingService provides programmatic access to document processing capabilities such as document conversion, mail merge processing, document manipulation, PDF form field extraction, and barcode generation. In addition, the IDocumentEditorSessionService enables plugins to interact with active Document Editor sessions, allowing developers to access and modify live documents, work with form fields, adjust formatting, or implement custom logic tied to editor activity. Together, these services provide a flexible way to build powerful extensions and integrate DS Server into complex systems and backend services.

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

Text Control DS Server is licensed per server and is available as an Annual License that includes software updates. See our Text Control DS Server licensing page for full details.

For more information, visit our Text Control DS Server product page.

透過全會話可視性監控戶口活動

3月 20, 2026
ASP.NET Zero 15.2 添加主動會話管理功能,讓使用者能夠監控登錄和撤銷會話,以提升安全性和控制。

ASP.NET Zero is a comprehensive starting point for building new web applications, providing a modern UI, SOLID-based architecture, and implementations of common line-of-business requirements so developers can focus on business logic while working directly with full source code. It offers multiple architectural options, including ASP.NET Core MVC and ASP.NET Core with Angular, and includes ASP.NET Zero Power Tools, a Visual Studio extension and CLI utility that improves development by generating entities and their full application layers from the database to the user interface.

The ASP.NET Zero 15.2 update introduces active session management and revocation, allowing developers to implement enhanced security controls by giving users clear visibility into all active sessions across devices and browsers, along with the ability to selectively revoke individual sessions. This capability helps reduce the risk of unauthorized access due to compromised credentials or unattended logins, supports more granular control over authentication.

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

ASP.NET Zero is licensed based on the number of developers using the framework and the number of products being developed. See our ASP.NET Zero licensing page for full details.

For more information, visit our ASP.NET Zero product page.

更快應用一致的報表樣式

3月 12, 2026
Stimulsoft Ultimate 透過可重複使用的樣式改進了報表設計,確保格式一致,並加快了報表生成。

Stimulsoft Ultimate is a reporting and dashboard solution that provides a set of tools for building interactive reports and data visualizations across platforms, including WinForms, ASP.NET, .NET Core, Blazor, JavaScript, WPF, PHP, Java, and Avalonia. It enables developers and organizations to design, generate, and deploy professional reports and dashboards using visual designers, flexible styling options, rich charting and data visualization components, and extensive data connectivity. With support for multiple development environments and technologies, Stimulsoft Ultimate helps teams improve report creation, maintain consistent designs, and deliver clear, data-driven insights for business intelligence, analytics, operational reporting, and enterprise applications.

Stimulsoft Ultimate enables developers to apply centralized report styling that ensures consistent formatting across report elements while reducing the time required to design and maintain reports. By using reusable styles for fonts, colors, borders, and other visual properties, developers can standardize report layouts, quickly apply formatting to multiple components, and implement global design changes without editing each element individually. This approach improves development efficiency, simplifies maintenance, and helps teams deliver professional, visually consistent reports across applications and platforms.

Stimulsoft Ultimate is licensed per developer with Single, Team, Enterprise, and WorldWide options that support one to unlimited developers within an organization. Licenses include a 12 month subscription with updates, priority technical support, a royalty free runtime report designer and viewer, and a build server license for Team and higher tiers. See our Stimulsoft Ultimate licensing page for full details.

For more information, visit our Stimulsoft Ultimate product page.

用 Gantt 控制項計畫和跟蹤專案

3月 10, 2026
帶 Gantt 控制項的 ASP.NET Core UI 套件有助於開發人員構建專案規劃介面,具有任務依賴、計畫安排和時間表功能。

Gantt controls in ASP.NET Core UI suites are specialized components used to visualize and manage project schedules within web applications. They present tasks along a timeline in a Gantt chart format, showing start and end dates, task dependencies, progress, and resource allocation in a clear graphical view. Developers can integrate these controls to provide features such as task hierarchy, drag-and-drop scheduling, dependency linking, milestone tracking, and interactive editing directly in the browser. Many implementations also support data binding to backend services, filtering, and export capabilities, making them suitable for project management systems, planning tools, and enterprise dashboards where users need to monitor timelines and coordinate complex workflows efficiently.

Several ASP.NET Core UI Suites contain Gantt controls including:

  • DevExpress ASP.NET Core (part of DevExpress ASP.NET and Blazor) allows you to visualize project timelines using interactive Gantt charts with task dependencies, editing, resource management, and scheduling capabilities.
  • Telerik UI for ASP.NET Core lets you plan and monitor projects through configurable Gantt charts supporting task hierarchies, dependencies, timeline views, and interactive updates.
  • Syncfusion Essential Studio UI Component Suite facilitates building project management interfaces with Gantt charts that display tasks, dependencies, progress tracking, and customizable scheduling views.

For an in-depth analysis of features and price, visit our comparison of ASP.NET Core UI Suites.

Compare ASP.NET Core UI Suites