Volo.Abp.BlobStoring.Database.EntityFrameworkCore 7.4.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.BlobStoring.Database.EntityFrameworkCore --version 7.4.5
                    
NuGet\Install-Package Volo.Abp.BlobStoring.Database.EntityFrameworkCore -Version 7.4.5
                    
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="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" Version="7.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" Version="7.4.5" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.BlobStoring.Database.EntityFrameworkCore" />
                    
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 Volo.Abp.BlobStoring.Database.EntityFrameworkCore --version 7.4.5
                    
#r "nuget: Volo.Abp.BlobStoring.Database.EntityFrameworkCore, 7.4.5"
                    
#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 Volo.Abp.BlobStoring.Database.EntityFrameworkCore@7.4.5
                    
#: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=Volo.Abp.BlobStoring.Database.EntityFrameworkCore&version=7.4.5
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.BlobStoring.Database.EntityFrameworkCore&version=7.4.5
                    
Install as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://docs.abp.io/en/abp/latest/Samples/Index

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://docs.abp.io

🔗Community: https://community.abp.io

🔗Blog: https://blog.abp.io

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://community.abp.io/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  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 (6)

Showing the top 5 NuGet packages that depend on Volo.Abp.BlobStoring.Database.EntityFrameworkCore:

Package Downloads
WL.Think.Abp.EntityFrameworkCore

Package Description

Ai4c.AdministrationService.EntityFrameworkCore

Package Description

GridLab.GMSS.DataManagement.EntityFrameworkCore

Essential integration package for the EF Core. Application's DbContext, database mappings, implementations of the repositories and other EF Core related stuffs

Sany.Shared.Hosting.MicroServices

Package Description

Moklgy.AbpVnext.FileService.EntityFrameworkCore

