JonjubNet.DataAccess.Core 1.3.2

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

Contratos genéricos de acceso a datos multi-tenant/multi-motor para microservicios JonjubNet — enrutamiento de conexión por empresa (lectura/escritura, motor, schema), fábrica de DbContext y caché de opciones, todos genéricos sobre TContext. Sin conocimiento de entidades ni de reglas de negocio de ningún servicio.

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

Showing the top 4 NuGet packages that depend on JonjubNet.DataAccess.Core:

Package Downloads
JonjubNet.DataAccess

Acceso a datos multi-tenant/multi-motor para microservicios JonjubNet — fábrica de DbContext, caché de opciones y health check, genéricos sobre TContext. Wiring de ASP.NET Core (DI, health checks). Sin conocimiento de entidades ni de reglas de negocio de ningún servicio.

JonjubNet.DataAccess.SqlServer

Builder de opciones de DbContext para SQL Server, genérico sobre TContext, para JonjubNet.DataAccess. Incluye interceptor de aislamiento por tenant (RLS, con bypass para system-admin) y fix de model cache por schema.

JonjubNet.DataAccess.Postgres

Builder de opciones de DbContext para PostgreSQL, genérico sobre TContext, para JonjubNet.DataAccess. Incluye interceptor de aislamiento por tenant (RLS) y fix de model cache por schema.

JonjubNet.DataAccess.Oracle

Builder de opciones de DbContext para Oracle, genérico sobre TContext, para JonjubNet.DataAccess. Incluye fix de model cache por schema. Sin interceptor de RLS propio todavía — ningún microservicio de la plataforma usa Oracle como motor real hoy, se agrega cuando haya un caso de uso real que lo necesite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.2 57 9/11/2026