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

  • Friday links 556

    Dutchskull/Aspire.PolyRepo: This library for DotNet Aspire enables poly repo support and the addition of Git repositories to your Aspire projects. It simplifies multi-repository management and streamlines dependency handling, making it easier to work with multiple repositories in a Aspire project. Top 5 Text-to-Speech Open Source Models – KDnuggets perspective-dev/perspective: A data visualization and analytics component,…

  • Blazor Browser History–part 03–implementation

    01 Introduction Because I said that I have 2 implementations for same sqlite database (SqliteWasmBlazor and BitBeSql), there will be interfaces . The first one is to save data and retrieve data – a CRUD 02 Interface IBrowserUserHistoryRepositoryDatabase Description: Base interface defining database operations for browser history. This is the core abstraction for data persistence.…

  • Blazor Browser History – part 02 – Database

    To store data where the user have been it is not so complicated. However, the part of making querys – I do prefer old SQL . So the choice will be a database that runs into the browser- and Sqlite seems the choice – see https://sqlite.org/wasm/doc/trunk/index.md Now the only thing is to find a provide…

  • Blazor Browser History – part 1 – idea

    Working with UI , I remember the old times where there was a MRU . So , why not do one for Blazor ? Especially for Blazor WASM  . What should do: 1. See what URL’s have the user have been accessed . Retrieve URL and Page Title . 2.  Store this into a browser…

  • Friday links 555

    wshobson/agents: Intelligent automation and multi-agent orchestration for Claude Code Running 1:1s for Engineers | Off by One Advice for New Principal Tech ICs (i.e., Notes to Myself) Shadow work in engineering teams – by Anton Zaides Startup Engineering Team Organisation The Scam Called “You Don’t Have to Remember Anything” • Zettelkasten Method How to write…

  • RSCG – Imposter

    RSCG – Imposter     name Imposter nuget https://www.nuget.org/packages/Imposter/ link https://github.com/themidnightgospel/Imposter author Bitchiko Tchelidze Generate classes from interfaces and allows return of mock data. Useful for testing and prototyping.   This is how you can use Imposter . The code that you start with is The code that you will use is   The code…

I am ok , you are ok