ABP Blob App Service
This module provides some abstract base classes to create interaction with client and your Blob Storages.
Pre Requirements
- BLOB Storaging System (see: docs)
How to Install
This module's projects are not published yet as NuGet packages, so for now, you need to download the module via GitHub and add references each project to related application project.
- Download the module source code
- Add project references one by one as following:
*.Application.Contacts
->Cotur.Abp.Blob.Application.Contacts
*.Application
->Cotur.Abp.Blob.Application
Usage
- Example ProfilePictureAppService.cs
- Example VideoAppService.cs
Roadmap
- Extended input validation
- Extended output manipulation