EficazFramework.Utilities 6.5.1

dotnet add package EficazFramework.Utilities --version 6.5.1
                    
NuGet\Install-Package EficazFramework.Utilities -Version 6.5.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EficazFramework.Utilities" Version="6.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EficazFramework.Utilities" Version="6.5.1" />
                    
Directory.Packages.props
<PackageReference Include="EficazFramework.Utilities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EficazFramework.Utilities --version 6.5.1
                    
#r "nuget: EficazFramework.Utilities, 6.5.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EficazFramework.Utilities@6.5.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EficazFramework.Utilities&version=6.5.1
                    
Install as a Cake Addin
#tool nuget:?package=EficazFramework.Utilities&version=6.5.1
                    
Install as a Cake Tool

Extensões e métodos úteis em cenários comuns variados.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on EficazFramework.Utilities:

Package Downloads
EficazFramework.Collections

Implementa novos tipos de Coleções e provê algumas extensões.

EficazFramework.Data

Permite acesso e persistência à fontes de dados, além de formatação e validação das informações.

EficazFramework.Blazor

Controles, extensões e utulitários para implementação Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.5.1 207 2/20/2026
6.5.0 204 2/20/2026
6.4.18 765 1/7/2026
6.4.17 257 1/5/2026
6.4.16 463 12/18/2025
6.4.15 446 11/4/2025
6.4.14 390 9/23/2025
6.4.13 375 9/22/2025
6.4.12 391 8/28/2025
6.4.11 392 8/26/2025
6.4.10 322 8/25/2025
6.4.9 284 7/30/2025
6.4.8 495 7/25/2025
6.4.7 674 7/23/2025
6.4.6 2,446 6/30/2025
6.4.5 529 4/17/2025
6.4.4 410 4/15/2025
6.4.3 408 4/14/2025
6.4.2 382 4/10/2025
6.4.1 865 2/25/2025
Loading failed