NexaVolt.Application 7.0.28

dotnet add package NexaVolt.Application --version 7.0.28
                    
NuGet\Install-Package NexaVolt.Application -Version 7.0.28
                    
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="NexaVolt.Application" Version="7.0.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NexaVolt.Application" Version="7.0.28" />
                    
Directory.Packages.props
<PackageReference Include="NexaVolt.Application" />
                    
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 NexaVolt.Application --version 7.0.28
                    
#r "nuget: NexaVolt.Application, 7.0.28"
                    
#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 NexaVolt.Application@7.0.28
                    
#: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=NexaVolt.Application&version=7.0.28
                    
Install as a Cake Addin
#tool nuget:?package=NexaVolt.Application&version=7.0.28
                    
Install as a Cake Tool

NexaVolt.Application

Este pacote representa a camada de aplicação da plataforma NexaVolt.
Inclui os serviços, orquestradores e lógica de negócios usada pelos controladores e handlers da API.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on NexaVolt.Application:

Package Downloads
NexaVolt.CrossCutting.IOC

Camada de aplicação da plataforma NexaVolt. Contém serviços de orquestração, lógica de negócio e integração com os casos de uso da aplicação.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.28 113 1/25/2026
7.0.27 110 1/11/2026
7.0.26 119 1/8/2026
7.0.25 112 1/8/2026
7.0.24 202 12/22/2025
7.0.23 208 11/25/2025
7.0.22 248 11/22/2025
7.0.21 413 11/19/2025
7.0.20 154 11/15/2025
7.0.19 202 11/6/2025
7.0.18 206 11/2/2025
7.0.17 201 10/29/2025
7.0.16 188 10/19/2025
7.0.15 194 9/24/2025
7.0.14 193 9/24/2025
7.0.13 195 9/8/2025
7.0.12 167 9/6/2025
7.0.11 208 8/31/2025
7.0.10 191 8/20/2025
7.0.9 185 8/17/2025
Loading failed