Volo.Abp.BlobStoring.FileSystem 9.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.BlobStoring.FileSystem --version 9.0.1                
NuGet\Install-Package Volo.Abp.BlobStoring.FileSystem -Version 9.0.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.FileSystem" Version="9.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.BlobStoring.FileSystem --version 9.0.1                
#r "nuget: Volo.Abp.BlobStoring.FileSystem, 9.0.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.
// Install Volo.Abp.BlobStoring.FileSystem as a Cake Addin
#addin nuget:?package=Volo.Abp.BlobStoring.FileSystem&version=9.0.1

// Install Volo.Abp.BlobStoring.FileSystem as a Cake Tool
#tool nuget:?package=Volo.Abp.BlobStoring.FileSystem&version=9.0.1                

ℹ️ 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. 
.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 (22)

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

Package Downloads
LINGYUN.Abp.OssManagement.FileSystem

Package Description

TrustFang.Weixin

TrustFang.Weixin library based on abp 7.1.0.

Meishu.Core

meishu core library

AbpvNext.BlobStoring.Extensions.FileSystem

Abp vNext Blob拓展

Lemon.ObjectStorage.Application

Package Description

GitHub repositories (5)

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

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/Abp.WeChat
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last updated
9.0.3 42 1/6/2025
9.0.2 666 12/11/2024
9.0.1 458 12/3/2024
9.0.0 630 11/19/2024
9.0.0-rc.3 69 11/14/2024
9.0.0-rc.2 72 11/11/2024
9.0.0-rc.1 53 10/22/2024
8.3.4 1,271 11/18/2024
8.3.3 1,752 11/5/2024
8.3.2 1,042 10/17/2024
8.3.1 2,916 9/25/2024
8.3.0 3,379 9/5/2024
8.3.0-rc.3 58 8/28/2024
8.3.0-rc.2 77 8/15/2024
8.3.0-rc.1 65 7/31/2024
8.2.3 618 9/4/2024
8.2.2 8,041 8/14/2024
8.2.1 5,581 7/30/2024
8.2.0 11,572 6/26/2024
8.2.0-rc.5 433 6/14/2024
8.2.0-rc.4 72 6/7/2024
8.2.0-rc.3 196 5/23/2024
8.2.0-rc.2 61 5/21/2024
8.2.0-rc.1 51 5/20/2024
8.1.5 145 7/29/2024
8.1.4 2,318 6/13/2024
8.1.3 6,189 5/15/2024
8.1.2 658 5/13/2024
8.1.1 6,860 4/16/2024
8.1.0 5,949 4/4/2024
8.1.0-rc.4 77 4/1/2024
8.1.0-rc.3 107 3/19/2024
8.1.0-rc.2 73 2/29/2024
8.1.0-rc.1 88 2/14/2024
8.0.6 324 5/14/2024
8.0.5 9,519 3/14/2024
8.0.4 3,739 2/20/2024
8.0.3 4,658 2/7/2024
8.0.2 5,141 1/17/2024
8.0.1 3,113 1/3/2024
8.0.0 5,597 12/19/2023
8.0.0-rc.3 155 12/7/2023
8.0.0-rc.2 235 11/28/2023
8.0.0-rc.1 145 11/21/2023
7.4.5 7,376 12/27/2023
7.4.4 1,345 12/13/2023
7.4.3 662 12/6/2023
7.4.2 3,322 11/13/2023
7.4.1 3,097 10/30/2023
7.4.0 3,163 10/9/2023
7.4.0-rc.5 101 10/2/2023
7.4.0-rc.4 93 9/22/2023
7.4.0-rc.3 103 9/13/2023
7.4.0-rc.2 96 8/24/2023
7.4.0-rc.1 269 8/16/2023
7.3.3 9,517 9/14/2023
7.3.2 8,678 8/7/2023
7.3.1 3,031 7/27/2023
7.3.0 17,217 7/12/2023
7.3.0-rc.3 209 7/5/2023
7.3.0-rc.2 92 6/20/2023
7.3.0-rc.1 259 6/6/2023
7.2.3 1,707 7/3/2023
7.2.2 13,880 5/16/2023
7.2.1 4,022 5/2/2023
7.2.0-rc.2 99 4/25/2023
7.2.0-rc.1 105 4/11/2023
7.1.1 4,746 4/3/2023
7.1.0 6,660 3/22/2023
7.1.0-rc.3 115 3/14/2023
7.1.0-rc.2 120 2/23/2023
7.1.0-rc.1 115 2/7/2023
7.0.3 4,118 3/7/2023
7.0.2 2,584 2/21/2023
7.0.1 8,449 1/19/2023
7.0.0 6,151 1/4/2023
7.0.0-rc.6 149 12/28/2022
7.0.0-rc.5 177 12/20/2022
7.0.0-rc.4 150 12/12/2022
7.0.0-rc.3 117 12/8/2022
7.0.0-rc.2 286 11/21/2022
7.0.0-rc.1 121 11/14/2022
6.0.3 9,933 1/18/2023
6.0.2 4,935 12/6/2022
6.0.1 4,499 10/28/2022
6.0.0 10,207 10/5/2022
6.0.0-rc.5 165 9/27/2022
6.0.0-rc.4 202 9/8/2022
6.0.0-rc.3 2,294 8/23/2022
6.0.0-rc.2 211 8/8/2022
6.0.0-rc.1 191 7/26/2022
5.3.5 1,542 10/20/2022
5.3.4 7,518 8/22/2022
5.3.3 2,913 7/22/2022
5.3.2 3,296 7/7/2022
5.3.1 1,621 6/29/2022
5.3.0 4,976 6/14/2022
5.3.0-rc.3 149 5/31/2022
5.3.0-rc.2 140 5/24/2022
5.3.0-rc.1 148 5/5/2022
5.2.2 3,067 5/16/2022
5.2.1 6,490 4/18/2022
5.2.0 2,399 4/5/2022
5.2.0-rc.2 1,133 3/18/2022
5.2.0-rc.1 170 3/8/2022
5.1.4 4,268 2/28/2022
5.1.3 4,744 1/26/2022
5.1.2 1,556 1/19/2022
5.1.1 2,486 1/12/2022
5.0.2 2,029 1/17/2022
5.0.1 13,251 12/28/2021
5.0.0 2,067 12/14/2021
5.0.0-rc.2 229 12/8/2021
5.0.0-rc.1 333 11/16/2021
5.0.0-beta.3 166 11/3/2021
5.0.0-beta.2 158 10/21/2021
5.0.0-beta.1 172 10/5/2021
4.4.4 11,328 11/9/2021
4.4.3 8,309 9/29/2021
4.4.2 20,416 9/2/2021
4.4.1 1,162 9/1/2021
4.4.0 4,472 8/2/2021
4.4.0-rc.2 169 7/6/2021
4.4.0-rc.1 159 6/28/2021
4.3.3 4,284 6/17/2021
4.3.2 2,325 5/27/2021
4.3.1 924 5/20/2021
4.3.0 6,392 4/22/2021
4.3.0-rc.2 224 4/8/2021
4.3.0-rc.1 195 3/31/2021
4.2.2 9,105 3/4/2021
4.2.1 16,793 2/9/2021
4.2.0 5,870 1/28/2021
4.2.0-rc.2 244 1/18/2021
4.2.0-rc.1 194 1/14/2021
4.1.2 912 1/19/2021
4.1.1 2,576 1/13/2021
4.1.0 1,040 1/6/2021
4.1.0-rc.2 288 12/18/2020
4.1.0-rc.1 206 12/17/2020
4.0.2 1,124 12/18/2020
4.0.1 604 12/14/2020
4.0.0 1,011 12/3/2020
4.0.0-rc.5 258 12/1/2020
4.0.0-rc.4 250 11/24/2020
4.0.0-rc.3 272 11/16/2020
4.0.0-rc.2 247 11/13/2020
4.0.0-rc.1 229 11/12/2020
3.3.2 2,401 12/2/2020
3.3.1 2,531 11/3/2020
3.3.0 1,486 10/27/2020
3.3.0-rc.2 213 10/23/2020
3.3.0-rc.1 226 10/15/2020
3.2.1 1,437 10/8/2020
3.2.0 4,785 10/1/2020
3.2.0-rc.2 237 9/21/2020
3.2.0-rc.1 575 9/17/2020
3.1.2 7,101 9/11/2020
3.1.1 544 9/10/2020
3.1.0 2,845 9/3/2020
3.1.0-rc.4 257 9/1/2020
3.1.0-rc.3 238 8/28/2020
3.1.0-rc.2 296 8/26/2020
3.1.0-rc.1 259 8/24/2020
3.0.5 1,414 7/29/2020
3.0.4 2,920 7/14/2020
3.0.3 801 7/7/2020
3.0.2 607 7/3/2020
3.0.1 606 7/2/2020
3.0.0 706 7/1/2020
2.9.0 1,540 6/4/2020