Arragro.Core.EntityFrameworkCore (10.0.0-alpha-20260305-30)

Published 2026-03-05 04:10:05 +00:00 by michael-jewell

Installation

dotnet nuget add source --name michael-jewell --username your_username --password your_token 
dotnet add package --source michael-jewell --version 10.0.0-alpha-20260305-30 Arragro.Core.EntityFrameworkCore

About this package

Core EFCore library for Arragro for Repository functionality and BaseContext.

Dependencies

ID Version Target Framework
Arragro.Core.Common 10.0.0-alpha-20260305-30 net10.0
Arragro.Core.HostedServices 10.0.0-alpha-20260305-30 net10.0
Microsoft.EntityFrameworkCore 10.0.3 net10.0
Microsoft.EntityFrameworkCore.InMemory 10.0.3 net10.0
Microsoft.EntityFrameworkCore.Relational 10.0.3 net10.0
Microsoft.EntityFrameworkCore.SqlServer 10.0.3 net10.0
Microsoft.EntityFrameworkCore.Sqlite 10.0.3 net10.0
Npgsql.EntityFrameworkCore.PostgreSQL 10.0.0 net10.0