Architecture News

在 .NET 中用 MIME 解锁富消息传递

4月 17, 2025
.NET 组件中对 MIME 的支持简化了电子邮件处理,从而支持带有附件和全局字符集的安全、多格式邮件。

MIME (Multipurpose Internet Mail Extensions) in .NET communications and messaging components enables the structured creation and parsing of email messages with non-ASCII text and attachments such as images or files. It enhances interoperability, supports internationalization, and allows for rich content features like inline media and multipart formatting. Common use cases include sending automated reports with attachments or handling complex inbound messages in customer support systems.

Several .NET Comms & Messaging components offer MIME support including:

  • Aspose.Email for .NET lets you create, parse, and manage MIME messages with attachments, headers, and multi-part content.
  • IPWorks S/MIME .NET Edition by /n software enables secure encryption, decryption, and signing of MIME messages using S/MIME and digital certificates.
  • MailBee.NET IMAP by Afterlogic allows receiving and parsing complex MIME emails, including attachments, HTML bodies, and alternative content views.
  • PowerTCP Mail for .NET by Dart Communications provides robust MIME handling for encoding, decoding, and managing non-ASCII data and attachments in messages.
  • Rebex Mail Pack supports building and processing MIME messages with support for attachments, inline images, and HTML formatting.

For an in-depth analysis of features and price, visit our comparison of .NET Comms & Messaging.

Compare .NET Comms & Messaging

用上下文工具提示提高图表数据洞察力

4月 17, 2025
Syncfusion Essential Studio ASP.NET Core 2025 Volume 1 引入了对图表工具提示的支持,从而实现更快、更明智的决策。

Syncfusion Essential Studio ASP.NET Core (available as part of Syncfusion Essential Studio Enterprise) empowers developers with a comprehensive suite of over 80 enterprise-grade UI components specifically designed for building modern and highly functional web applications. Leveraging the latest advancements in ASP.NET Core, it offers exceptional performance and scalability, streamlining development by eliminating the need for extensive custom coding. From data visualization tools like interactive charts and grids to sophisticated navigation elements and responsive layouts, Essential Studio equips developers with the building blocks to create rich user experiences, improve application efficiency, and accelerate time-to-market.

The Syncfusion Essential Studio ASP.NET Core 2025 Volume 1 release improves the chart component by adding tooltip functionality that displays information about the data point closest to the cursor. This feature allows users to quickly interpret complex datasets without needing to manually search for specific values, making interactions more intuitive and efficient. Especially in dense data plots or interactive dashboards, this real-time feedback enables deeper insight and more precise decision-making, which is critical in applications involving financial data, scientific analysis, or operational monitoring.

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

Syncfusion Essential Studio ASP.NET Core is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

Learn more on our Syncfusion Essential Studio ASP.NET Core product page.

用嵌入单元格图片改进数据可视化

4月 16, 2025
EPPlus v8.0.1 添加将图像直接插入单元格的功能,从而促进了本地和 Web 图像的使用,使电子表格更具吸引力。

EPPlus is a powerful and versatile .NET library for managing and manipulating Microsoft Excel files using the Office Open XML (OOXML) format. It is a lightweight and efficient library that is easy to use and can be integrated into a wide range of applications. It allows developers to create, read and modify spreadsheets without dependencies on any other library. Features include pivot tables, styling, VBA/Form controls, conditional formatting, charts, tables, formula calculation, data validation, pictures/shapes, and more.

​The EPPlus v8.0.1 update enhances the visualization of spreadsheet data by introducing the ability to insert images directly into individual worksheet cells. This feature is particularly beneficial for creating more informative and engaging spreadsheets, such as including product images in inventory lists or embedding charts alongside relevant data. The new functionality supports various image formats, such as PNG, JPG and GIF, and integrates with the IMAGE function, so you can add local images as well as download images from the web via URLs.

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

EPPlus is licensed per developer and is available as both perpetual licenses and subscription based licenses with periods of 1 year and 2 years, which include support and upgrades. See our EPPlus licensing page for full details.

For more information, see our EPPlus product page.

用可扩展行简化网格数据视图

4月 16, 2025
Syncfusion Essential Studio .NET MAUI 2025 Volume 1 为网格添加了一个新的主从视图,简化了复杂数据集的呈现。

Syncfusion Essential Studio .NET MAUI (available as part of Syncfusion Essential Studio Enterprise) empowers developers with a comprehensive suite of native UI controls, data visualization tools, and performance optimizations for building modern, cross-platform mobile and desktop applications. This professional-grade toolkit leverages the power of C# and XAML, enabling rapid development of stunning and responsive experiences across diverse platforms.

The Syncfusion Essential Studio .NET MAUI 2025 Volume 1 release introduces a new Master-detail view in the DataGrid component. This feature allows users to expand individual rows to reveal additional contextual information, such as transaction history, customer profiles, or nested datasets, without navigating away from the primary grid. It significantly improves data readability and interaction efficiency, reducing the need for multiple views or pop-ups. For developers, it simplifies implementation of complex data relationships and contributes to a more seamless, user-friendly application design.

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

Syncfusion Essential Studio .NET MAUI is available as part of Syncfusion Essential Studio Enterprise which is licensed per developer starting with a Team License of up to five developers. It is available as a 12 Month Timed Subscription License which includes support and maintenance. See our Syncfusion Essential Studio Enterprise licensing page for full details.

Learn more on our Syncfusion Essential Studio .NET MAUI product page.

通过持续集成自动安装

4月 16, 2025
通过将安装包整合到 CI 管道改进了软件交付,以实现更快的发布、更少的错误和一致的部署。

Continuous Integration (CI) in installation tools refers to the practice of automatically building, testing, and packaging software installations as part of a continuous integration pipeline, ensuring that setup processes are always in sync with code changes. It enables development teams to detect installation-related issues early by integrating tools like Azure DevOps, Jenkins, or TeamCity to automate the generation and validation of installers whenever the codebase is updated. This approach minimizes manual errors, accelerates release cycles, and maintains a consistent and reliable deployment process, aligning the installer with every version of the application throughout development.

Several Installation Tools offer Continuous Integration including:

  • Advanced Installer Architect by Caphyon lets you automate MSI and EXE builds in CI pipelines, integrating smoothly with tools like Jenkins and Azure DevOps.
  • RayPack Studio by Raynet allows you to script and validate repackaged installations as part of automated CI workflows, enhancing software deployment consistency.
  • InstallShield Premier by Revenera facilitates robust installer automation in CI pipelines, supporting build scripting and integration with DevOps environments.
  • AdminStudio Enterprise by Flexera enables package testing, conversion, and deployment automation, fitting seamlessly into CI processes for consistent application readiness.

For an in-depth analysis of features and price, visit our comparison of Installation Tools.

Compare Installation Tools