Arragro.Core.EntityFrameworkCore (10.0.0-alpha-20260210-28)

Published 2026-02-10 23:32:46 +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-20260210-28 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-20260210-28 net10.0
Arragro.Core.HostedServices 10.0.0-alpha-20260210-28 net10.0
Microsoft.EntityFrameworkCore 10.0.2 net10.0
Microsoft.EntityFrameworkCore.InMemory 10.0.2 net10.0
Microsoft.EntityFrameworkCore.Relational 10.0.2 net10.0
Microsoft.EntityFrameworkCore.SqlServer 10.0.2 net10.0
Microsoft.EntityFrameworkCore.Sqlite 10.0.2 net10.0
Npgsql.EntityFrameworkCore.PostgreSQL 10.0.0 net10.0