c# Archives - Coding Nagger https://www.codingnagger.com/tag/c/ Jean-Dominique Nguele: Writer of Code - Blogger - Podcast host - Not listed in Forbes' 30 under 30. Wed, 07 Nov 2018 20:01:29 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 https://www.codingnagger.com/wp-content/uploads/2016/11/cropped-JD_Logo_Squarish_498x512-32x32.png c# Archives - Coding Nagger https://www.codingnagger.com/tag/c/ 32 32 Did you notice a MemoryCache problem with decimal precision? https://www.codingnagger.com/2018/06/30/memorycache-decimal-precision-problem/ https://www.codingnagger.com/2018/06/30/memorycache-decimal-precision-problem/#respond Sat, 30 Jun 2018 14:11:25 +0000 https://blog.iamnguele.com/?p=962 A little bit of context first Hi everyone. A couple months ago as I was building the CoinzProfit API, I ran into a weird issue…

The post Did you notice a MemoryCache problem with decimal precision? appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2018/06/30/memorycache-decimal-precision-problem/feed/ 0
NDepend’s static code analysis: Noob Review https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/ https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/#respond Mon, 19 Mar 2018 08:20:04 +0000 https://blog.iamnguele.com/?p=892 Today I am going to do something I have not done before. A couple months ago I was contacted by NDepend to play around with…

The post NDepend’s static code analysis: Noob Review appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/feed/ 0
Continuous delivery for free using Docker, CircleCI and Heroku https://www.codingnagger.com/2018/02/21/continuous-delivery/ https://www.codingnagger.com/2018/02/21/continuous-delivery/#respond Wed, 21 Feb 2018 08:54:34 +0000 https://blog.iamnguele.com/?p=834 Continuous what? Continuous delivery. You may recall that in my previous post I announced that today’s entry would be revolving around continuous integration. And technically…

The post Continuous delivery for free using Docker, CircleCI and Heroku appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2018/02/21/continuous-delivery/feed/ 0
.NET Core CLI Tools: Build a web API in 10 minutes https://www.codingnagger.com/2018/01/25/dot-net-core-cli-tools-10-minutes-api/ https://www.codingnagger.com/2018/01/25/dot-net-core-cli-tools-10-minutes-api/#comments Thu, 25 Jan 2018 07:54:31 +0000 https://blog.iamnguele.com/?p=792 This tutorial is an introduction to .NET Core CLI tools. More precisely it is about creating a web API using the CLI tools provided for…

The post .NET Core CLI Tools: Build a web API in 10 minutes appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2018/01/25/dot-net-core-cli-tools-10-minutes-api/feed/ 1
My Musketeers for DotNet Test driven development https://www.codingnagger.com/2017/06/30/musketeers-dotnet-test-driven/ https://www.codingnagger.com/2017/06/30/musketeers-dotnet-test-driven/#respond Fri, 30 Jun 2017 07:01:26 +0000 http://blog.iamnguele.com/?p=544 Test, four letters, one meaning and for some people a struggle. Getting people around you to write tests is easy only when everyone already agrees…

The post My Musketeers for DotNet Test driven development appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2017/06/30/musketeers-dotnet-test-driven/feed/ 0
C# dynamic interface implementation at runtime https://www.codingnagger.com/2016/11/20/dynamic-interface-implementation-runtime/ https://www.codingnagger.com/2016/11/20/dynamic-interface-implementation-runtime/#respond Sun, 20 Nov 2016 14:06:04 +0000 http://blog.iamnguele.com/?p=334 Some context first How did I come to write a class allowing dynamic interface implementation in the first place? Ever had to work on a…

The post C# dynamic interface implementation at runtime appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2016/11/20/dynamic-interface-implementation-runtime/feed/ 0