-
RSCG–Facet Search
RSCG – Facet.Search name Facet.Search nuget https://www.nuget.org/packages/Facet.Search/ link https://github.com/Tim-Maes/Facet.Search author Tim Maes Generating search from C# clasess and properties Integrating search in .NET applications This is how you can use Facet.Search . The code that you start with is The code that you will use is The code that is generated…
-
Friday links 558
Technical Deflation What They Don’t Tell You About Maintaining an Open Source Project ~ andrej acevski No free lunch in vibe coding | ByteSauna searlsco/posse_party: Quit social media by posting more Software Failures and IT Management’s Repeated Mistakes – IEEE Spectrum Category Theory for JavaScript/TypeScript Developers — Ibrahim Cesar Unexpected Errors | Effect Documentation Learning…
-
RSCG_Templating–additional files
For generating a list of additional files included in project ( see https://github.com/helluvamatt/SvgIconGenerator ) I need to generated the list of them – and maybe an enum . So RSCG_Templating improve with a new attribute , [IGenerateDataFromAdditionalFiles(“FileInTemplating”)] partial class FileInTemplating { } What it does is to send to the template the list of additional…
-
Revisit RSCG_Static
In 2023 I have created RSCG_Static as a way to mock static methods from classes ( think DateTime, Environment, Process) . From that time , the interfaces in C# have gained static keyword – so – a little improvement seems necessary . However, how can you mock a static method from a interface ? The…
-
Aspire as ChaosMonkey
If I have all Aspire resources exposed , would not be easy to expose the endpoints to START and STOP the resources ? And from idea to implementation – it is pretty easy . 1. Add a WebApp => var builder = WebApplication.CreateBuilder(); 2. Expose List as API – Use ResourceNotificationService.TryGetCurrentState to see the…
-
Friday links 557
Heartbeats in Distributed Systems Twenty Tiny Leadership Lessons Introduction to the Architecture Decision Canvas: Making better architecture decisions together architecture-decision-record/locales/en/templates/decision-record-template-by-michael-nygard at main · joelparkerhenderson/architecture-decision-record xkcd: Is It Worth the Time? Up and Down the Ladder of Abstraction b-straub/SqliteWasmBlazor: Blazor Sqlite implementation with full EFCore and OPFS support I write about code: After 15 years, I…
-
RSCG – Silhouette
RSCG – Silhouette name Silhouette nuget https://www.nuget.org/packages/Silhouette/ link https://github.com/kevingosse/Silhouette author Kevin Gosse Profiling .net applications Measuring performance improvements This is how you can use Silhouette . 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/Silhouette
-
RSCG – docopt.net
RSCG – docopt.net name docopt.net nuget https://www.nuget.org/packages/docopt.net/ link https://github.com/docopt/docopt.net author Atif Aziz Generating command line argument parsers from usage documentation. This is how you can use docopt.net . The code that you start with is The code that you will use is The code that is generated is Code and pdf…
-
[ADCES} – De la Kineto la Site & Introducere in github copilot
Azi la 19:30 Prezentare 1: Tribulatiile unui kinetoterapeut ca programator de aplicatiePrezentator : Claudiu Andron , https://www.kinetoproactiv.ro/Descriere : Claudiu a fost nevoit sa aiba o aplicatie de gestiune de pacienti. A trecut prin mai multe iteratii ( npm, vercel , … ) . Aici va prezenta experienta lui de non-programator in discutia cu AI pentru…
-
RSCG – BlazorOcticons
RSCG – BlazorOcticons name BlazorOcticons nuget https://www.nuget.org/packages/BlazorOcticons/ link https://github.com/BlazorOcticons/BlazorOcticons author Evgeniy K. Generates Blazor components for GitHub Octicons SVG icons or from svg. Easily integrate GitHub Octicons into your Blazor applications. This is how you can use BlazorOcticons . The code that you start with is The code that you will use…
I am ok , you are ok