Skip to content

Commit dd1986b

Browse files
committed
Merge branch 'main' of https://github.com/axuno/Axuno.VirtualFileSystem into main
2 parents ccad777 + 72d9b38 commit dd1986b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ Modifications to the source code were made by axuno in 2020. Changes focused on:
1818
* Use Microsoft DependencyInjection instead of [AutoFac](https://autofac.org/)
1919
* Add a workaround, so that ```VirtualFileProvider``` will also find existing directories returned from ```PhysicalFileProvider```. This means, that ```VirtualFileProvider``` behaves the same, never mind whether files are retrieved using ```EmbeddedFileProvider``` or ```PhysicalFileProvider```.
2020
* Change of namespaces
21+
22+
### Get started
23+
[![NuGet](https://img.shields.io/nuget/v/Axuno.VirtualFileSystem.svg)](https://www.nuget.org/packages/Axuno.VirtualFileSystem/) Install the NuGet package

0 commit comments

Comments
 (0)