.NET Core Tutorials
@netcoretutorial
Step by step tutorials in .NET Core
ID: 813526849351389184
http://dotnetcoretutorials.com/ 26-12-2016 23:28:10
467 Tweet
3,3K Takipçi
19 Takip Edilen
Remember when XML vs JSON was a thing? I've had a similar feeling of tribalism with people using Protobuf, like it's some sort of voodoo incantation. But it's actually hella dead easy to use. Check out our practical how-to guide right here for C# .NET! dotnetcoretutorials.com/2022/01/13/pro…
I've found Playwright to be a nice little middleground between Cypress and Selenium. It's *very* easy to get E2E tests running in very few lines of code, works with NodeJS, Python, Java and .NET, and even works with your existing testing framework! dotnetcoretutorials.com/2022/05/20/usi…