STX.EFxceptions.Identity.Core 0.1.0

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="STX.EFxceptions.Identity.Core" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add STX.EFxceptions.Identity.Core --version 0.1.0
#r "nuget: STX.EFxceptions.Identity.Core, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.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.SQLite.Base

A Standardized .NET library that provides core functionality that is used by the SQLite implementations of EFxceptions

STX.EFxceptions.MySql.Base

A Standardized .NET library that provides core functionality that is used by the MySql implementations of EFxceptions

STX.EFxceptions.Identity.MySql

A Standardized .NET library for MySql 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.

Version Downloads Last updated
0.1.6 263 2/24/2024
0.1.5 98 2/20/2024
0.1.4 83 2/20/2024
0.1.2 202 1/30/2024
0.1.1 136 1/28/2024
0.1.0 87 1/26/2024

This beta release is a rewrite of the original EFxceptions library.