STX.EFxceptions.Identity.Core
0.1.0
See the version list below for details.
dotnet add package STX.EFxceptions.Identity.Core --version 0.1.0
NuGet\Install-Package STX.EFxceptions.Identity.Core -Version 0.1.0
<PackageReference Include="STX.EFxceptions.Identity.Core" Version="0.1.0" />
paket add STX.EFxceptions.Identity.Core --version 0.1.0
#r "nuget: STX.EFxceptions.Identity.Core, 0.1.0"
// Install STX.EFxceptions.Identity.Core as a Cake Addin #addin nuget:?package=STX.EFxceptions.Identity.Core&version=0.1.0 // Install STX.EFxceptions.Identity.Core as a Cake Tool #tool nuget:?package=STX.EFxceptions.Identity.Core&version=0.1.0
STX.EFxceptions
A Standardized .NET library that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions...
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. |
-
net8.0
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 8.0.1)
- STX.EFxceptions.Interfaces (>= 0.1.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on STX.EFxceptions.Identity.Core:
Package | Downloads |
---|---|
STX.EFxceptions.Identity.Cosmos
A Standardized .NET library for Cosmos DB that implements AspNetCore.Identity, that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions... |
|
STX.EFxceptions.SQLite.Base
A Standardized .NET library that provides core functionality that is used by the SQLite implementations of EFxceptions |
|
STX.EFxceptions.Identity.SQLite
A Standardized .NET library for SQLite that implements AspNetCore.Identity, that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions... |
|
STX.EFxceptions.MySql.Base
A Standardized .NET library that provides core functionality that is used by the MySql implementations of EFxceptions |
|
STX.EFxceptions.Identity.SqlServer
A Standardized .NET library for SqlServer that implements AspNetCore.Identity, that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions... |
GitHub repositories
This package is not used by any popular GitHub repositories.
This beta release is a rewrite of the original EFxceptions library.