Dynamic Library to filesystem mapping with Authorization implementation of Microsoft.AspNetCore.StaticFiles.
Info
| Version: | 1.0.1 |
| Author(s): | Jared Fisher |
| Last Update: | Saturday, December 9, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kyse/Kyse.AspNetCore.StaticLibrary |
| NuGet Url: | https://www.nuget.org/packages/Kyse.AspNetCore.StaticLibrary |
Install
Install-Package Kyse.AspNetCore.StaticLibrary
dotnet add package Kyse.AspNetCore.StaticLibrary
paket add Kyse.AspNetCore.StaticLibrary
Kyse.AspNetCore.StaticLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Kyse.AspNetCore.StaticLibrary.Abstractions(>= 1.0.1)
- Microsoft.Extensions.FileProviders.Physical(>= 2.0.0)
- System.ValueTuple(>= 4.4.0)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.0.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.0.1)
- Microsoft.AspNetCore.Authorization(>= 2.0.1)
Tags