• Friday links 527

    5 useful extensions for Task in .NET SteveDunn/Vogen: A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects SteveDunn/Intellenum: Intelligent Enums NuGet Gallery | ZiggyCreatures.FusionCache 0.20.0 ThoughtStuff/ThoughtStuff.Caching: Injects look-through cache for configured services hlaueriksson/LoFuUnit: Unit Testing with Local Functions Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity…

  • RSCG – NetEscapades.EnumGenerators

    RSCG – NetEscapades.EnumGenerators     name NetEscapades.EnumGenerators nuget https://www.nuget.org/packages/NetEscapades.EnumGenerators/ link https://andrewlock.net/netescapades-enumgenerators-a-source-generator-for-enum-performance/ author Andrew Lock Running fast tostring and other features for enum   This is how you can use NetEscapades.EnumGenerators . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • Friday links 526

    hasCode.com » Blog Archive » Managing Architecture Decision Records with ADR-Tools SQL Server Backup,Integrity Check,Index and Statistics Maintenance ktaranov/sqlserver-kit: Useful links,scripts,tools and best practice for Microsoft SQL Server Database BrentOzarULTD/SQL-Server-First-Responder-Kit at main amachanic/sp_whoisactive: sp_whoisactive Using ChatGPT as a technical writing assistant ScriptDOM .NET library for T-SQL parsing is now open source – Microsoft Community Hub…

  • RSCG – ApparatusAOT

    RSCG – ApparatusAOT     name ApparatusAOT nuget https://www.nuget.org/packages/Apparatus.AOT.Reflection/ link https://github.com/byme8/Apparatus.AOT.Reflection author Stanislav Silin This will generate code for investigating at runtime the properties of an object   This is how you can use ApparatusAOT . The code that you start with is The code that you will use is   The code that is…

  • RSCG – PartiallyApplied

    RSCG – PartiallyApplied     name PartiallyApplied nuget https://www.nuget.org/packages/PartiallyApplied/ link https://github.com/JasonBock/PartiallyApplied/blob/main/docs/Quickstart.md author Jason Bock If you need to curry functions,you can use this package   This is how you can use PartiallyApplied . The code that you start with is The code that you will use is   The code that is generated is Code…

  • RSCG – RazorBlade

    RSCG – RazorBlade     name RazorBlade nuget https://www.nuget.org/packages/RazorBlade/ link https://github.com/ltrzesniewski/RazorBlade author Lucas Trzesniewski Fast templating with Razor syntax Do not forget to put into AdditionalFiles section of csproj file   This is how you can use RazorBlade . The code that you start with is The code that you will use is   The…

  • RSCG – Vogen

    RSCG – Vogen     name Vogen nuget https://www.nuget.org/packages/Vogen/ link https://dunnhq.com/posts/2021/primitive-obsession/ author Steve Dunn Transform values( e.g. int) into classes If you know what are ValueObject,that is one solution   This is how you can use Vogen . The code that you start with is The code that you will use is   The code…

  • Friday links 525

    The best AI tools for running your own blog – DEV Community Azure Credits for Open Source Projects | Microsoft Open Source Options pattern in ASP.NET Core | Microsoft Learn API to provide the current system time · Issue #36617 · dotnet/runtime egil/TimeProviderExtensions: A library that wraps common .NET scheduling and time related operations in…

  • RSCG – dunet

    RSCG – dunet     name dunet nuget https://www.nuget.org/packages/dunet/ link https://github.com/domn1995/dunet author Domn Werner Add union types to C# – similar with F#/TS discriminated unions Check his examples- awesome   This is how you can use dunet . The code that you start with is The code that you will use is   The code…

  • RSCG – AutoCtor

    RSCG – AutoCtor     name AutoCtor nuget https://www.nuget.org/packages/AutoCtor/ link author Cameron MacFarland Generate constructor from non-initialized fields   This is how you can use AutoCtor . 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/AutoCtor

I am ok , you are ok