Category: Uncategorized

  • RSCG – RSCG_Utils_Memo

    RSCG – RSCG_Utils_Memo     name RSCG_Utils_Memo nuget https://www.nuget.org/packages/rscgutils link https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/source-generation author Ignat Andrei Memo the function result   This is how you can use RSCG_Utils_Memo . 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/RSCG_Utils_Memo

  • RSCG – Roozie.AutoInterface

    RSCG – Roozie.AutoInterface     name Roozie.AutoInterface nuget https://www.nuget.org/packages/Roozie.AutoInterface/ link https://github.com/AlexRussak/Roozie.AutoInterface author Alex Russak Generating interfaces from project   This is how you can use Roozie.AutoInterface . 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/Roozie.AutoInterface

  • Friday links 460

    Debugging a native deadlock in a .NET Linux application | by Kevin Gosse | Feb,2021 | Medium When DRY Doesn’t Work,Go WET. It’s okay if you repeat yourself | by Nick Bull | Better Programming Clean code through Reactive programming in Angular with RxJS ironcev/awesome-roslyn: Curated list of awesome Roslyn books,tutorials,open-source projects,analyzers,code fixes,refactorings,and source generators…

  • 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 – 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

  • RSGC – DTO Mapper – part 6

        name GeneratedMapper nuget https://www.nuget.org/packages/GeneratedMapper/ link https://github.com/ThomasBleijendaal/GeneratedMapper author Thomas Bleijendaal AutoMapping from a POCO to a DTO. Lots of customizations   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/DTOMapper

  • Crash Course on .NET Core 5.0

    Who is addressed to This tutorial is aimed to C# programmers with at least 6 months experience. Also,they should  have at least 6 months experience with HTML / CSS / Javascript .. This will help them to understand  .NET Core 3 and how to build applications with the .NET Core framework The class will be…

  • Presenter at DevTalks

    I was presenter at DevTalks : https://myconnector.ro/virtual/devtalks-reimagined/295/agenda/3158 I have had a presentation about Docker –  used with .NET,Angular,Sql,Jenkins … You can find the presentation at https://ignatandrei.github.io/Presentations/DockerForDevsprez.html#1 The code is at https://ignatandrei.github.io/Presentations/DockerForDevs.zip  

  • Crash Course on Angular

    Who is addressed to This tutorial is aimed to HTML/Javascript/CSS programmers with at least 6 months experience. This will help them to build application with Angular. The class will be taken by Andrei Ignat,C# MVP for 6 years,https://forums.asp.net moderator and OpenSource contributor( you can find his AspNetCoreImageTagHelper mentioned on https://github.com/aspnet/Mvc ). More details at his blog at http://msprogrammer.serviciipeweb.ro . What it contains Day 1…

  • Crash Course on .NET Core 3.0

    Who is addressed to This tutorial is aimed to C# programmers with at least 6 months experience. Also,they should  have at least 6 months experience with HTML / CSS / Javascript .. This will help them to understand  .NET Core 3 and how to build applications with the .NET Core framework The class will be…