{"id":21421150,"url":"https://github.com/axuno/virtualfilesystem","last_synced_at":"2025-07-14T07:32:26.961Z","repository":{"id":38366468,"uuid":"311733622","full_name":"axuno/VirtualFileSystem","owner":"axuno","description":"The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).","archived":false,"fork":false,"pushed_at":"2025-06-29T11:50:35.000Z","size":112,"stargazers_count":20,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T12:27:53.780Z","etag":null,"topics":["embedded","virtual-file-system","virtual-files","virtualfilesystem"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axuno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-10T17:22:16.000Z","updated_at":"2025-06-29T11:49:15.000Z","dependencies_parsed_at":"2024-11-22T22:02:15.949Z","dependency_job_id":null,"html_url":"https://github.com/axuno/VirtualFileSystem","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/axuno/VirtualFileSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axuno%2FVirtualFileSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axuno%2FVirtualFileSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axuno%2FVirtualFileSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axuno%2FVirtualFileSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axuno","download_url":"https://codeload.github.com/axuno/VirtualFileSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axuno%2FVirtualFileSystem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265255274,"owners_count":23735222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedded","virtual-file-system","virtual-files","virtualfilesystem"],"created_at":"2024-11-22T20:31:57.791Z","updated_at":"2025-07-14T07:32:26.670Z","avatar_url":"https://github.com/axuno.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/axuno/Axuno.VirtualFileSystem/main/VirtualFileSystem.png\" width=\"64\" alt=\"Logo\"\u003e\n\n# Axuno.VirtualFileSystem\n\n![](https://github.com/axuno/Axuno.VirtualFileSystem/workflows/.NET/badge.svg)\n\nThe Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).\n\n* The `VirtualFileSystem` can be extended by additional `IVirtualFileProvider`s.\n* Out-of-the-box, `Microsoft.Extensions.FileProviders.Composite`, `Microsoft.Extensions.FileProviders.Embedded` and `Microsoft.Extensions.FileProviders.Physical` are integrated.\n* Virtual files can be used just like static files in an application.\n* JavaScript, CSS, image files and all other file types can be embedded into assemblies and used just like the static files.\n* An application (or library) can override an embedded file just by placing a static file with the same name and extension into the same folder of the virtual file system.\n\n\nThe library is a modified version of [Volo.Abp.VirtualFileSystem](https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.VirtualFileSystem) 7.0\nModifications to the source code were made by axuno in 2020-23. Changes focused on:\n\n* Decouple Volo.Abp.VirtualFileSystem from all dependencies of the Abp Framework\n* Use Microsoft DependencyInjection instead of [AutoFac](https://autofac.org/)\n* 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`.\n* Change of namespaces\n\n### Get started\n* [![NuGet](https://img.shields.io/nuget/v/Axuno.VirtualFileSystem.svg)](https://www.nuget.org/packages/Axuno.VirtualFileSystem/) Install the NuGet package\n* Read the [Virtual File System wiki](https://github.com/axuno/Axuno.VirtualFileSystem/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxuno%2Fvirtualfilesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxuno%2Fvirtualfilesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxuno%2Fvirtualfilesystem/lists"}