-
RSCG – RapidEnum
RSCG – RapidEnum name RapidEnum nuget https://www.nuget.org/packages/RapidEnum/ link https://github.com/hanachiru/RapidEnum author hanachiru Generate enum values without reflection This is how you can use RapidEnum . 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/RapidEnum
-
RSCG – VYaml
RSCG – VYaml name VYaml nuget https://www.nuget.org/packages/VYaml/ link https://github.com/hadashiA/VYaml author Hadashi A Serializing to/from YAML format This is how you can use VYaml . 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/VYaml
-
RSCG – ConsoleAppFramework
RSCG – ConsoleAppFramework name ConsoleAppFramework nuget https://www.nuget.org/packages/ConsoleAppFramework/ link https://github.com/Cysharp/ConsoleAppFramework author Cysharp, Inc. Generating console parser for functions This is how you can use ConsoleAppFramework . 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/ConsoleAppFramework
-
Friday Links 546
The Ingredients of a Productive Monorepo Emit logs on-demand with log buffering – .NET Blog Why Open Source Maintainers Thrive in the LLM Era | Mike McQuaid (9) The Prompt Engineering Playbook for Programmers 32 MCP Servers You Need To Check Out Now – KDnuggets The Art of Writing Readable Python Functions – KDnuggets VERT-sh/VERT:…
-
SqlExtensionsAspire–drop create database
Another improvement for https://www.nuget.org/account/Packages/SqlExtensionsAspire : Drop Database , Create the database, run init scripts . Demo with Video : https://ignatandrei.github.io/aspireExtensions/images/SqlServerExtensions/video-Recreate_Database_With_Scripts-20251102225854.mp4 The code is pretty simple: executing drop create and initialization
-
Inspired by Command-Line Utilities- part 2- implementation
The translation of Evan Hahn’s blog post utilities to powershell took me in total 4 hours of vibe coding. Notes: I did not give the AI the code, but the description of the tool I have put each category into a special file I haven’t implemented all – because some were pretty useless for me…
-
Inspired by Command-Line Utilities- part 1–idea
I recently stumbled upon Evan Hahn’s blog post about his collection of command-line utilities, and I have to say—I’m genuinely impressed. What Makes These Tools So Impressive? The brilliance isn’t in the complexity of these scripts. It’s in their simplicity and practicality. Evan has created dozens of small utilities that solve real, everyday problems: Clipboard…
-
Friday Links 545
Ithy “ZLinq”, a Zero-Allocation LINQ Library for .NET | by Yoshifumi Kawai | May, 2025 | Medium Cysharp/ZLinq: Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot. public-apis/public-apis: A collective list of free APIs Avoiding reflection in C# in…
-
RSCG – kli.Localize
RSCG – kli.Localize name kli.Localize nuget https://www.nuget.org/packages/kli.Localize/ link https://github.com/kl1mm/localize author Tobias Klimm Generating localization files from json files This is how you can use kli.Localize . 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/kli.Localize
-
RSCG – Unflat
RSCG – Unflat name Unflat nuget https://www.nuget.org/packages/Unflat/ link https://github.com/pstlnce/unflat author pstlnce DataReader to Object Model This is how you can use Unflat . The code that you start with is The code that you will use is The code that is generated is using System; using System.Data; using System.Data.Common; using System.Collections.Generic;…
I am ok , you are ok