UltronFramework.Domain 10.0.0

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

Es un componente básico que ofrece implementaciones de dominio sobre el framework

Product Compatible and additional computed target framework versions.
.NET 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 (13)

Showing the top 5 NuGet packages that depend on UltronFramework.Domain:

Package Downloads
UltronFramework.DataAccess.Domain

Es un componente que ofrece las interfaces para acceso a datos genérico.

UltronFramework.AppService.Domain

Es un componente que ofrece las interfaces para capa de servicios genérico.

UltronSecurity.DataTransfer

Package Description

UltronFramework.MinimalApi

Package Description

UltronSecurity.Adm.DataTransfer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 34 5/24/2026
8.0.44 125 3/4/2026
8.0.43 112 3/3/2026
8.0.42 134 1/7/2026
8.0.41 131 1/6/2026
8.0.40 145 12/31/2025
8.0.39 136 12/30/2025
8.0.38 131 12/29/2025
8.0.37 443 11/20/2025
8.0.36 455 11/20/2025
8.0.35 445 11/19/2025
8.0.34 456 11/19/2025
8.0.33 455 11/19/2025
8.0.32 452 11/19/2025
8.0.31 255 11/5/2025
8.0.30 246 11/5/2025
8.0.29 253 11/5/2025
8.0.28 247 11/5/2025
8.0.27 244 11/5/2025
8.0.26 237 11/4/2025
Loading failed