Skip to content

meziantou/Meziantou.Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGet packages

Name Version Readme
Meziantou.AspNetCore.Components NuGet
Meziantou.AspNetCore.Components.LogViewer NuGet readme
Meziantou.AspNetCore.Components.WebAssembly NuGet readme
Meziantou.AspNetCore.Mvc NuGet
Meziantou.AspNetCore.ServiceDefaults NuGet readme
Meziantou.AspNetCore.ServiceDefaults.AutoRegister NuGet
Meziantou.Extensions.Logging.InMemory NuGet readme
Meziantou.Extensions.Logging.Xunit NuGet readme
Meziantou.Extensions.Logging.Xunit.v3 NuGet readme
Meziantou.Framework NuGet
Meziantou.Framework.ByteSize NuGet readme
Meziantou.Framework.ChromiumTracing NuGet readme
Meziantou.Framework.CodeDom NuGet
Meziantou.Framework.CodeOwners NuGet readme
Meziantou.Framework.CommandLine NuGet readme
Meziantou.Framework.Csv NuGet readme
Meziantou.Framework.DependencyScanning NuGet readme
Meziantou.Framework.Diagnostics.ContextSnapshot NuGet readme
Meziantou.Framework.FastEnumToStringGenerator NuGet readme
Meziantou.Framework.FullPath NuGet readme
Meziantou.Framework.Globbing NuGet readme
Meziantou.Framework.Html NuGet
Meziantou.Framework.Html.Tool NuGet readme
Meziantou.Framework.HtmlSanitizer NuGet readme
Meziantou.Framework.Http NuGet readme
Meziantou.Framework.Http.Hsts NuGet readme
Meziantou.Framework.HttpClientMock NuGet readme
Meziantou.Framework.HumanReadableSerializer NuGet readme
Meziantou.Framework.InlineSnapshotTesting NuGet readme
Meziantou.Framework.InlineSnapshotTesting.Serializers.Argon NuGet readme
Meziantou.Framework.NuGetPackageValidation NuGet readme
Meziantou.Framework.NuGetPackageValidation.Tool NuGet readme
Meziantou.Framework.ObjectMethodExecutor NuGet readme
Meziantou.Framework.RelativeDate NuGet readme
Meziantou.Framework.ResxSourceGenerator NuGet readme
Meziantou.Framework.Scheduling NuGet readme
Meziantou.Framework.SensitiveData NuGet readme
Meziantou.Framework.SimpleQueryLanguage NuGet readme
Meziantou.Framework.SingleInstance NuGet readme
Meziantou.Framework.Slug NuGet readme
Meziantou.Framework.StronglyTypedId NuGet readme
Meziantou.Framework.StronglyTypedId.Interfaces NuGet readme
Meziantou.Framework.Templating NuGet readme
Meziantou.Framework.Templating.Html NuGet readme
Meziantou.Framework.TemporaryDirectory NuGet readme
Meziantou.Framework.Threading NuGet readme
Meziantou.Framework.TypeConverter NuGet readme
Meziantou.Framework.Unix.ControlGroups NuGet readme
Meziantou.Framework.Uri NuGet readme
Meziantou.Framework.ValueStopwatch NuGet readme
Meziantou.Framework.Versioning NuGet readme
Meziantou.Framework.Win32.AccessToken NuGet readme
Meziantou.Framework.Win32.Amsi NuGet readme
Meziantou.Framework.Win32.ChangeJournal NuGet readme
Meziantou.Framework.Win32.CredentialManager NuGet readme
Meziantou.Framework.Win32.Dialogs NuGet readme
Meziantou.Framework.Win32.Jobs NuGet readme
Meziantou.Framework.Win32.Lsa NuGet readme
Meziantou.Framework.Win32.MarkOfTheWeb NuGet readme
Meziantou.Framework.Win32.PerceivedType NuGet readme
Meziantou.Framework.Win32.ProjectedFileSystem NuGet readme
Meziantou.Framework.Win32.RecentDocuments NuGet readme
Meziantou.Framework.Win32.RestartManager NuGet readme
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 version of .NET SDK specified in the global.json file
  2. Install the latest version of Visual Studio
  3. Use the solution Meziantou.Framework.slnx
  4. 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.