Info
Version: | 0.3.1 |
Author(s): | Keith Leung |
Last Update: | Wednesday, May 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keith-leung/celia.staticobjects |
NuGet Url: | https://www.nuget.org/packages/Celia.io.Core.StaticObjects.Abstractions |
Install
Install-Package Celia.io.Core.StaticObjects.Abstractions
dotnet add package Celia.io.Core.StaticObjects.Abstractions
paket add Celia.io.Core.StaticObjects.Abstractions
Celia.io.Core.StaticObjects.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Celia.io.Core.MicroServices.Utilities(>= 0.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)
A project for manage static objects in various cloud blob storages. Use this project for a sub-system to keep the static files in cheap blob storage and use CDN to public delivery.
This is a nuget package project for entities only.