Meziantou.Framework.Win32.ProjectedFileSystem

.NET wrapper for Windows Projected File System (ProjFS)


Keywords
dotnet, hacktoberfest
License
MIT
Install
Install-Package Meziantou.Framework.Win32.ProjectedFileSystem -Version 1.0.0

Documentation

build GitHub license

NuGet packages

Name Version
Meziantou.AspNetCore.Components NuGet
Meziantou.AspNetCore.Components.LogViewer NuGet
Meziantou.AspNetCore.Components.WebAssembly NuGet
Meziantou.AspNetCore.Mvc NuGet
Meziantou.Extensions.Logging.InMemory NuGet
Meziantou.Extensions.Logging.Xunit NuGet
Meziantou.Framework NuGet
Meziantou.Framework.ByteSize NuGet
Meziantou.Framework.ChromiumTracing NuGet
Meziantou.Framework.CodeDom NuGet
Meziantou.Framework.CodeOwners NuGet
Meziantou.Framework.CommandLine NuGet
Meziantou.Framework.Csv NuGet
Meziantou.Framework.DependencyScanning NuGet
Meziantou.Framework.Diagnostics.ContextSnapshot NuGet
Meziantou.Framework.FastEnumToStringGenerator NuGet
Meziantou.Framework.FullPath NuGet
Meziantou.Framework.Globbing NuGet
Meziantou.Framework.Html NuGet
Meziantou.Framework.Html.Tool NuGet
Meziantou.Framework.HtmlSanitizer NuGet
Meziantou.Framework.HttpClientMock NuGet
Meziantou.Framework.HumanReadableSerializer NuGet
Meziantou.Framework.InlineSnapshotTesting NuGet
Meziantou.Framework.InlineSnapshotTesting.Serializers.Argon NuGet
Meziantou.Framework.NuGetPackageValidation NuGet
Meziantou.Framework.NuGetPackageValidation.Tool NuGet
Meziantou.Framework.ObjectMethodExecutor NuGet
Meziantou.Framework.RelativeDate NuGet
Meziantou.Framework.ResxSourceGenerator NuGet
Meziantou.Framework.Scheduling NuGet
Meziantou.Framework.SensitiveData NuGet
Meziantou.Framework.SimpleQueryLanguage NuGet
Meziantou.Framework.SingleInstance NuGet
Meziantou.Framework.Slug NuGet
Meziantou.Framework.StronglyTypedId NuGet
Meziantou.Framework.StronglyTypedId.Interfaces NuGet
Meziantou.Framework.Templating NuGet
Meziantou.Framework.Templating.Html NuGet
Meziantou.Framework.TemporaryDirectory NuGet
Meziantou.Framework.TypeConverter NuGet
Meziantou.Framework.ValueStopwatch NuGet
Meziantou.Framework.Versioning NuGet
Meziantou.Framework.Win32.AccessToken NuGet
Meziantou.Framework.Win32.Amsi NuGet
Meziantou.Framework.Win32.ChangeJournal NuGet
Meziantou.Framework.Win32.CredentialManager NuGet
Meziantou.Framework.Win32.Dialogs NuGet
Meziantou.Framework.Win32.Jobs NuGet
Meziantou.Framework.Win32.Lsa NuGet
Meziantou.Framework.Win32.PerceivedType NuGet
Meziantou.Framework.Win32.ProjectedFileSystem NuGet
Meziantou.Framework.Win32.RecentDocuments NuGet
Meziantou.Framework.Win32.RestartManager NuGet
Meziantou.Framework.WPF NuGet

How to contribute

If you want to contribute to this repo, please read the contributing guide first.

How to setup your development environment:

  1. Install the latest version of Visual Studio
  2. Use the solution Meziantou.Framework.sln
  3. You can run unit tests using the Test explorer in Visual Studio or the command line dotnet test

You can also use Visual Studio Code but I haven't test it.