• OpenSource library–Dependencies

    Part 1 Implement Open-source library guidance Part 2 OpenSource library – Cross-platform targeting Part 3 OpenSource library-Dependencies Part 4 OpenSource library- Source Link Part 5 OpenSource library-versioning Part 6 OpenSource library- Breaking changes Part 7 OpenSource library- conclusion Now trying to respect what it says at https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/dependencies . Nr Recomandation AOP Roslyn 1 DO review…

  • Friday Links 298

    Nick Craver – Stack Overflow: How We Do Monitoring – 2018 Edition Nick Craver – Stack Overflow: The Hardware – 2016 Edition Exceptional : ASP.NET Core Nick Craver – Stack Overflow: How We Do Monitoring – 2018 Edition opserver/Opserver: Stack Exchange’s Monitoring System Nick Craver – Software Imagineering StackExchange/BosunReporter: A .NET client to send metrics…

  • OpenSource library–Strong naming

    The strong naming is something that I have not have done usually,so it will be interesting following https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/strong-naming . Nr Recomandation AOP Roslyn 1 CONSIDER strong naming your library’s assemblies. Not –see below 2 CONSIDER adding the strong naming key to your source control system. easy- not 3 CONSIDER incrementing the assembly version on only…

  • Friday Links 297

    Web-animation toolkit Nick Craver – Stack Overflow: How We Do Monitoring – 2018 Edition Test Stack Overflow Domain Measuring Page Load Speed with Navigation Timing – HTML5 Rocks Stack Overflow’s Bosun Architecture · Kyle Brandt StackExchange/BosunReporter: A .NET client to send metrics to Bosun/OpenTSDB. https://bosun.org scollector Creating Service Monitor Application with .NET Core – CodeProject…

  • [POSTEvent] OWASP and .NET Core

    Yesterday I was presenter ( yes,and organizer) at the ADCES monthly event .  I have delivered a presentation about OWASP Top 10 and how to counter the attacks in .NET Core You can find the slides and the code at https://1drv.ms/f/s!Aordxu1LWKDZgppmrz4W66zYdMk43Q

  • OpenSource library – Cross-platform targeting

    Part 1 Implement Open-source library guidance Part 2 OpenSource library – Cross-platform targeting Part 3 OpenSource library-Dependencies Part 4 OpenSource library- Source Link Part 5 OpenSource library-versioning Part 6 OpenSource library- Breaking changes Part 7 OpenSource library- conclusion At https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting there are the recommendations  for Cross platform. Let’s see what needs to be done for…

  • Friday links 296

    LeanEssays: The End of Enterprise IT ProtectedMemory Class (System.Security.Cryptography) Humanizr/Humanizer: Humanizer meets all your .NET needs for manipulating and displaying strings,enums,dates,times,timespans,numbers and quantities Moment.js | Home ePub Bud – Sell your children’s books on the Apple iBooks store,Amazon Kindle,and Barnes and Noble! – [[[From TabRocket]]] Internet of Things: Programming IoT Devices,Web Services and IoT Clients…

  • Implement Open-source library guidance

    Part 1 Implement Open-source library guidance Part 2 OpenSource library – Cross-platform targeting Part 3 OpenSource library-Dependencies Part 4 OpenSource library- Source Link Part 5 OpenSource library-versioning Part 6 OpenSource library- Breaking changes Part 7 OpenSource library- conclusion I have written previously a booklet about “Making Open Source Component from idea to deploy With examples…

  • Friday links 295

    Proposal for Cross-plat Server-side Image Manipulation Library · Issue #2020 · dotnet/corefx OneTab Javascript debounce function ~ Siderite’s Blog JavaScript Debounce Function simplcommerce/SimplCommerce: A super simple,cross platform,modularized ecommerce system built on .NET Core Sign in to your account First look to javascript unit test framework – ExpectJs Automattic/expect.js: Minimalistic BDD-style assertions for Node.JS and the…

  • My Async Await tutorials

    Rule of thumb: just await / async from top to down.   To deeply understand async await in .NET Core,please follow the following resources:   1. https://channel9.msdn.com/Events/TechDays/Techdays-2014-the-Netherlands/Async-programming-deep-dive  – to gain inner knowledge about what code is async / await 2. Read https://blog.stephencleary.com/2012/02/async-and-await.html to have started into async await 3. Read MSDN for a better understanding…

I am ok , you are ok