UltronFramework.DataAccess.Domain 10.0.0

dotnet add package UltronFramework.DataAccess.Domain --version 10.0.0
                    
NuGet\Install-Package UltronFramework.DataAccess.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.DataAccess.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.DataAccess.Domain" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="UltronFramework.DataAccess.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.DataAccess.Domain --version 10.0.0
                    
#r "nuget: UltronFramework.DataAccess.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.DataAccess.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.DataAccess.Domain&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=UltronFramework.DataAccess.Domain&version=10.0.0
                    
Install as a Cake Tool

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

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 (15)

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

Package Downloads
UltronFramework.DataAccess.Generic

Es un componente básico que ofrece implementaciones generícas sobre acceso a datos del framework

UltronSecurity.DataAccess.Domain

Package Description

UltronFramework.MinimalApi

Package Description

UltronFramework.AppService.Generic

Es un componente que de capa de servicios, el cual implementa las interfaces de dominio, implementando el comportamiento de manera genérica.

UltronFramework.DataAccess.EFCore

Es un componente de acceso a datos, implementación de las interfaces de dominio utilizando Entity Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 87 5/24/2026
8.0.44 121 3/4/2026
8.0.43 115 3/3/2026
8.0.42 133 1/7/2026
8.0.41 134 1/6/2026
8.0.40 145 12/31/2025
8.0.39 134 12/30/2025
8.0.38 139 12/29/2025
8.0.37 448 11/20/2025
8.0.36 459 11/20/2025
8.0.35 444 11/19/2025
8.0.34 455 11/19/2025
8.0.33 458 11/19/2025
8.0.32 458 11/19/2025
8.0.31 251 11/5/2025
8.0.30 251 11/5/2025
8.0.29 250 11/5/2025
8.0.28 244 11/5/2025
8.0.27 258 11/5/2025
8.0.26 238 11/4/2025
Loading failed