Meziantou.Framework
Meziantou.Framework copied to clipboard
trafficstars
NuGet packages
How to contribute
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.