This plugin extends Backload, the server side file handler, to upload files to a database.
Info
Version: | 2.2.7 |
Author(s): | Steffen Habermehl |
Last Update: | Friday, April 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blackcity/Backload/wiki/Upgrade-and-migration |
NuGet Url: | https://www.nuget.org/packages/Backload.Plugin.Database |
Install
Install-Package Backload.Plugin.Database
dotnet add package Backload.Plugin.Database
paket add Backload.Plugin.Database
Backload.Plugin.Database Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
No dependencies.
- System.Data.SqlClient(>= 4.1.0)
- System.Composition.AttributedModel(>= 1.0.31)
- System.IO.Compression(>= 4.1.0)
- System.Data.SqlClient(>= 4.1.0)
- System.Net.Http(>= 4.1.0)
Tags