• REslava.ResultFlow

    RSCG – REslava.ResultFlow     name REslava.ResultFlow nuget https://www.nuget.org/packages/REslava.ResultFlow/ link https://github.com/reslava/nuget-package-reslava-result/ author Rafa Eslava Generates Mermaid flowchart diagrams at compile time from fluent Result pipeline methods — visualize functional code flows as diagrams runtime overhead. How to use 1. Decorate a fluent Result method with [ResultFlow]: “`charp [REslava.ResultFlow.ResultFlow] public static Result GetValueFromConsole() { return Result.Ok(value) .Ensure(s =>…

  • {ADCES] Intilnire Bucuresti

    Azi marti 26 mai, la ora 19:30 , daca sunteti din Bucuresti , ne intilnim aici : https://www.meetup.com/bucharest-a-d-c-e-s-meetup/events/313559403/ Restaurant Vanity https://maps.app.goo.gl/JdEWeykHCHN91Mjs6

  • Pekspro.DataAnnotationValuesExtractor

    RSCG – Pekspro.DataAnnotationValuesExtractor     name Pekspro.DataAnnotationValuesExtractor nuget https://www.nuget.org/packages/Pekspro.DataAnnotationValuesExtractor/ link https://github.com/pekspro/DataAnnotationValuesExtractor author Pekspro Generates typed constants from DataAnnotations attributes ([Range], [StringLength], [Required], [Display]) at compile time — no reflection needed to read annotation values. How to use 1. Decorate your model with standard DataAnnotations: “`charp partial class Person { [Display(Name = “First name”)] [StringLength(100, MinimumLength = 3)]…

  • Friday links 562

    The .NET Pipeline That Makes Source Generators Feel Instant – Roxeem Debugging Entity Framework Core: 8 Real-World Query Anti‑Patterns (and How to Fix Them) – Chris Woody Woodruff | Fractional Architect Chief Bookmark Officer The “Numbers” or “Tally” Table: What it is and how it replaces a loop – SQLServerCentral Monokai/monoco: Monoco – custom corners…

  • MSvg: SVG Icons for .NET and Blazor

    MultipleSVG is a .NET project for developers who want ready-to-use SVG icons without manually copying files into their apps. The main NuGet package is MSvg.All. See  the icons at https://ignatandrei.github.io/MultipleSVG/icons It exposes icons as strongly typed SvgIconGenerator.IconDto values in the MSvg.All namespace. The package is useful in console apps, ASP.NET Core projects, tools, and any…

  • Package Analyzer and Git Summary

    Copied after https://piechowski.io/post/git-commands-before-reading-code/ Churn hotspots – files with most commits .This is the dotnet/eShop: A reference .NET application implementing an eCommerce site analysis. The program can show you Churn hotspots – files with most commits Bus factor – contributors with most commits The program can show you Bus factor – contributors with most commits Commit…

  • Friday links 561

    How I discovered a hidden microphone on a Chinese NanoKVM Watfaq/PowerSession-rs: Rust implementation of PowerSession, with new features and enhancements Goodbye Microservices | Twilio Creating a .NET CLR profiler using C# and NativeAOT with Silhouette 4 billion if statements | Blabbin’ Programmers and software developers lost the plot on naming their tools How a productive…

  • RSCG – Sundew.DiscriminatedUnions

    RSCG – Sundew.DiscriminatedUnions     name Sundew.DiscriminatedUnions nuget https://www.nuget.org/packages/Sundew.DiscriminatedUnions/ link https://github.com/sundews/Sundew.DiscriminatedUnions author Kim Hugener Ohlsen Generate tagged union   This is how you can use Sundew.DiscriminatedUnions . 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/Sundew.DiscriminatedUnions

  • RSCG – KnockOff

    RSCG – KnockOff     name KnockOff nuget https://www.nuget.org/packages/KnockOff/ link https://github.com/NeatooDotNet/KnockOff author Keith Voels Generating test stubs with mocking for interfaces   This is how you can use KnockOff . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at…

  • [ADCES} Programare Functionala in C# & Making AI in practice

    Azi la 19:30 https://www.meetup.com/bucharest-a-d-c-e-s-meetup/events/313386223/ Prezentare 1 : Programare Functionala in C# cu https://www.nuget.org/profiles/softwarecraft13Prezentator : Eduard Popescu, https://softwarecraft.blog/Descriere : Functional programming is often seen as an exotic paradigm reserved for Haskell enthusiasts, but C# developers have been using its core concepts for years without realizing it. Every time you chain List.Select() and SelectMany() in LINQ, you’re…

I am ok , you are ok