-
Friday Links 305
Free vector icons – SVG,PSD,PNG,EPS & Icon Font – Thousands of free icons Moving from developer to project manager: 4 lessons from Doctor Who | HPE Open-sourcing LogDevice,a distributed data store for sequential data · LogDevice No More Mysterious Truncation | Voice of the DBA 7 AI tools mobile developers need to know | Packt…
-
Ping–an abstraction
In C#/.NET Core there is a Ping Class – there is at https://docs.microsoft.com/en-us/dotnet/api/system.net.networkinformation.ping.send?view=netstandard-2.0 . And you may ask – why we need a Ping class for such a mundane task,as pinging a PC ? Because,like for internet method,there are differences. Let’s take the smalles example: I want to ping 1 time a PC. On Windows,there…
-
Friday Links 304
Orleans 2.0 | Microsoft Orleans Documentation sdras/project-explorer: CLI tool to create an annotated tree visualization of any project lesnitsky/git-tutor: +md= Awesome tutorials from your git log Video Indexer – General availability and beyond | Blog | Microsoft Azure Creating blocks · elaval/Firstmakers-Blockly Wiki Productive Rage – I didn’t understand why people struggled with (.NET’s) async…
-
OpenSource library- conclusion
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 Following the guidance from https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/ it is somehow simple. Most of the rules are already implemented,other are…
-
Friday Links 303
Build your first Angular app | Scrimba.com The Economist’s Big Mac Index is calculated with R (Revolutions) TheEconomist/big-mac-data: Data and methodology for the Big Mac index Introducing SimpleSamSettings – CodeProject The Twelve-Factor App 12 Factor CLI Apps – Jeff Dickey – Medium User Timing API – Web APIs | MDN Extract Tables from PDFs –…
-
OpenSource library- Breaking changes
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 Following guidance from https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/breaking-changes Nr Recomandation AOP Roslyn 1 DO think about how your library will be…
-
Friday Links 302
Year 1 as an endjin software engineering apprentice | endjin blog 10 Points to Secure Your ASP.NET Core MVC Applications – CodeProject Tour Through the OWASP Top 10 Critical Web Application Security Risks ASP.NET Core 2.2 Parameter Transformers for clean URL generation and slugs in Razor Pages or MVC – Scott Hanselman Development With A…
-
[ADCES] Post Event AzureDevOps
I have had a presentation at ADCES ( https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/257585167/ ). It was about AzureDevOps,Angular and .NET Core – real world scenario to create a build from GitHub application . The Example will be Stankins pipeline,https://github.com/ignatandrei/stankins/blob/master/azure-pipelines.ymlYou can find the presentation at https://github.com/ignatandrei/Presentations/tree/master/2018/shorts/AzureDevOps See you next time!
-
OpenSource library-versioning
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 Following recommendations from https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/versioning Nr Recomandation AOP Roslyn 1 CONSIDER using SemVer 2.0.0 to version your NuGet…
-
Friday Links 301
EntityFrameworkCore Logging in ASP.NET Core – Shawn Wildermuth Locating special folders in cross-platform .NET applications – RHD Blog My Biggest Regret in the knitr Package – UTF-8,and UTF-8 only,or we cannot be friends – Yihui Xie | How Developers Stop Learning: Rise of the Expert Beginner – DaedTech Development With A Dot – .NET Core…
I am ok , you are ok