OLS.Root.EntityFramework
1.0.0-alpha.3
dotnet add package OLS.Root.EntityFramework --version 1.0.0-alpha.3
NuGet\Install-Package OLS.Root.EntityFramework -Version 1.0.0-alpha.3
<PackageReference Include="OLS.Root.EntityFramework" Version="1.0.0-alpha.3" />
<PackageVersion Include="OLS.Root.EntityFramework" Version="1.0.0-alpha.3" />
<PackageReference Include="OLS.Root.EntityFramework" />
paket add OLS.Root.EntityFramework --version 1.0.0-alpha.3
#r "nuget: OLS.Root.EntityFramework, 1.0.0-alpha.3"
#:package OLS.Root.EntityFramework@1.0.0-alpha.3
#addin nuget:?package=OLS.Root.EntityFramework&version=1.0.0-alpha.3&prerelease
#tool nuget:?package=OLS.Root.EntityFramework&version=1.0.0-alpha.3&prerelease
Provider-agnostic EF Core store implementation for OLS.Root. Provides EfUserStore, EfRoleStore, and IdentityDbContext. Pair with a provider package (e.g. OLS.Root.EntityFramework.PostgreSQL) to choose a database. Registers via .AddEntityFrameworkStores<TContext>().
| Product | Versions 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. |
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)
- OLS.Root.Core (>= 1.0.0-alpha.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OLS.Root.EntityFramework:
| Package | Downloads |
|---|---|
|
OLS.Root.EntityFramework.PostgreSQL
PostgreSQL provider for OLS.Root.EntityFramework. Wraps Npgsql.EntityFrameworkCore.PostgreSQL and ships the EF Core migrations for the "identity" schema. Call .UseOlsPostgreSQL(connectionString) when configuring IdentityDbContext. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha.3 | 66 | 5/3/2026 |
| 1.0.0-alpha.2 | 78 | 5/1/2026 |
| 1.0.0-alpha.1 | 55 | 5/1/2026 |