• Friday Links 415

    Virtuoze/NConcern: NConcern .NET AOP Framework 6 Harsh Truths That Will Make You a Better Person Exploring .NET managed heap with ClrMD – Maarten Balliauw {blog} antiufo/roslyn-linq-rewrite: Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code,minimizing allocations and dynamic dispatch. Code Reviews Cloud Authority: Deploying a self contained .Net…

  • RSCG- part 16 – Many Others

    There are more RSCG that you could see – here is a list that you may want to look at: AutoEmbed https://github.com/chsienki/AutoEmbed Cloneable https://github.com/mostmand/Cloneable fonderie https://github.com/jeromelaban/fonderie Generators.Blazor https://github.com/excubo-ag/Generators.Blazor Generators.Grouping https://github.com/excubo-ag/Generators.Grouping JsonMergePatch https://github.com/ladeak/JsonMergePatch MemoizeSourceGenerator https://github.com/Zoxive/MemoizeSourceGenerator MiniRazor https://github.com/Tyrrrz/MiniRazor/ MockGen https://github.com/thomas-girotto/MockGen ProxyGen https://github.com/Sholtee/ProxyGen Rocks https://github.com/JasonBock/Rocks RoslynWeave https://github.com/Jishun/RoslynWeave SmallSharp https://github.com/devlooped/SmallSharp StaticProxyGenerator https://github.com/robertturner/StaticProxyGenerator ValueChangedGenerator https://github.com/ufcpp/ValueChangedGenerator Web-Anchor https://github.com/mattiasnordqvist/Web-Anchor WrapperValueObject https://github.com/martinothamar/WrapperValueObject

  • RSCG- part 15 – Expression Generator

        name Property Expression Generator nuget https://www.nuget.org/packages/AOPMethodsCommon/ https://www.nuget.org/packages/AOPMethodsGenerator/ link http://msprogrammer.serviciipeweb.ro/category/roslyn/ author Andrei Ignat This will generate code to add function to be used with Entity Framework to search for any property of a class   The code that you start with is The code that you will use is   The code that is…

  • RSCG- part 14 – DP_Decorator

        name AutoInterface nuget https://www.nuget.org/packages/BeaKona.AutoInterfaceGenerator link https://github.com/beakona/AutoInterface author beakona Implement the Design Pattern Decorator. Based on template – you can modify the source code generated   The code that you start with is The code that you will use is   The code that is generated is Example Code: https://github.com/ignatandrei/RSCG_Examples/tree/main/DP_Decorator

  • RSCG- part 13 – IFormattable

        name IFormattable nuget https://www.nuget.org/packages/AOPMethodsCommon/ https://www.nuget.org/packages/AOPMethodsGenerator/ link http://msprogrammer.serviciipeweb.ro/category/roslyn/ author Andrei Ignat This will generate code to add IFormattable to any class,based on the properties of the class   The code that you start with is The code that you will use is   The code that is generated is Example Code: https://github.com/ignatandrei/RSCG_Examples/tree/main/IFormattable

  • Friday Links 414

    What is Screwdriver? – Screwdriver Guide Chip Pro is a $16 computer empowering makers to build IoT gadgets | TechCrunch CQRS designer – CodeProject The Books I Read in 2016: My 2 Books a Month Challenge – CodeProject Using Graphviz in your project to create graphs from dot files – CodeProject MediatR Behaviors – CodeOpinion…

  • 1000 posts–and counting

    This is my 1001 post. I have begun this blog in 14 November 2009 with Jquery : http://msprogrammer.serviciipeweb.ro/2009/11/14/jquery-learning/ . In that time I was with WIndows Forms and MVC – but I have a penchant for BDD ( NBehave) I am doing ( mostly) 2 blog posts per week. Occasionally,when I am deep fond with…

  • Doi MVP si doua prezentari despre Xamarin,Machine Learning si Azure

    Prezentare 1: Titlu : Cross-platform mobile application with Xamarin and Integration with Azure DevOps` Descriere: Just a few clicks and you will have your app up and running inside out favorite DevOps Tool. You can create your dedicated Xamarin pipeline from the portal. Join me to find out more! Speaker: Codrina Merigo,https://mvp.microsoft.com/en-us/PublicProfile/5003771?fullName=Codrina%20Merigo   Prezentare 2:…

  • Friday Links 413

    Site Contents | F# for fun and profit Twenty six low-risk ways to use F# at work | F# for fun and profit Cycles and modularity in the wild | F# for fun and profit QuickGraph,Graph Data Structures And Algorithms for .NET – Home Be careful with Path.GetExtension() and Path.GetFileName() – Rudy Huyn Using Graphviz…

  • RSCG – Curry – Partial function – part 12

        name PartiallyApplied nuget https://www.nuget.org/packages/PartiallyApplied/ link https://github.com/JasonBock/PartiallyApplied author Andrei Ignat This will generate curry for your functions   The code that you start with is The code that you will use is   The code that is generated is Example Code: https://github.com/ignatandrei/RSCG_Examples/tree/main/PartiallyFunction

I am ok , you are ok