CodeBeam.UltimateAuth.EntityFrameworkCore
0.1.0-preview.1
dotnet add package CodeBeam.UltimateAuth.EntityFrameworkCore --version 0.1.0-preview.1
NuGet\Install-Package CodeBeam.UltimateAuth.EntityFrameworkCore -Version 0.1.0-preview.1
<PackageReference Include="CodeBeam.UltimateAuth.EntityFrameworkCore" Version="0.1.0-preview.1" />
<PackageVersion Include="CodeBeam.UltimateAuth.EntityFrameworkCore" Version="0.1.0-preview.1" />
<PackageReference Include="CodeBeam.UltimateAuth.EntityFrameworkCore" />
paket add CodeBeam.UltimateAuth.EntityFrameworkCore --version 0.1.0-preview.1
#r "nuget: CodeBeam.UltimateAuth.EntityFrameworkCore, 0.1.0-preview.1"
#:package CodeBeam.UltimateAuth.EntityFrameworkCore@0.1.0-preview.1
#addin nuget:?package=CodeBeam.UltimateAuth.EntityFrameworkCore&version=0.1.0-preview.1&prerelease
#tool nuget:?package=CodeBeam.UltimateAuth.EntityFrameworkCore&version=0.1.0-preview.1&prerelease
UltimateAuth EntityFrameworkCore Infrastructure
Shared EF Core infrastructure for UltimateAuth.
Purpose
This package contains common EF Core building blocks used by UltimateAuth persistence providers:
- Base DbContext implementations
- Entity configuration helpers
- Common mapping conventions
- Shared persistence utilities
⚠️ Important
This package is NOT intended to be used directly.
Instead, use one of the following:
- CodeBeam.UltimateAuth.Users.EntityFrameworkCore
- CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore
- CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore
- CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore
- CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore
- CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore
These packages include this one automatically.
When to use directly?
Only if you are building a custom persistence provider.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- CodeBeam.UltimateAuth.Core (>= 0.1.0-preview.1)
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)
-
net8.0
- CodeBeam.UltimateAuth.Core (>= 0.1.0-preview.1)
- Microsoft.EntityFrameworkCore (>= 8.0.25)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.25)
-
net9.0
- CodeBeam.UltimateAuth.Core (>= 0.1.0-preview.1)
- Microsoft.EntityFrameworkCore (>= 9.0.14)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.14)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on CodeBeam.UltimateAuth.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore
Entity Framework Core authentication persistence for UltimateAuth. Provides durable storage for authentication state, sessions and identity resolution. |
|
|
CodeBeam.UltimateAuth.Users.EntityFrameworkCore
Entity Framework Core persistence implementation for the UltimateAuth Users module. Provides production-ready storage using EF Core with support for relational databases. |
|
|
CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore
Entity Framework Core persistence implementation for UltimateAuth Authorization module. Provides durable storage for roles, claims and authorization data. |
|
|
CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore
Entity Framework Core persistence implementation for UltimateAuth Credentials module. Provides secure and durable credential storage for production environments. |
|
|
CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore
Entity Framework Core session persistence for UltimateAuth. Provides durable storage for session lifecycle and validation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-preview.1 | 0 | 4/6/2026 |