CodeDesignPlus.Net.EFCore.Abstractions 0.5.0-beta.9

This is a prerelease version of CodeDesignPlus.Net.EFCore.Abstractions.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.EFCore.Abstractions --version 0.5.0-beta.9                
NuGet\Install-Package CodeDesignPlus.Net.EFCore.Abstractions -Version 0.5.0-beta.9                
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.Abstractions" Version="0.5.0-beta.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeDesignPlus.Net.EFCore.Abstractions --version 0.5.0-beta.9                
#r "nuget: CodeDesignPlus.Net.EFCore.Abstractions, 0.5.0-beta.9"                
#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 CodeDesignPlus.Net.EFCore.Abstractions as a Cake Addin
#addin nuget:?package=CodeDesignPlus.Net.EFCore.Abstractions&version=0.5.0-beta.9&prerelease

// Install CodeDesignPlus.Net.EFCore.Abstractions as a Cake Tool
#tool nuget:?package=CodeDesignPlus.Net.EFCore.Abstractions&version=0.5.0-beta.9&prerelease                

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 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 (1)

Showing the top 1 NuGet packages that depend on CodeDesignPlus.Net.EFCore.Abstractions:

Package Downloads
CodeDesignPlus.Net.EFCore

CodeDesignPlus.Net.EFCore enhances Entity Framework Core with additional utilities and extensions, providing a more streamlined and efficient data access layer for .NET Core applications. This library aims to simplify common data access patterns and improve the overall developer experience when working with EF Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0-beta.14 40 11/8/2024
0.5.0-beta.13 32 11/7/2024
0.5.0-beta.11 35 11/6/2024
0.5.0-beta.9 38 11/3/2024
0.5.0-beta.6 37 11/1/2024
0.5.0-beta.4 40 10/31/2024
0.3.0-rc.3 40 10/28/2024
0.3.0-beta.3 38 10/28/2024
0.3.0-alpha.3 39 10/28/2024
0.2.0-rc.27 37 10/25/2024
0.2.0-rc.18 51 10/1/2024
0.2.0-beta.27 36 10/25/2024
0.2.0-beta.18 54 10/1/2024
0.2.0-alpha.27 34 10/25/2024
0.2.0-alpha.26 33 10/25/2024
0.2.0-alpha.25 37 10/25/2024
0.2.0-alpha.24 36 10/25/2024
0.2.0-alpha.23 38 10/24/2024
0.2.0-alpha.22 35 10/24/2024
0.2.0-alpha.21 39 10/23/2024
0.2.0-alpha.20 37 10/22/2024
0.2.0-alpha.19 47 10/21/2024
0.2.0-alpha.18 48 10/1/2024
0.2.0-alpha.17 39 10/1/2024
0.2.0-alpha.16 45 9/30/2024
0.2.0-alpha.15 40 9/30/2024
0.2.0-alpha.14 40 9/30/2024
0.2.0-alpha.13 47 9/29/2024
0.2.0-alpha.12 44 9/29/2024
0.2.0-alpha.11 46 9/29/2024
0.2.0-alpha.10 48 9/28/2024
0.2.0-alpha.9 45 9/28/2024
0.2.0-alpha.7 49 9/28/2024
0.2.0-alpha.6 45 9/28/2024
0.2.0-alpha.5 46 9/28/2024
0.2.0-alpha.4 47 9/28/2024
0.2.0-alpha.3 49 9/1/2024
0.2.0-alpha.2 44 9/28/2024
0.1.2-alpha.1 61 8/24/2024
0.1.2-alpha.0 63 8/24/2024
0.1.1 139 8/23/2024
0.1.1-alpha.19 72 8/23/2024