DKNet.EfCore.Extensions 9.0.20

dotnet add package DKNet.EfCore.Extensions --version 9.0.20
                    
NuGet\Install-Package DKNet.EfCore.Extensions -Version 9.0.20
                    
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="DKNet.EfCore.Extensions" Version="9.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DKNet.EfCore.Extensions" Version="9.0.20" />
                    
Directory.Packages.props
<PackageReference Include="DKNet.EfCore.Extensions" />
                    
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 DKNet.EfCore.Extensions --version 9.0.20
                    
#r "nuget: DKNet.EfCore.Extensions, 9.0.20"
                    
#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 DKNet.EfCore.Extensions@9.0.20
                    
#: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=DKNet.EfCore.Extensions&version=9.0.20
                    
Install as a Cake Addin
#tool nuget:?package=DKNet.EfCore.Extensions&version=9.0.20
                    
Install as a Cake Tool

DKNet Framework

codecov .NET GitHub release License NuGet NuGet Downloads CodeQL Advanced Quality Gate Status GitHub issues GitHub pull requests StyleCop

codeCove

GitHub contributors

DKNet Project Overview

Here’s a summary of all DKNET-prefixed projects in this repository, with links to their source code and documentation:

Project Name Description Source Code Documentation
DKNet.Fw.Extensions Framework-level extensions and utilities src/Core/DKNet.Fw.Extensions docs/Core/DKNet.Fw.Extensions.md
DKNet.EfCore.Abstractions Core abstractions and interfaces for EF Core src/EfCore/DKNet.EfCore.Abstractions docs/EfCore/DKNet.EfCore.Abstractions.md
DKNet.EfCore.DataAuthorization Data authorization and access control src/EfCore/DKNet.EfCore.DataAuthorization docs/EfCore/DKNet.EfCore.DataAuthorization.md
DKNet.EfCore.Events Domain event handling and dispatching src/EfCore/DKNet.EfCore.Events docs/EfCore/DKNet.EfCore.Events.md
DKNet.EfCore.Extensions EF Core functionality enhancements src/EfCore/DKNet.EfCore.Extensions docs/EfCore/DKNet.EfCore.Extensions.md
DKNet.EfCore.Hooks Lifecycle hooks for EF Core operations src/EfCore/DKNet.EfCore.Hooks docs/EfCore/DKNet.EfCore.Hooks.md
DKNet.EfCore.Relational.Helpers Relational database utilities src/EfCore/DKNet.EfCore.Relational.Helpers docs/EfCore/DKNet.EfCore.Relational.Helpers.md
DKNet.EfCore.Repos Repository pattern implementations src/EfCore/DKNet.EfCore.Repos docs/EfCore/DKNet.EfCore.Repos.md
DKNet.EfCore.Repos.Abstractions Repository abstractions src/EfCore/DKNet.EfCore.Repos.Abstractions docs/EfCore/DKNet.EfCore.Repos.Abstractions.md
DKNet.SlimBus.Extensions SlimMessageBus extensions for EF Core src/SlimBus/DKNet.SlimBus.Extensions docs/Messaging/DKNet.SlimBus.Extensions.md
DKNet.Svc.BlobStorage.Abstractions File storage service abstractions src/Services/DKNet.Svc.BlobStorage.Abstractions docs/Services/DKNet.Svc.BlobStorage.Abstractions.md
DKNet.Svc.BlobStorage.AwsS3 AWS S3 storage adapter src/Services/DKNet.Svc.BlobStorage.AwsS3 docs/Services/DKNet.Svc.BlobStorage.AwsS3.md
DKNet.Svc.BlobStorage.AzureStorage Azure Blob storage adapter src/Services/DKNet.Svc.BlobStorage.AzureStorage docs/Services/DKNet.Svc.BlobStorage.AzureStorage.md
DKNet.Svc.BlobStorage.Local Local file system storage src/Services/DKNet.Svc.BlobStorage.Local docs/Services/DKNet.Svc.BlobStorage.Local.md
DKNet.Svc.Transformation Data transformation services src/Services/DKNet.Svc.Transformation docs/Services/DKNet.Svc.Transformation.md
Aspire.Hosting.ServiceBus .NET Aspire Service Bus hosting extensions src/Aspire/Aspire.Hosting.ServiceBus - (No dedicated docs yet)
SlimBus.ApiEndpoints (Template) Complete API template using SlimMessageBus src/Templates/SlimBus.ApiEndpoints src/Templates/SlimBus.ApiEndpoints/README.md

Documentation

📖 Complete Framework Documentation - Comprehensive documentation organized by functional areas

For detailed information about architecture, implementation patterns, and usage examples, visit our complete documentation or refer to our GitHub Pages


📄 License

This project is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DKNet.EfCore.Extensions:

Package Downloads
DKNet.EfCore.Hooks

Package Description

DKNet.EfCore.Repos

Package Description

DKNet.EfCore.DataAuthorization

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.20 154 7/15/2025
9.0.19 161 7/14/2025
9.0.18 158 7/14/2025
9.0.17 152 7/14/2025
9.0.16 133 7/11/2025
9.0.15 145 7/11/2025
9.0.14 134 7/11/2025
9.0.13 140 7/11/2025
9.0.12 158 7/8/2025
9.0.11 152 7/8/2025
9.0.10 153 7/7/2025
9.0.9 162 7/2/2025
9.0.8 153 7/2/2025
9.0.7 161 7/1/2025
9.0.6 155 6/30/2025
9.0.5 163 6/24/2025
9.0.4 163 6/24/2025
9.0.3 167 6/23/2025
9.0.2 163 6/23/2025
9.0.1 162 6/23/2025