• RSCG – Monify

    RSCG – Monify     name Monify nuget https://www.nuget.org/packages/Monify/ link https://github.com/MooVC/monify author Paul Martin Generate primitive strongly typed wrapper around a single value object   This is how you can use Monify . The code that you start with is The code that you will use is   The code that is generated is Code…

  • RSCG – BoolParameterGenerator

    RSCG – BoolParameterGenerator     name BoolParameterGenerator nuget https://www.nuget.org/packages/BoolParameterGenerator/ link https://github.com/9swampy/BoolEnumGenerator author Justin Buchanan Generate boolean enum types   This is how you can use BoolParameterGenerator . 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/BoolParameterGenerator

  • Friday links 554

    Strategic Pagination Patterns for .NET APIs – Roxeem The Evolution of .NET Dependency Resolution FastEndpoints, Controllers, and Minimal APIs Compared: A Complete .NET Developer Guide | NimblePros Blog Your URL Is Your State Artificial Intelligence Broke Interviews – Yusuf Aytas Free software scares normal people—Daniel De Laney Why I code as a CTO Where to…

  • Package analyzer and project references upstream and downstream

    A project can have other projects as reference – or he can be a referee from another project. Initially , this was the image – to see every relation as a matrix But , I have had a better thought : I can count the upstream and the downstream references – and so I have…

  • Package Analyzer and show major versions differ

    One of problems in software with packages is when you have 2 projects that reference the same package – but with 2 versions that differ. But it is often very difficult to understand the path that comes to this . PackageAnalyzer identifies this and generate an image  for each package, showing the path : You…

  • {ADCES] Discutii si Networking

    Timp de discutii / networking / profesional / neprofesional. Va invitam pe toti Restaurant Vanity , ora 19:30 https://maps.app.goo.gl/JdEWeykHCHN91Mjs6

  • Package Analyzer- showing stacks of projects

    The package analyzer analyzes a solution and renders a HTML page that shows summary  – see https://ignatandrei.github.io/PackageAnalyzer/ The relations between projects could be rendered as a mermaid flowchart – as an example, But … I have encountered another project https://github.com/matzehuels/stacktower – and the rendering is far more interesting. You can have the same output by…

  • Friday links 553

    Asked to do something illegal at work? Here’s what these software engineers did – The Pragmatic Engineer 5 Things I Learned From 5 Years At Vercel | Lee Robinson The Productivity Paradox of AI Coding Assistants | Cerbos List of common misconceptions about science, technology, and mathematics – Wikipedia HTML5 Canvas Konva Animation Tutorial |…

  • RSCG – RSCG_MCP2File

    RSCG – RSCG_MCP2File     name RSCG_MCP2File nuget https://www.nuget.org/packages/RSCG_MCP2File/ link https://github.com/ignatandrei/RSCG_OpenApi2MCP author Ignat Andrei Generating code for saving MCP result to file.   This is how you can use RSCG_MCP2File . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – DecoratorGenerator

    RSCG – DecoratorGenerator     name DecoratorGenerator nuget https://www.nuget.org/packages/DecoratorGenerator/ link https://github.com/CodingFlow/decorator-generator author Leopoldo Fu adding decorator for classes/ interfaces   This is how you can use DecoratorGenerator . 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/DecoratorGenerator

I am ok , you are ok