VOOZH about

URL: https://www.nuget.org/packages/CodeDesignPlus.Net.EFCore/

⇱ NuGet Gallery | CodeDesignPlus.Net.EFCore 0.11.0




👁 Image
CodeDesignPlus.Net.EFCore 0.11.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.EFCore --version 0.11.0
 
 
NuGet\Install-Package CodeDesignPlus.Net.EFCore -Version 0.11.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="CodeDesignPlus.Net.EFCore" Version="0.11.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeDesignPlus.Net.EFCore" Version="0.11.0" />
 
Directory.Packages.props
<PackageReference Include="CodeDesignPlus.Net.EFCore" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeDesignPlus.Net.EFCore --version 0.11.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeDesignPlus.Net.EFCore, 0.11.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.
#:package CodeDesignPlus.Net.EFCore@0.11.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeDesignPlus.Net.EFCore&version=0.11.0
 
Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.EFCore&version=0.11.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

CodeDesignPlus.Net.EFCore

👁 Quality Gate Status
👁 Bugs
👁 Code Smells
👁 Coverage
👁 Duplicated Lines (%)
👁 Vulnerabilities

Description

The CodeDesignPlus.Net.EFCore project provides an abstraction layer for handling common Entity Framework Core operations in .NET Core applications. This library simplifies data access by offering interfaces and classes to perform CRUD operations, manage options, and configure claims for user information retrieval.

Table of Contents

About The Project

The CodeDesignPlus.Net.EFCore project provides an abstraction layer for handling common Entity Framework Core operations in .NET Core applications. This library simplifies data access by offering interfaces and classes to perform CRUD operations, manage options, and configure claims for user information retrieval.

Key Features

  • EFCoreOptions: Configuration options for EFCore, including claims identity settings.
  • ClaimsOption: Defines claims for obtaining user information such as name, ID, email, and role.
  • OperationBase: Provides base operations for creating, updating, and deleting records in the repository, while assigning information to the transversal properties of the entity.
  • RepositoryBase: Abstract class implementing common methods for interacting with the database.
  • EFCoreException: Custom exception class for handling EFCore-specific errors.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.EFCore

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com

Project Link: CodeDesignPlus.Net.EFCore

Product Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.13.0-beta.12851 50 6/3/2026
0.13.0-beta.12850 48 5/31/2026
0.13.0-beta.12848 58 5/25/2026
0.13.0-beta.12847 57 5/24/2026
0.13.0-beta.12840 56 5/21/2026
0.13.0-beta.12839 48 5/20/2026
0.13.0-beta.12822 54 5/18/2026
0.13.0-beta.12816 51 5/18/2026
0.13.0-beta.12815 50 5/17/2026
0.13.0-beta.12808 48 5/17/2026
0.13.0-beta.12770 53 5/16/2026
0.13.0-beta.12769 46 5/16/2026
0.13.0-beta.12768 47 5/16/2026
0.13.0-beta.12767 51 5/14/2026
0.13.0-beta.12766 57 5/1/2026
0.13.0-beta.12765 53 5/1/2026
0.13.0-beta.12762 54 5/1/2026
0.13.0-beta.12761 49 4/30/2026
0.13.0-beta.12760 56 4/30/2026
0.11.0 623 7/23/2025
Loading failed