• AlephMapper

    RSCG – AlephMapper     name AlephMapper nuget https://www.nuget.org/packages/AlephMapper/ link https://github.com/Raffinert/AlephMapper author Yevhen Cherkes AlephMapper helps you define LINQ-translatable object mappers for EF Core. It turns a normal C# mapping method into an expression that can be embedded in queries, so your entity-to-DTO projection can run inside the database query instead of after materialization. This…

  • Friday links 572

    github-copilot-vscode-sap-dev-instructions/.github/copilot-instructions.md at main · radu103/github-copilot-vscode-sap-dev-instructions Creating recursion in TPL Dataflow with LinkTo predicates MichalStrehovsky/sizoscope: .NET tool to analyze size of Native AOT binaries. DiffMaster – JSON & YAML Diff Comparator stackblitz.zip — Download StackBlitz projects instantly Philippe-Laval/tpantlr2: Examples of the book “The Definitive ANTLR 4 Reference” by Terence Parr translated in C# patterns – Chris…

  • Azure Storage Queues with Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure Storage Queues. My goal was simple: run Queue Storage locally with the emulator, connect a console client project to it through .NET Aspire, and validate that the client can enqueue and dequeue a message end-to-end. AzureQueues How it looks like This is the ASPIRE…

  • Azure Storage Tables with Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure Storage Tables. My goal was simple: run Table Storage locally with the emulator, connect a console client project to it through .NET Aspire, and validate that the client can create a table and read/write an entity end-to-end. How it looks like This is the…

  • Azure App Configuration with Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure App Configuration. My goal was simple: run App Configuration locally as an emulator, connect a console client project to it through .NET Aspire, and validate that the client can write and read configuration values end-to-end. How it looks like This is the App Configuration…

  • Friday links 571

    Sometimes Your Job is to Stay the Hell Out of the Way – Rands in Repose The Wolf – Rands in Repose Dynamic endpoint routing – Marius Gundersen “I waste so much time chasing people.” Why (almost) zero cost software development is going to make us all programmers Color Ranges View : Demos : Heat.js…

  • TypedStateBuilder.Generator

    RSCG – TypedStateBuilder.Generator     name TypedStateBuilder.Generator nuget https://www.nuget.org/packages/TypedStateBuilder.Generator/ link https://github.com/Georgiy-Petrov/TypedStateBuilder.Generator author Georgiy Petrov Generate strongly typed state builders for C# applications, enforced at compile time **Summary of TypedStateBuilder.Generator** **Purpose:** Generates compile-time safe step-by-step builders using the *type-state pattern* — each required property must be set in order before Build() is available, enforced at compile time. **NuGet:**…

  • AssemblyMetadata.Generators

    RSCG – AssemblyMetadata.Generators     name AssemblyMetadata.Generators nuget https://www.nuget.org/packages/AssemblyMetadata.Generators/ link https://github.com/loresoft/AssemblyMetadata.Generators author LoreSoft Generating assembly metadata attributes at compile time.    This is how you can use AssemblyMetadata.Generators . 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/AssemblyMetadata.Generators

  • LinkDotNet.Enumeration

    RSCG – LinkDotNet.Enumeration     name LinkDotNet.Enumeration nuget https://www.nuget.org/packages/LinkDotNet.Enumeration/ link https://github.com/linkdotnet/Enumeration author Steven Giesel Good for replacing enum + switch patterns with string-based enumerations with exhaustive pattern matching. ### Purpose A source code generator that creates string-based enumerations (similar to Java enums / DDD value objects) with exhaustive pattern matching, replacing enum + switch patterns. ### How…

  • Friday links 570

    lfnovo/open-notebook: An Open Source implementation of Notebook LM with more flexibility and features The Death of Software Development Getting Started With ANTLR in C# – Strumenta Databases in 2025: A Year in Review // Blog // Andy Pavlo – Carnegie Mellon University google/mcp: Google MCP HQarroum/docker-android: A minimal and customizable Docker image running the Android…

I am ok , you are ok