文件服务 62215:尝试移除 Moklgy.AbpVnext.EntityFrameworkCore 1.0.0.401 解决项目启动报错问题

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Volo.Abp.BlobStoring.Database.EntityFrameworkCore:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
Version Downloads Last Updated
10.0.0-rc.3 164 11/13/2025
10.0.0-rc.2 215 10/30/2025
10.0.0-rc.1 321 10/1/2025
9.3.6 4,392 10/22/2025
9.3.5 7,504 9/30/2025
9.3.4 16,982 9/17/2025
9.3.3 4,203 9/8/2025
9.3.2 7,486 8/25/2025
9.3.1 15,052 8/11/2025
9.3.0 1,132 8/7/2025
9.3.0-rc.4 446 7/25/2025
9.3.0-rc.3 392 7/9/2025
9.3.0-rc.2 262 6/24/2025
9.3.0-rc.1 190 6/17/2025
9.2.4 2,421 8/12/2025
9.2.3 7,529 7/23/2025
9.2.2 8,642 7/10/2025
9.2.1 11,644 6/23/2025
9.2.0 37,248 6/2/2025
9.2.0-rc.4 1,030 5/27/2025
9.2.0-rc.3 750 5/13/2025
9.2.0-rc.2 1,007 4/10/2025
9.2.0-rc.1 719 3/25/2025
9.1.3 14,950 5/12/2025
9.1.2 2,105 5/5/2025
9.1.1 31,232 3/27/2025
9.1.0 51,435 3/5/2025
9.1.0-rc.3 222 2/25/2025
9.1.0-rc.2 155 2/11/2025
9.1.0-rc.1 162 1/16/2025
9.0.8 711 3/26/2025
9.0.7 395 3/6/2025
9.0.6 955 3/3/2025
9.0.5 10,345 2/13/2025
9.0.4 45,733 1/21/2025
9.0.3 15,499 1/6/2025
9.0.2 38,758 12/11/2024
9.0.1 4,159 12/3/2024
9.0.0 10,464 11/19/2024
9.0.0-rc.3 149 11/14/2024
9.0.0-rc.2 185 11/11/2024
9.0.0-rc.1 145 10/22/2024
8.3.4 44,763 11/18/2024
8.3.3 13,890 11/5/2024
8.3.2 22,007 10/17/2024
8.3.1 117,969 9/25/2024
8.3.0 73,516 9/5/2024
8.3.0-rc.3 118 8/28/2024
8.3.0-rc.2 129 8/15/2024
8.3.0-rc.1 129 7/31/2024
8.2.3 14,715 9/4/2024
8.2.2 41,982 8/14/2024
8.2.1 39,838 7/30/2024
8.2.0 50,645 6/26/2024
8.2.0-rc.5 562 6/14/2024
8.2.0-rc.4 148 6/7/2024
8.2.0-rc.3 287 5/23/2024
8.2.0-rc.2 100 5/21/2024
8.2.0-rc.1 92 5/20/2024
8.1.5 517 7/29/2024
8.1.4 10,846 6/13/2024
8.1.3 50,926 5/15/2024
8.1.2 43,260 5/13/2024
8.1.1 38,547 4/16/2024
8.1.0 10,861 4/4/2024
8.1.0-rc.4 197 4/1/2024
8.1.0-rc.3 258 3/19/2024
8.1.0-rc.2 375 2/29/2024
8.1.0-rc.1 2,863 2/14/2024
8.0.6 887 5/14/2024
8.0.5 10,048 3/14/2024
8.0.4 38,853 2/20/2024
8.0.3 25,536 2/7/2024
8.0.2 24,135 1/17/2024
8.0.1 16,005 1/3/2024
8.0.0 42,221 12/19/2023
8.0.0-rc.3 408 12/7/2023
8.0.0-rc.2 610 11/28/2023
8.0.0-rc.1 256 11/21/2023
7.4.5 6,898 12/27/2023
7.4.4 7,443 12/13/2023
7.4.3 1,506 12/6/2023
7.4.2 89,368 11/13/2023
7.4.1 6,482 10/30/2023
7.4.0 19,869 10/9/2023
7.4.0-rc.5 222 10/2/2023
7.4.0-rc.4 488 9/22/2023
7.4.0-rc.3 246 9/13/2023
7.4.0-rc.2 748 8/24/2023
7.4.0-rc.1 546 8/16/2023
7.3.3 140,852 9/14/2023
7.3.2 24,638 8/7/2023
7.3.1 13,208 7/27/2023
7.3.0 17,582 7/12/2023
7.3.0-rc.3 193 7/5/2023
7.3.0-rc.2 323 6/20/2023
7.3.0-rc.1 295 6/6/2023
7.2.3 21,052 7/3/2023
7.2.2 95,501 5/16/2023
7.2.1 21,493 5/2/2023
7.2.0-rc.2 238 4/25/2023
7.2.0-rc.1 271 4/11/2023
7.1.1 24,226 4/3/2023
7.1.0 16,236 3/22/2023
7.1.0-rc.3 291 3/14/2023
7.1.0-rc.2 1,917 2/23/2023
7.1.0-rc.1 289 2/7/2023
7.0.3 9,838 3/7/2023
7.0.2 12,044 2/21/2023
7.0.1 30,350 1/19/2023
7.0.0 43,278 1/4/2023
7.0.0-rc.6 1,470 12/28/2022
7.0.0-rc.5 501 12/20/2022
7.0.0-rc.4 884 12/12/2022
7.0.0-rc.3 444 12/8/2022
7.0.0-rc.2 775 11/21/2022
7.0.0-rc.1 293 11/14/2022
6.0.3 20,818 1/18/2023
6.0.2 11,286 12/6/2022
6.0.1 66,380 10/28/2022
6.0.0 46,679 10/5/2022
6.0.0-rc.5 367 9/27/2022
6.0.0-rc.4 828 9/8/2022
6.0.0-rc.3 1,872 8/23/2022
6.0.0-rc.2 553 8/8/2022
6.0.0-rc.1 468 7/26/2022
5.3.5 6,008 10/20/2022
5.3.4 40,193 8/22/2022
5.3.3 41,809 7/22/2022
5.3.2 9,270 7/7/2022
5.3.1 7,661 6/29/2022
5.3.0 21,072 6/14/2022
5.3.0-rc.3 323 5/31/2022
5.3.0-rc.2 651 5/24/2022
5.3.0-rc.1 514 5/5/2022
5.2.2 19,351 5/16/2022
5.2.1 19,099 4/18/2022
5.2.0 13,097 4/5/2022
5.2.0-rc.2 345 3/18/2022
5.2.0-rc.1 557 3/8/2022
5.1.4 15,239 2/28/2022
5.1.3 35,327 1/26/2022
5.1.2 5,403 1/19/2022
5.1.1 4,111 1/12/2022
5.1.0 720 1/11/2022
5.0.2 986 1/17/2022
5.0.1 32,325 12/28/2021
5.0.0 5,287 12/14/2021
5.0.0-rc.2 413 12/8/2021
5.0.0-rc.1 1,242 11/16/2021
5.0.0-beta.3 460 11/3/2021
5.0.0-beta.2 374 10/21/2021
5.0.0-beta.1 403 10/4/2021
4.4.4 20,070 11/9/2021
4.4.3 22,205 9/29/2021
4.4.2 13,722 9/2/2021
4.4.1 872 9/1/2021
4.4.0 22,257 8/2/2021
4.4.0-rc.2 1,400 7/6/2021
4.4.0-rc.1 1,872 6/28/2021
4.3.3 15,252 6/17/2021
4.3.2 12,515 5/27/2021
4.3.1 46,177 5/20/2021
4.3.0 9,203 4/22/2021
4.3.0-rc.2 609 4/8/2021
4.3.0-rc.1 624 3/31/2021
4.2.2 13,962 3/4/2021
4.2.1 5,924 2/9/2021
4.2.0 12,798 1/28/2021
4.2.0-rc.2 548 1/18/2021
4.2.0-rc.1 332 1/14/2021
4.1.2 4,323 1/19/2021
4.1.1 2,565 1/13/2021
4.1.0 4,181 1/6/2021
4.1.0-rc.2 629 12/18/2020
4.1.0-rc.1 357 12/17/2020
4.0.2 3,162 12/18/2020
4.0.1 1,132 12/14/2020
4.0.0 5,053 12/3/2020
4.0.0-rc.5 430 12/1/2020
4.0.0-rc.4 403 11/24/2020
4.0.0-rc.3 697 11/16/2020
4.0.0-rc.2 362 11/13/2020
4.0.0-rc.1 343 11/12/2020
3.3.2 1,543 12/2/2020
3.3.1 3,871 11/3/2020
3.3.0 1,404 10/27/2020
3.3.0-rc.2 361 10/23/2020
3.3.0-rc.1 368 10/15/2020
3.2.1 2,977 10/8/2020
3.2.0 18,174 10/1/2020
3.2.0-rc.2 419 9/21/2020
3.2.0-rc.1 396 9/17/2020
3.1.2 1,418 9/11/2020
3.1.1 665 9/10/2020
3.1.0 2,452 9/3/2020
3.1.0-rc.4 448 9/1/2020
3.1.0-rc.3 360 8/28/2020
3.1.0-rc.2 429 8/26/2020
3.1.0-rc.1 432 8/24/2020
3.0.5 1,404 7/29/2020
3.0.4 893 7/14/2020
3.0.3 910 7/7/2020
3.0.2 784 7/3/2020
3.0.1 773 7/2/2020
3.0.0 738 7/1/2020
2.9.0 1,846 6/4/2020