A simple file service for checking if files exist (with caching), resolving a few key properties, and establishing a watcher on the application directory.
Info
Version: | 2.0.1 |
Author(s): | Penguin.Services.Files |
Last Update: | Wednesday, October 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/penguincms/Penguin.Services.Files |
NuGet Url: | https://www.nuget.org/packages/Penguin.Services.Files |
Install
Install-Package Penguin.Services.Files
dotnet add package Penguin.Services.Files
paket add Penguin.Services.Files
Penguin.Services.Files Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.DependencyInjection.Abstractions(>= 2.0.2)