Notícias sobre .NET

Insira e edite texto multilinha com facilidade

Fevereiro 25, 2026
O Telerik UI for .NET MAUI 2026 Q1 adiciona um novo componente de Editor multilinha que oferece interações de edição familiares entre dispositivos.

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 2026 Q1 update introduces a new Editor component that enables developers to implement robust multi-line text input with consistent cross-platform behavior and predictable performance. Designed for handling long-form content such as comments, notes, and detailed form entries, the component supports both vertical and horizontal scrolling to maintain usability without compromising layout. Full keyboard and mouse support ensures familiar text selection, cursor movement, and editing interactions, while built-in customization options such as watermarks, read-only states, and configurable border styles allow developers to align the editing experience with specific application and UI requirements.

To see a full list of what's new in 2026 Q1 (v13.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:

Simplifique a análise de dados com filtragem flexível de grade

Fevereiro 25, 2026
Refine rapidamente grandes conjuntos de dados com filtragem em grade para destacar os principais insights, melhorar a clareza e acelerar a tomada de decisão confiante.

Grid filtering allows users to display only selected rows or columns by choosing specific values, categories, or ranges without modifying the underlying dataset. This capability simplifies navigation through large volumes of data and helps users focus immediately on the most relevant information. By minimizing manual searching and enabling faster comparisons, grid filtering improves productivity and supports more informed decision making. Common use cases include filtering sales data by date range, isolating transactions above a certain value, analyzing results by region or product category, and hiding non essential columns to create clearer, presentation ready reports.

Several .NET Blazor grid controls offer filtering support including:

  • DevExpress Blazor Grid (part of DevExpress ASP.NET and Blazor) lets you apply advanced grid filtering to display precise values or ranges, simplifying analysis.
  • Telerik UI for Blazor Data Grid (part of Telerik UI for Blazor) allows you to refine datasets with flexible filtering options that enhance clarity.
  • Blazorise facilitates dynamic grid filtering so you can isolate relevant records, reduce clutter, and improve large data exploration.
  • jQWidgets Grid (part of jQWidgets) helps you to implement robust filtering capabilities that surface key information quickly.

For an in-depth analysis of features and price, visit our comparison of .NET Blazor grids.

Compare .NET Blazor Grids

Transforme imagens em relatórios editáveis

Fevereiro 24, 2026
O ActiveReports.NET v20 adiciona imagens de IA à conversão de relatórios, transformando capturas de tela em relatórios totalmente editáveis para reduzir o tempo de design manual.

ActiveReports.NET by MESCIUS is a reporting solution for the Microsoft .NET platform that enables developers to create and deliver data-driven reports in web, desktop, and cloud applications. It supports multiple report types, including section, page, and RDL (Report Definition Language) reports, and provides visual designers, a robust rendering engine, and export options such as PDF and Excel. Designed to integrate with modern .NET and ASP.NET Core applications, it helps teams build interactive, enterprise-grade reporting features into their software.

The ActiveReports.NET v20 update introduces a new AI powered image to report capability that enables developers to convert static report images such as screenshots, mockups, PDFs, or even photos of printed pages into fully editable report layouts in minutes. By leveraging Azure Document Intelligence to analyze page structure, text, and visual elements, it significantly reduces the manual effort required to recreate existing reports, accelerates the modernization of legacy assets, and streamlines migrations from other reporting platforms. This capability provides a practical starting point for rebuilding or refining reports while preserving full control over layout structure, styling, grouping, and data bindings to ensure alignment with application architecture and development standards.

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

ActiveReports.NET is licensed per developer. Dependent on geographic location it is available as either an Annual (Timed) Subscription License or as a Perpetual Developer License which comes with 1 year of software updates and support. Each developer requires a license to design, develop, or maintain applications. The Annual Subscription License must be renewed each year to continue to work with the software. Published applications are royalty free and do not expire. Optional pipeline licenses available for CI/CD build servers. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

Habilite transferências seguras de arquivos com SFTP

Fevereiro 23, 2026
Integre a troca de arquivos criptografados diretamente a aplicativos .NET para proteger dados sensíveis e simplificar a comunicação segura sistema a sistema.

SFTP support in an internet communications .NET component refers to the ability to securely transfer files using the SSH File Transfer Protocol (SFTP), a network protocol that runs over Secure Shell (SSH) to provide encrypted file access, transfer, and management across systems. By integrating SFTP capabilities directly into a .NET application, developers can programmatically upload, download, and manage remote files while ensuring data confidentiality and integrity through strong encryption and authentication mechanisms such as passwords or public key pairs. This helps organizations meet security and compliance requirements when handling sensitive data across untrusted networks.

Several .NET communications and messaging components offer support SFTP including:

  • SecureBlackbox .NET Edition by /n software lets you integrate robust SFTP client and server capabilities with strong encryption and authentication support.
  • Xceed SFTP for .NET enables you to implement reliable SFTP-based file transfers with high performance, detailed logging and enterprise-grade security.
  • Rebex SFTP allows you to add secure file transfer over SFTP with comprehensive .NET APIs and advanced key management features.
  • PowerTCP SSH and SFTP for .NET by Dart Communications allows you to embed secure SFTP file transfer with reliable authentication.

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

Compare .NET Comms & Messaging

Simplifique mensagens em processos em .NET

Fevereiro 23, 2026
O MediatR possibilita arquiteturas .NET escaláveis e manuteníveis com lógica desacoplada, padrões comprovados de mensagens e suporte flexível a middleware.

MediatR, by Lucky Penny Software, is a .NET library that implements the mediator and command dispatcher patterns to simplify in-process messaging within applications. It provides a clean and consistent way to handle requests, commands, queries, and notifications, while reducing direct dependencies between components. MediatR integrates with Clean and Vertical Slice architectures, making it a trusted solution for modern .NET development.

By decoupling components and centralizing message handling, MediatR improves maintainability, testability, and code organization. It helps teams manage growing applications without unnecessary complexity and supports clear separation of concerns. Suitable for everything from modern APIs and microservices to large enterprise systems, MediatR enables developers to build scalable, flexible architectures that can evolve with business needs.

MediatR is licensed on an annual subscription basis per development team, with Standard (1–10 developers), Professional (11–50 developers), and Enterprise (unlimited developers) tiers. See our MediatR licensing page for full details.

For more information, visit our MediatR product page.