Volo.Abp.BlobStoring 9.2.0-rc.1

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

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

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

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

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

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

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

🔗Discord: https://abp.io/community/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, check out Why ABP.IO Platform page.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 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.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (66)

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

Package Downloads
Volo.Abp.BlobStoring.Database.Domain

Package Description

Volo.Abp.BlobStoring.Azure

Package Description

Volo.Abp.BlobStoring.FileSystem

Package Description

Volo.Abp.BlobStoring.Aws

Package Description

Volo.Abp.BlobStoring.Minio

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.BlobStoring:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/Abp.WeChat
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last updated
9.2.0-rc.2 338 4/10/2025
9.2.0-rc.1 627 3/25/2025
9.1.1 4,432 3/27/2025
9.1.0 14,309 3/5/2025
9.1.0-rc.3 209 2/25/2025
9.1.0-rc.2 226 2/11/2025
9.1.0-rc.1 131 1/16/2025
9.0.8 712 3/26/2025
9.0.7 583 3/6/2025
9.0.6 766 3/3/2025
9.0.5 6,878 2/13/2025
9.0.4 46,822 1/21/2025
9.0.3 9,442 1/6/2025
9.0.2 19,731 12/11/2024
9.0.1 5,274 12/3/2024
9.0.0 8,961 11/19/2024
9.0.0-rc.3 162 11/14/2024
9.0.0-rc.2 169 11/11/2024
9.0.0-rc.1 159 10/22/2024
8.3.4 31,995 11/18/2024
8.3.3 22,922 11/5/2024
8.3.2 29,095 10/17/2024
8.3.1 76,852 9/25/2024
8.3.0 102,126 9/5/2024
8.3.0-rc.3 130 8/28/2024
8.3.0-rc.2 137 8/15/2024
8.3.0-rc.1 134 7/31/2024
8.2.3 6,643 9/4/2024
8.2.2 29,949 8/14/2024
8.2.1 44,582 7/30/2024
8.2.0 64,665 6/26/2024
8.2.0-rc.5 593 6/14/2024
8.2.0-rc.4 155 6/7/2024
8.2.0-rc.3 349 5/23/2024
8.2.0-rc.2 97 5/21/2024
8.2.0-rc.1 80 5/20/2024
8.1.5 6,749 7/29/2024
8.1.4 15,430 6/13/2024
8.1.3 61,564 5/15/2024
8.1.2 4,264 5/13/2024
8.1.1 44,566 4/16/2024
8.1.0 16,080 4/4/2024
8.1.0-rc.4 177 4/1/2024
8.1.0-rc.3 270 3/19/2024
8.1.0-rc.2 330 2/29/2024
8.1.0-rc.1 2,905 2/14/2024
8.0.6 4,971 5/14/2024
8.0.5 36,589 3/14/2024
8.0.4 57,026 2/20/2024
8.0.3 24,783 2/7/2024
8.0.2 36,635 1/17/2024
8.0.1 20,138 1/3/2024
8.0.0 46,983 12/19/2023
8.0.0-rc.3 527 12/7/2023
8.0.0-rc.2 640 11/28/2023
8.0.0-rc.1 324 11/21/2023
7.4.5 60,694 12/27/2023
7.4.4 9,431 12/13/2023
7.4.3 2,743 12/6/2023
7.4.2 103,342 11/13/2023
7.4.1 7,511 10/30/2023
7.4.0 29,725 10/9/2023
7.4.0-rc.5 213 10/2/2023
7.4.0-rc.4 493 9/22/2023
7.4.0-rc.3 2,822 9/13/2023
7.4.0-rc.2 2,238 8/24/2023
7.4.0-rc.1 972 8/16/2023
7.3.3 116,962 9/14/2023
7.3.2 40,175 8/7/2023
7.3.1 25,480 7/27/2023
7.3.0 71,991 7/12/2023
7.3.0-rc.3 266 7/5/2023
7.3.0-rc.2 292 6/20/2023
7.3.0-rc.1 685 6/6/2023
7.2.3 30,800 7/3/2023
7.2.2 118,036 5/16/2023
7.2.1 30,751 5/2/2023
7.2.0-rc.2 178 4/25/2023
7.2.0-rc.1 265 4/11/2023
7.1.1 30,009 4/3/2023
7.1.0 35,187 3/22/2023
7.1.0-rc.3 218 3/14/2023
7.1.0-rc.2 2,110 2/23/2023
7.1.0-rc.1 289 2/7/2023
7.0.3 19,132 3/7/2023
7.0.2 20,897 2/21/2023
7.0.1 45,528 1/19/2023
7.0.0 90,652 1/4/2023
7.0.0-rc.6 1,434 12/28/2022
7.0.0-rc.5 625 12/20/2022
7.0.0-rc.4 897 12/12/2022
7.0.0-rc.3 647 12/8/2022
7.0.0-rc.2 811 11/21/2022
7.0.0-rc.1 326 11/14/2022
6.0.3 43,682 1/18/2023
6.0.2 30,371 12/6/2022
6.0.1 89,012 10/28/2022
6.0.0 85,779 10/5/2022
6.0.0-rc.5 399 9/27/2022
6.0.0-rc.4 1,281 9/8/2022
6.0.0-rc.3 4,118 8/23/2022
6.0.0-rc.2 610 8/8/2022
6.0.0-rc.1 638 7/26/2022
5.3.5 13,874 10/20/2022
5.3.4 73,428 8/22/2022
5.3.3 49,932 7/22/2022
5.3.2 25,988 7/7/2022
5.3.1 22,759 6/29/2022
5.3.0 41,470 6/14/2022
5.3.0-rc.3 398 5/31/2022
5.3.0-rc.2 267 5/24/2022
5.3.0-rc.1 346 5/5/2022
5.2.2 41,477 5/16/2022
5.2.1 54,723 4/18/2022
5.2.0 27,868 4/5/2022
5.2.0-rc.2 1,518 3/18/2022
5.2.0-rc.1 370 3/8/2022
5.1.4 51,470 2/28/2022
5.1.3 71,743 1/26/2022
5.1.2 14,223 1/19/2022
5.1.1 16,360 1/12/2022
5.0.2 8,711 1/17/2022
5.0.1 40,410 12/28/2021
5.0.0 17,826 12/14/2021
5.0.0-rc.2 435 12/8/2021
5.0.0-rc.1 1,507 11/16/2021
5.0.0-beta.3 394 11/3/2021
5.0.0-beta.2 388 10/21/2021
5.0.0-beta.1 371 10/5/2021
4.4.4 54,366 11/9/2021
4.4.3 40,104 9/29/2021
4.4.2 53,444 9/2/2021
4.4.1 7,373 9/1/2021
4.4.0 43,630 8/2/2021
4.4.0-rc.2 1,822 7/6/2021
4.4.0-rc.1 1,772 6/28/2021
4.3.3 31,559 6/17/2021
4.3.2 25,876 5/27/2021
4.3.1 66,360 5/20/2021
4.3.0 56,227 4/22/2021
4.3.0-rc.2 601 4/8/2021
4.3.0-rc.1 701 3/31/2021
4.2.2 26,123 3/4/2021
4.2.1 37,819 2/9/2021
4.2.0 20,462 1/28/2021
4.2.0-rc.2 444 1/18/2021
4.2.0-rc.1 286 1/14/2021
4.1.2 8,666 1/19/2021
4.1.1 6,740 1/13/2021
4.1.0 11,018 1/6/2021
4.1.0-rc.2 585 12/18/2020
4.1.0-rc.1 245 12/17/2020
4.0.2 10,719 12/18/2020
4.0.1 5,673 12/14/2020
4.0.0 17,872 12/3/2020
4.0.0-rc.5 356 12/1/2020
4.0.0-rc.4 396 11/24/2020
4.0.0-rc.3 677 11/16/2020
4.0.0-rc.2 348 11/13/2020
4.0.0-rc.1 275 11/12/2020
3.3.2 6,328 12/2/2020
3.3.1 12,476 11/3/2020
3.3.0 4,606 10/27/2020
3.3.0-rc.2 249 10/23/2020
3.3.0-rc.1 301 10/15/2020
3.2.1 7,705 10/8/2020
3.2.0 20,738 10/1/2020
3.2.0-rc.2 299 9/21/2020
3.2.0-rc.1 2,174 9/17/2020
3.1.2 14,435 9/11/2020
3.1.1 2,381 9/10/2020
3.1.0 11,472 9/3/2020
3.1.0-rc.4 274 9/1/2020
3.1.0-rc.3 266 8/28/2020
3.1.0-rc.2 330 8/26/2020
3.1.0-rc.1 313 8/24/2020
3.0.5 4,529 7/29/2020
3.0.4 41,689 7/14/2020
3.0.3 2,876 7/7/2020
3.0.2 2,242 7/3/2020
3.0.1 1,635 7/2/2020
3.0.0 2,620 7/1/2020
2.9.0 5,986 6/4/2020