meziantou / Meziantou.Framework

MIT License
678 stars 98 forks source link
dotnet hacktoberfest

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.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.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.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
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.