Arragro.Core.EntityFrameworkCore (10.0.0-alpha-20260317-34)

Published 2026-03-17 06:19:19 +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-20260317-34 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-20260317-34 net10.0
Arragro.Core.HostedServices 10.0.0-alpha-20260317-34 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