• Maestria.TypeProviders

    RSCG – Maestria.TypeProviders     name Maestria.TypeProviders nuget https://www.nuget.org/packages/Maestria.TypeProviders/ link https://github.com/MaestriaNet/TypeProviders author Fábio Monteiro Naspolini Generating strong typed code from Excel.    This is how you can use Maestria.TypeProviders . 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/Maestria.TypeProviders

  • Aigamo.MatchGenerator

    RSCG – Aigamo.MatchGenerator     name Aigamo.MatchGenerator nuget https://www.nuget.org/packages/Aigamo.MatchGenerator/ link https://github.com/ycanardeau/MatchGenerator author Aigamo Generates exhaustive Match() extension methods for enums and abstract record hierarchies (tagged unions), ensuring compile-time safety — all cases must be handled. How to use 1. Add [GenerateMatch] attribute to an enum or abstract record: [GenerateMatch] public enum CarTypes { None, Dacia, Tesla, BMW,…

  • Friday links 568

    I built an app in every frontend framework – DEV Community Prioritize Relatively yoksel/svg-filters: ✨ SVG Filters Playground AI vs human code gen report: AI code creates 1.7x more issues Poésies Françaises au cours des siècles If You’ve Never Broken It, You Don’t Really Know It – O’Reilly wooorm/starry-night: Syntax highlighting, like GitHub microsoft/docfind: A…

  • Azure Cache Redis in Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure Managed Redis. My goal was simple: run Redis locally as a container, connect a console client project to it through .NET Aspire with access key authentication, and validate that the client can set and retrieve cache values end-to-end. How it looks like This is…

  • Azure Storage Blobs in Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure Storage (Blob Storage). My goal was simple: run Blob Storage locally using the emulator, connect a console client project to it through .NET Aspire, and validate that the client can create a blob container end-to-end. How it looks like This is the Azure Storage…

  • Azure PostgreSQL Flexible in Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure PostgreSQL Flexible Server. My goal was simple: run PostgreSQL locally, connect a console client project to it through .NET Aspire, and validate that the client can open a database connection end-to-end. How it looks like This is the PostgreSQL container / database view How…

  • Friday links 567

    How to write good frontend tests: 37 tips and tricks | How To Test Frontend Software engineers should be a little bit cynical Creating Your Own Opportunities – Terrible Software Advice For Individual Contributors | Stay SaaSy Try to Take My Position: The Best Promotion Advice I Ever Got – AGY j-brooke/FracturedJson: JSON formatter that…

  • lomapper

    RSCG – lomapper     name lomapper nuget https://www.nuget.org/packages/lomapper/ link https://github.com/jdtoon/lomapper author Junaid Desai Generates object mapping code at compile time using source generators . How to use 1. Decorate a partial mapper class with [Mapper] and declare partial mapping methods: “`charp [Mapper] public parial class UserMapper { [MapIgnore(nameof(Person.ID))] public partial PersonDTO Map(Peron entity); } “` 2.…

  • Najlot.Audit.SourceGenerator

    RSCG – Najlot.Audit.SourceGenerator     name Najlot.Audit.SourceGenerator nuget https://www.nuget.org/packages/Najlot.Audit.SourceGenerator/ link https://github.com/najlot/Audit author Najlot Generates audit/change-tracking code at compile time — detects which properties changed between two snapshots of an object. How to use 1. Mark your entity and a partial provider with [AuditProvider]: “`charp [AuditProvider] public partial class Person { public string FirstName { get; set; }…

  • {ADCES] Discutii si Networking

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

I am ok , you are ok