Name |
Version |
Meziantou.Framework |
|
Meziantou.Framework.ByteSize |
|
Meziantou.Framework.CodeDom |
|
Meziantou.Framework.CodeOwners |
|
Meziantou.Framework.CommandLine |
|
Meziantou.Framework.Csv |
|
Meziantou.Framework.DependencyScanning |
|
Meziantou.Framework.FullPath |
|
Meziantou.Framework.Globbing |
|
Meziantou.Framework.Html |
|
Meziantou.Framework.HtmlSanitizer |
|
Meziantou.Framework.RelativeDate |
|
Meziantou.Framework.Scheduling |
|
Meziantou.Framework.SingleInstance |
|
Meziantou.Framework.Templating |
|
Meziantou.Framework.Templating.Html |
|
Meziantou.Framework.TemporaryDirectory |
|
Meziantou.Framework.TypeConverter |
|
Meziantou.Framework.ValueStopwatch |
|
Meziantou.Framework.Versioning |
|
Meziantou.Framework.Win32.AccessToken |
|
Meziantou.Framework.Win32.Amsi |
|
Meziantou.Framework.Win32.ChangeJournal |
|
Meziantou.Framework.Win32.CredentialManager |
|
Meziantou.Framework.Win32.Dialogs |
|
Meziantou.Framework.Win32.Jobs |
|
Meziantou.Framework.Win32.Lsa |
|
Meziantou.Framework.Win32.PerceivedType |
|
Meziantou.Framework.Win32.ProjectedFileSystem |
|
Meziantou.Framework.Win32.RestartManager |
|
Meziantou.Framework.WPF |
|
If you want to contribute to this repo, please read the contributing guide first.
How to setup your development environment:
- Install the latest version of Visual Studio
- Use the solution
Meziantou.Framework.sln
- 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.