You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,6 @@ Modifications to the source code were made by axuno in 2020. Changes focused on:
18
18
* Use Microsoft DependencyInjection instead of [AutoFac](https://autofac.org/)
19
19
* 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```.
20
20
* Change of namespaces
21
+
22
+
### Get started
23
+
[](https://www.nuget.org/packages/Axuno.VirtualFileSystem/) Install the NuGet package
0 commit comments