• RSCG – rscg_demeter

    RSCG – rscg_demeter     name rscg_demeter nuget https://www.nuget.org/packages/rscg_demeter/ link https://github.com/ignatandrei/rscg_demeter/ author Andrei Ignat Generating diagnostics about Law of Demeter violations   This is how you can use rscg_demeter . 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 – PMart.Enumeration

    RSCG – PMart.Enumeration     name PMart.Enumeration nuget https://www.nuget.org/packages/PMart.Enumeration.Generator/ https://www.nuget.org/packages/PMart.Enumeration/ link https://github.com/p-martinho/Enumeration author Martinho Constants as enumeration. With EFCore,Swagger and other implementations.   This is how you can use PMart.Enumeration . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – MemberAccessor

    RSCG – MemberAccessor     name MemberAccessor nuget https://www.nuget.org/packages/BunnyTail.MemberAccessor/ link https://github.com/usausa/member-accessor-generator author Yamaokuno Generate getter and setter for class members.   This is how you can use MemberAccessor . 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/MemberAccessor

  • RSCG – StepwiseBuilderGenerator

    RSCG – StepwiseBuilderGenerator     name StepwiseBuilderGenerator nuget https://www.nuget.org/packages/StepwiseBuilderGenerator/ link https://github.com/Georgiy-Petrov/StepwiseBuilderGenerator author Georgiy Petrov Generating Builder- as steps   This is how you can use StepwiseBuilderGenerator . 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/StepwiseBuilderGenerator

  • Friday links 513

    Download ASP.NET Core architecture e-book (PDF) Understanding IOptions,IOptionsMonitor,and IOptionsSnapshot in .NET 7 | Code4IT Introducing Sep – Possibly the World’s Fastest .NET CSV Parser – nietras – Programming,mechanical sympathy,machine learning and .NET ❤. Refactor your .NET HTTP Clients to Typed HTTP Clients – Tim Deschryver C# logging: Best practices in 2023 with examples and tools…

  • Hybrid Cache presentation

    You can find the presention for HybridCache at https://ignatandrei.github.io/Presentations/HybridCacheprez.html#/hybridcache The content is Data cached Static IMemory IDistributed Hybrid

  • {ADCES] Discutii si Networking

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

  • Friday links 512

    koculu/Topaz: Multithreaded Javascript Engine for .NET deviq.com/laws/law-of-diminishing-returns#sq_hdejd206yb How to Do Great Work Omkar DevTools MichalStrehovsky/sizoscope: .NET tool to analyze size of Native AOT binaries. Self-healing code is the future of software development – Stack Overflow Blog JSON Visualization with an Innovative Online Tool – Coding is Love JSON Crack – Crack your data into pieces…

  • Poor man display errors–part 3–Display

    In part 2 I have exposed the errors via the API to the world. Now I should show in a Blazor/ Razor page . It is enough to read with an HTTP call and display data. Display data in a table Because – the API that gives error can change,however it will be an array…

  • Poor man display errors–part 2 – API

    The idea of previous post was that I want to display the errors from a WebApplication – composed by a backend ( WebAPI .NET Core )and frontend( Blazor ) In this post I will show what modifications I must do in the API – code in .NET Core . There are 3 steps Step1 :…

I am ok , you are ok