Using SOAP security in dotnet core
During last week, I was migrating some projects to the dotnet core. One of the most irritating parts of such migration is lack of full WebService and WCF support in…
During last week, I was migrating some projects to the dotnet core. One of the most irritating parts of such migration is lack of full WebService and WCF support in…
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 tracking method is a…
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 that represents a set…
A long time ago when I was a student I was using Linux side by side with Windows. Dual boot was standard, and I cursed myself many times, just because…
Here we go again. New Visual Studio, new NET Core tools. This post is the second one about new Visual Studio 2017. Last week I wrote about Common code style…
Asp.NET 5 RC At least ASP.NET 5 is production ready. I know that current state is release candidate, but be honest it means that it is ready. Maybe…