Volo.Abp.BlobStoring.Database.Domain 7.4.0-rc.2

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

// Install Volo.Abp.BlobStoring.Database.Domain as a Cake Tool
#tool nuget:?package=Volo.Abp.BlobStoring.Database.Domain&version=7.4.0-rc.2&prerelease                

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

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

Package Downloads
Volo.Abp.BlobStoring.Database.EntityFrameworkCore

Package Description

Volo.Abp.BlobStoring.Database.MongoDB

Package Description

LeptonXLite.DemoApp.Domain

LeptonX Theme Implementation for ABP

Demo5937.Domain

Test Package.

Simix.SuperMidia.Domain

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Volo.Abp.BlobStoring.Database.Domain:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
Version Downloads Last updated
9.0.0-rc.2 0 11/11/2024
9.0.0-rc.1 102 10/22/2024
8.3.3 775 11/5/2024
8.3.2 4,839 10/17/2024
8.3.1 15,211 9/25/2024
8.3.0 17,329 9/5/2024
8.3.0-rc.3 95 8/28/2024
8.3.0-rc.2 99 8/15/2024
8.3.0-rc.1 93 7/31/2024
8.2.3 2,503 9/4/2024
8.2.2 15,499 8/14/2024
8.2.1 15,497 7/30/2024
8.2.0 19,385 6/26/2024
8.2.0-rc.5 522 6/14/2024
8.2.0-rc.4 115 6/7/2024
8.2.0-rc.3 251 5/23/2024
8.2.0-rc.2 67 5/21/2024
8.2.0-rc.1 60 5/20/2024
8.1.5 239 7/29/2024
8.1.4 6,774 6/13/2024
8.1.3 29,131 5/15/2024
8.1.2 1,870 5/13/2024
8.1.1 19,262 4/16/2024
8.1.0 8,322 4/4/2024
8.1.0-rc.4 143 4/1/2024
8.1.0-rc.3 214 3/19/2024
8.1.0-rc.2 364 2/29/2024
8.1.0-rc.1 2,812 2/14/2024
8.0.6 345 5/14/2024
8.0.5 9,606 3/14/2024
8.0.4 25,583 2/20/2024
8.0.3 16,189 2/7/2024
8.0.2 25,157 1/17/2024
8.0.1 11,270 1/3/2024
8.0.0 18,905 12/19/2023
8.0.0-rc.3 394 12/7/2023
8.0.0-rc.2 515 11/28/2023
8.0.0-rc.1 231 11/21/2023
7.4.5 8,314 12/27/2023
7.4.4 7,056 12/13/2023
7.4.3 1,448 12/6/2023
7.4.2 91,686 11/13/2023
7.4.1 6,119 10/30/2023
7.4.0 17,112 10/9/2023
7.4.0-rc.5 170 10/2/2023
7.4.0-rc.4 460 9/22/2023
7.4.0-rc.3 1,273 9/13/2023
7.4.0-rc.2 2,165 8/24/2023
7.4.0-rc.1 851 8/16/2023
7.3.3 76,346 9/14/2023
7.3.2 22,971 8/7/2023
7.3.1 17,205 7/27/2023
7.3.0 26,703 7/12/2023
7.3.0-rc.3 131 7/5/2023
7.3.0-rc.2 257 6/20/2023
7.3.0-rc.1 229 6/6/2023
7.2.3 20,902 7/3/2023
7.2.2 101,196 5/16/2023
7.2.1 20,059 5/2/2023
7.2.0-rc.2 146 4/25/2023
7.2.0-rc.1 241 4/11/2023
7.1.1 21,882 4/3/2023
7.1.0 16,995 3/22/2023
7.1.0-rc.3 173 3/14/2023
7.1.0-rc.2 1,835 2/23/2023
7.1.0-rc.1 227 2/7/2023
7.0.3 9,964 3/7/2023
7.0.2 12,830 2/21/2023
7.0.1 30,988 1/19/2023
7.0.0 47,518 1/4/2023
7.0.0-rc.6 1,420 12/28/2022
7.0.0-rc.5 399 12/20/2022
7.0.0-rc.4 798 12/12/2022
7.0.0-rc.3 530 12/8/2022
7.0.0-rc.2 702 11/21/2022
7.0.0-rc.1 227 11/14/2022
6.0.3 22,395 1/18/2023
6.0.2 12,234 12/6/2022
6.0.1 53,517 10/28/2022
6.0.0 58,953 10/5/2022
6.0.0-rc.5 291 9/27/2022
6.0.0-rc.4 738 9/8/2022
6.0.0-rc.3 1,788 8/23/2022
6.0.0-rc.2 429 8/8/2022
6.0.0-rc.1 375 7/26/2022
5.3.5 4,609 10/20/2022
5.3.4 41,250 8/22/2022
5.3.3 38,698 7/22/2022
5.3.2 11,582 7/7/2022
5.3.1 8,227 6/29/2022
5.3.0 22,516 6/14/2022
5.3.0-rc.3 229 5/31/2022
5.3.0-rc.2 518 5/24/2022
5.3.0-rc.1 416 5/5/2022
5.2.2 19,315 5/16/2022
5.2.1 18,935 4/18/2022
5.2.0 14,317 4/5/2022
5.2.0-rc.2 247 3/18/2022
5.2.0-rc.1 463 3/8/2022
5.1.4 16,453 2/28/2022
5.1.3 35,399 1/26/2022
5.1.2 5,700 1/19/2022
5.1.1 4,363 1/12/2022
5.1.0 986 1/11/2022
5.0.2 1,334 1/17/2022
5.0.1 33,358 12/28/2021
5.0.0 5,357 12/14/2021
5.0.0-rc.2 301 12/8/2021
5.0.0-rc.1 1,104 11/16/2021
5.0.0-beta.3 357 11/3/2021
5.0.0-beta.2 286 10/21/2021
5.0.0-beta.1 294 10/4/2021
4.4.4 19,189 11/9/2021
4.4.3 25,310 9/29/2021
4.4.2 13,935 9/2/2021
4.4.1 2,263 9/1/2021
4.4.0 22,113 8/2/2021
4.4.0-rc.2 1,774 7/6/2021
4.4.0-rc.1 1,761 6/28/2021
4.3.3 16,951 6/17/2021
4.3.2 10,941 5/27/2021
4.3.1 61,869 5/20/2021
4.3.0 9,985 4/22/2021
4.3.0-rc.2 528 4/8/2021
4.3.0-rc.1 561 3/31/2021
4.2.2 14,049 3/4/2021
4.2.1 6,283 2/9/2021
4.2.0 13,293 1/28/2021
4.2.0-rc.2 401 1/18/2021
4.2.0-rc.1 211 1/14/2021
4.1.2 4,446 1/19/2021
4.1.1 2,895 1/13/2021
4.1.0 4,475 1/6/2021
4.1.0-rc.2 565 12/18/2020
4.1.0-rc.1 228 12/17/2020
4.0.2 3,724 12/18/2020
4.0.1 1,382 12/14/2020
4.0.0 4,752 12/3/2020
4.0.0-rc.5 318 12/1/2020
4.0.0-rc.4 295 11/24/2020
4.0.0-rc.3 601 11/16/2020
4.0.0-rc.2 246 11/13/2020
4.0.0-rc.1 221 11/12/2020
3.3.2 1,664 12/2/2020
3.3.1 4,112 11/3/2020
3.3.0 1,649 10/27/2020
3.3.0-rc.2 251 10/23/2020
3.3.0-rc.1 252 10/15/2020
3.2.1 3,388 10/8/2020
3.2.0 18,284 10/1/2020
3.2.0-rc.2 312 9/21/2020
3.2.0-rc.1 275 9/17/2020
3.1.2 1,837 9/11/2020
3.1.1 1,081 9/10/2020
3.1.0 2,916 9/3/2020
3.1.0-rc.4 299 9/1/2020
3.1.0-rc.3 233 8/28/2020
3.1.0-rc.2 267 8/26/2020
3.1.0-rc.1 275 8/24/2020
3.0.5 1,895 7/29/2020
3.0.4 1,779 7/14/2020
3.0.3 1,282 7/7/2020
3.0.2 1,261 7/3/2020
3.0.1 1,186 7/2/2020
3.0.0 1,169 7/1/2020
2.9.0 2,627 6/4/2020