The Ultimate C# .Net Testing Setup
#csharp #dotnet #aspnet #testing #unittesting #apitesting #loadtesting #debugging
https://hackernoon.com/the-ultimate-c-net-testing-setup
#csharp #dotnet #aspnet #testing #unittesting #apitesting #loadtesting #debugging
https://hackernoon.com/the-ultimate-c-net-testing-setup
Hackernoon
The Ultimate C# .Net Testing Setup | HackerNoon
Basically, we need to ability to write test classes and methods and have the base infrastructure for them.
Spotting and Preventing Formatting Errors in Your Code
#csharp #dotnet #dotnetcore #webdevelopment #softwaredevelopment #aspnet #aspnetcore #tutorial
https://hackernoon.com/spotting-and-preventing-formatting-errors-in-your-code
#csharp #dotnet #dotnetcore #webdevelopment #softwaredevelopment #aspnet #aspnetcore #tutorial
https://hackernoon.com/spotting-and-preventing-formatting-errors-in-your-code
Hackernoon
Spotting and Preventing Formatting Errors in Your Code | HackerNoon
In this post I'll show how to use Roslyn Analyzers with C# to enforce some standards of code quality and code style on your code.