Skip to content

meziantou/Meziantou.Framework

Folders and files

NameName
Last commit message
Last commit date
Mar 12, 2025
Mar 12, 2025
Nov 16, 2024
Dec 23, 2024
Mar 16, 2025
Mar 18, 2025
Mar 15, 2025
Dec 27, 2024
Nov 16, 2024
Dec 29, 2020
Nov 15, 2023
Dec 20, 2021
Dec 14, 2018
Feb 2, 2025
Feb 8, 2025
Nov 27, 2024
Dec 27, 2024
Mar 28, 2021
Dec 27, 2024
Apr 22, 2021
Apr 22, 2021
Mar 13, 2025
Apr 22, 2021
Apr 22, 2021
Jul 13, 2024

Repository files navigation

build GitHub license

NuGet packages

Name Version Readme
Meziantou.AspNetCore.Components NuGet
Meziantou.AspNetCore.Components.LogViewer NuGet
Meziantou.AspNetCore.Components.WebAssembly NuGet
Meziantou.AspNetCore.Mvc 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
Meziantou.Framework.CodeDom NuGet
Meziantou.Framework.CodeOwners NuGet readme
Meziantou.Framework.CommandLine NuGet
Meziantou.Framework.Csv NuGet
Meziantou.Framework.DependencyScanning NuGet
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
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
Meziantou.Framework.NuGetPackageValidation NuGet
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
Meziantou.Framework.Templating NuGet
Meziantou.Framework.Templating.Html NuGet
Meziantou.Framework.TemporaryDirectory NuGet readme
Meziantou.Framework.Threading NuGet readme
Meziantou.Framework.TypeConverter NuGet
Meziantou.Framework.Uri NuGet readme
Meziantou.Framework.ValueStopwatch NuGet readme
Meziantou.Framework.Versioning NuGet readme
Meziantou.Framework.Win32.AccessToken NuGet
Meziantou.Framework.Win32.Amsi NuGet readme
Meziantou.Framework.Win32.ChangeJournal NuGet readme
Meziantou.Framework.Win32.CredentialManager NuGet readme
Meziantou.Framework.Win32.Dialogs NuGet
Meziantou.Framework.Win32.Jobs NuGet readme
Meziantou.Framework.Win32.Lsa NuGet
Meziantou.Framework.Win32.PerceivedType NuGet
Meziantou.Framework.Win32.ProjectedFileSystem NuGet
Meziantou.Framework.Win32.RecentDocuments NuGet readme
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.