Caring is sharing (vol.1) - OAuth
Last week I was mainly interested in deeply understanding OAuth, JWT and how to implement it in .NET (Core). https://stormpath.com/blog/authentication-asp-net-core - simple »
Last week I was mainly interested in deeply understanding OAuth, JWT and how to implement it in .NET (Core). https://stormpath.com/blog/authentication-asp-net-core - simple »
Modern JavaScript frameworks come with dedicated command line interface (CLI). It applies for: Angular -> Angular CLI React -> react cli - not offical Vue.js »
Disclaimer This article was also published on my company blog. You can read it in Polish and in English on FinAi blog. This article is based »
Some things were done, much more to do. If you didn't read part 1, look at it before reading this one. Simple tracking The basic telemetry »
I'm sure that you heard about .NET Standard. To simplify the definition just one quote from the offical GitHub repo FAQ .NET Standard is a specification »
Creating a web page is easy. But making it fast it isn't a piece of cake. First steps are "easy". You optimize the server-side response time, »