• Friday links 492

    Add a SignalR hub to ASP.NET Core & connect using JavaScript New Course: Understanding Semantic Kernel – Jamie Maguire Some Thoughts As I Sit Here in Another Standup – Lloyd Atkinson I Will Fucking Haymaker You If You Mention Agile Again — Ludicity Design a URL Shortener – System Design Interview The Ultimate Checklist for…

  • Package analyzer and Feature Matrix

    I have started a .NET Tool,https://github.com/ignatandrei/PackageAnalyzer,that can analyze your solution and generate various statistics. The program can show you dependency matrix of projects The X on the diagonal shows that the project is not dependent on himself. The 1 shows that the project is dependent DIRECTLY on the other project ( read from left to…

  • nopSolutions nopCommerce & PackageAnalyzer

    I have analyzed https://github.com/nopSolutions/nopCommerce . Number projects : 28 (tests : 1,no tests : 27 ) Number packages : 316 (Outdated: 25,Deprecated: 0,Major version differs 19 ) Total Commits: 10444 ( last commit : this year,2024 ) The commit with max files ( 4387 ) is sha 328a4fb9ddfc581fc035c47a60d35f2461a57d9d on 2021 February 05 ) The file…

  • dotnetcore CAP & package analyzer

    I have analyzed https://github.com/dotnetcore/CAP Summary Number projects : 32 (tests : 3,no tests : 29 ) Number packages : 278 (Outdated: 29,Deprecated: 0,Major version differs 43 ) Most public classes :DotNetCore.CAP 50 Total Commits: 1768 ( last commit : this year,2024 ) The commit with max files ( 173 ) is sha 5d1c1bfb0872e343b2ecd4d65e6e4961dca56dda on 2019…

  • Friday links 491

    Basic Things NotebookLM Scope Management 101 – by Kent Beck A Tyrant Guide to Code Quality Gates featuring CSharpier,Husky.NET,and SonarCloud Task Runner | Husky.Net Good software development habits | Zarar’s blog Make Your App Feel Better: 10 UI Tips for Beginner/Mid-Level Developers – DEV Community What’s New How I program in 2024 Modern Git Commands…

  • RSCG – GoLive.Generator.BlazorInterop

    RSCG – GoLive.Generator.BlazorInterop     name GoLive.Generator.BlazorInterop nuget https://www.nuget.org/packages/GoLive.Generator.BlazorInterop/ link https://github.com/surgicalcoder/BlazorInteropGenerator author surgicalcoder Generating interop from C# to javascript for Blazor   This is how you can use GoLive.Generator.BlazorInterop . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at…

  • RSCG – Hsu.Sg.FluentMember

    RSCG – Hsu.Sg.FluentMember     name Hsu.Sg.FluentMember nuget https://www.nuget.org/packages/Hsu.Sg.FluentMember/ link https://github.com/hsu-net/source-generators author Net Hsu Adding builder pattern to classes   This is how you can use Hsu.Sg.FluentMember . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Hsu.Sg.FluentMember

  • RSCG – QueryStringGenerator

    RSCG – QueryStringGenerator     name QueryStringGenerator nuget https://www.nuget.org/packages/QueryStringGenerator/ link https://github.com/tparviainen/query-string-generator author Tomi Parviainen Generate from string properties of a class a query string for a URL.   This is how you can use QueryStringGenerator . The code that you start with is The code that you will use is   The code that is…

  • RSCG – GenPack

    RSCG – GenPack     name GenPack nuget https://www.nuget.org/packages/GenPack/ link https://github.com/dimohy/GenPack author dimohy Generating Binary Serialization and properties for class   This is how you can use GenPack . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/GenPack

  • Friday links 490

    It’s hard to write code for computers,but it’s even harder to write code for humans · Erik Bernhardsson mizrael/Blazorex: Blazorex is an HTML Canvas wrapper library for Blazor. GitHub – micahkepe/vimtutor-sequel: Vimtutor Sequel – Advanced Vim Tutor Lessons The Future of Open Source “We ran out of columns” – The best,worst codebase Oracle Database 12.2.…

I am ok , you are ok