Syrna.FileManagement.Web
9.0.0
dotnet add package Syrna.FileManagement.Web --version 9.0.0
NuGet\Install-Package Syrna.FileManagement.Web -Version 9.0.0
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="Syrna.FileManagement.Web" Version="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syrna.FileManagement.Web --version 9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Syrna.FileManagement.Web, 9.0.0"
#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 Syrna.FileManagement.Web as a Cake Addin #addin nuget:?package=Syrna.FileManagement.Web&version=9.0.0 // Install Syrna.FileManagement.Web as a Cake Tool #tool nuget:?package=Syrna.FileManagement.Web&version=9.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Syrna.FileManagement
File Management module for ABP framework.
An abp application module that allows manage blobs.
Installation
Install the following NuGet packages. (see how)
- Syrna.FileManagement.Application
- Syrna.FileManagement.Application.Contracts
- Syrna.FileManagement.Domain
- Syrna.FileManagement.Domain.Shared
- Syrna.FileManagement.EntityFrameworkCore
- Syrna.FileManagement.HttpApi
- Syrna.FileManagement.HttpApi.Client
- Syrna.FileManagement.Web
- Syrna.FileManagement.Blazor
- Syrna.FileManagement.Blazor.Server
- Syrna.FileManagement.Blazor.WebAssembly
Add
DependsOn(typeof(FileManagementXxxModule))
attribute to configure the module dependencies. (see how)Add
builder.ConfigureFileManagement();
to theOnModelCreating()
method in MyProjectMigrationsDbContext.cs.Add EF Core migrations and update your database. See: ABP document.
Usage
Reference
This project based on EasyAbp FileManagement
Differences
- Demo project created for OpenIddict
- Demo project extended modules added
- Razor pages implemented
- Added Image Viewer to blazor UI
- Added Text Viewer to blazor UI
- Exception improvments
- Localization improvments
- Added Turkish localization
- Uploader improments for blazor UI
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- EasyAbp.Abp.TagHelperPlus (>= 2.3.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 9.0.0)
- Syrna.FileManagement.Application.Contracts (>= 9.0.0)
- Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared (>= 9.0.0)
- Volo.Abp.AutoMapper (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 95 | 12/20/2024 |