Info
Version: | 2024.2.7.1 |
Author(s): | Soma Osvay |
Last Update: | Wednesday, February 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://serionist.visualstudio.com/WriteableFileProviders |
NuGet Url: | https://www.nuget.org/packages/WriteableFileProviders.Physical |
Install
Install-Package WriteableFileProviders.Physical
dotnet add package WriteableFileProviders.Physical
paket add WriteableFileProviders.Physical
WriteableFileProviders.Physical Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.FileProviders.Physical(>= 2.1.1)
- WriteableFileProviders.Common(>= 2018.11.30.3)
WriteableFileProviders is a project aimed to provide writeable access to different file providers while also being usable as a standard ASP.NET Core IFileProvider.