• RSCG – RSCG_CompositeProvider

    RSCG – RSCG_CompositeProvider     name RSCG_CompositeProvider nuget https://www.nuget.org/packages/RSCG_CompositeProvider/ https://www.nuget.org/packages/RSCG_CompositeProvider_common/ link https://github.com/ignatandrei/RSCG_CompositeProvider author Ignat Andrei Generate composite class from interface,using multiple sources   This is how you can use RSCG_CompositeProvider . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – DependencyModules.SourceGenerator

    RSCG – DependencyModules.SourceGenerator     name DependencyModules.SourceGenerator nuget https://www.nuget.org/packages/DependencyModules.SourceGenerator/ https://www.nuget.org/packages/DependencyModules.Runtime/ link https://github.com/ipjohnson/DependencyModules author Ian Johnson Generating service dependencies from attributes. Also,by the author,a more advanced example you will find in the DemoWithTest.zip inside the zip file   This is how you can use DependencyModules.SourceGenerator . The code that you start with is The code that…

  • RSCG – MockMe

    RSCG – MockMe     name MockMe nuget https://www.nuget.org/packages/MockMe/ link https://github.com/connorivy/MockMe/ author connorivy Creating mocks for testing classes   This is how you can use MockMe . 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/MockMe

  • Friday links 502

    Monolith to microservices migration ebook Australia/Lord_Howe is the weirdest timezone | SSOReady c# Clean Code: Best Practices for Using Action and Func – DEV Community Antipatterns in Loops | NimblePros Blog How to do sales with no experience – by James Hawkins From selling access to selling work (and what it means for you) Make…

  • [ADCES] Prezentari si cod

    Prezentarea mea o gasiti la https://ignatandrei.github.io/Presentations/RoslynCodeGeneratorsMicrosoftprez.html  Prezentarea Adinei Marcu o gasiti la https://speakerdeck.com/adinamarcu/typescript-and-api-development-with-graphql

  • [ADCES] RSCG & TypeScript and API Development with GraphQL

    Details Prezentare 1: Roslyn Code Generators that Microsoft UsesPrezentator 1: Andrei Ignat,http://msprogrammer.serviciipeweb.ro/Descriere 1: O sa prezint ce este un Roslyn Code Generator si o sa enumar ceea ce Microsoft foloseste pentru a imbunatati aplicatia dpdv performanta ( AOT ) Presentare 2 : TypeScript and API Development with GraphQLPrezentator 2: Adina-Teodora MarcuDescriere 2: In modern API…

  • Pattern: CompositeProvider

    Description Composite Provider pattern is a structural design pattern that lets you compose objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions of objects uniformly. Example in .NET : CompositeProvider And his usage Learn More Source Code for Microsoft implementation of CompositeProvider SourceCode Composite Provider Learn More File…

  • Friday links 501

    Generative AI Scripting | GenAIScript http:,ftp:,and … dict:? – Terence Eden’s Blog The Five Things Business Leaders Should Know About Databases The Observability CAP Theorem – Phillip Carter Decision-Making Pitfalls for Technical Leaders – Chelsea Troy TBM 317: Yes,Or… – by John Cutler – The Beautiful Mess Folklore.org: -2000 Lines Of Code (No new emails)…

  • What I have learned by building .NET Stars -part 4- Keyed Dependency Injection – constructor by keys

    As I said before,I have constructed first the interfaces. Then I have a null object pattern for each interface,constructed automatically with a Roslyn Code Generator,https://www.nuget.org/packages/rscg_Interface_to_null_object . And now,what I want is to have keyed DI for each new implementation -with a twist: It’s like a game of matching keys when another class is injected,the first…

  • What I have learned by building .NET Stars -part 3- Aspire

    I have that same idea to build a project : is what is called today a Modular Monolith – and it is very old in .NET world as can be implemented as a .sln solution. For those unfamiliar,a Modular Monolith allows you to break down your application into independent modules (think database access,data flow logic,a…

I am ok , you are ok