Sign in Sign up
nuget

Axuno.VirtualFileSystem

The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk). * The VirtualFileSystem can be extended by additional IVirtualFileProviders. * Out-of-the-box, Microsoft.Extensions.FileProviders.Composite, Microsoft.Extensions.FileProviders.Embedded and Microsoft.Extensions.FileProviders.Physical are integrated. * Virtual files can be used just like static files in an application. * JavaScript, CSS, image files and all other file types can be embedded into assemblies and used just like the static files. The library is a modified version of Volo.Abp.VirtualFileSystem 7.0

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
10
Cadence
~2 months
Last 12 months
1

Details

License
unknown
First release
Nov 10, 2020
Releases
Version Released
2.3.0 minor
2.2.0 minor
2.1.0 minor
2.0.1 patch
2.0.0 major
1.0.1 patch
1.0.0 major
0.7.2 patch
0.7.1 patch
0.7.0 initial