A module that is in charge of attach file to entities by specified entity-name field-name and entity-id in a ASP.NET Core applications.
Info
Version: | 0.0.9-alpha |
Author(s): | MohammadReza Rahimi |
Last Update: | Friday, September 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/attachmentcore/attachment-core |
NuGet Url: | https://www.nuget.org/packages/AttachmentCore |
Install
Install-Package AttachmentCore
dotnet add package AttachmentCore
paket add AttachmentCore
AttachmentCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
Tags