• {ADCES] Discutii si Networking

    Timp de discutii / networking / profesional / neprofesional. Va invitam pe toti Restaurant Vanity , ora 19:30 https://maps.app.goo.gl/JdEWeykHCHN91Mjs6

  • Aspire Resource for Aspire–part 4–programatic access

    Aspire 13 has a MCP server integrated https://aspire.dev/dashboard/mcp-server/ . But what about an OPENAPI / swagger ? Also and a graph to show the  resources – https://aspire.dev/dashboard/explore/#resources-page , see graph image. But how about Mermaid syntax display of resources ? So I implemented in https://www.nuget.org/packages/AspireExtensionsResource , version >= 13 . This is how it looks…

  • Friday Links 549

    The 25 Micro-Habits of High-Impact Managers spaghettidba/WorkloadTools: A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud Expert Generalists The Case for Software Craftsmanship in the Era of Vibes — Zed’s Blog Lessons From 9 More Years of Tricky Bugs | Henrik Warne’s blog How I’ve been…

  • RSCG – Program

    RSCG – Program   name Program nuget https://www.nuget.org/packages/Microsoft.AspNetCore.OpenApi link https://github.com/dotnet/aspnetcore/blob/70d851104f739fb906aabcd6a07c0935ce2549c9/src/Framework/AspNetCoreAnalyzers/src/SourceGenerators/PublicTopLevelProgramGenerator.cs#L11 author Microsoft Generating Program.cs class for testing purposes This is how you can use Program . The code that you start with is The code that you will use is The code that is generated is Code and pdf athttps://ignatandrei.github.io/RSCG_Examples/v2/docs/Program

  • RSCG – validly

    RSCG – validly   name validly nuget https://www.nuget.org/packages/validly/ link https://github.com/Hookyns/validly author Roman Jambor Generates validation code for C# classes based on attributes. This is how you can use validly . The code that you start with is The code that you will use is The code that is generated is Code and pdf athttps://ignatandrei.github.io/RSCG_Examples/v2/docs/validly

  • RSCG – Csvcsharp

    RSCG – Csvcsharp   name Csvcsharp nuget https://www.nuget.org/packages/Csvcsharp/ link https://github.com/nuskey8/Csv-CSharp author Yusuke Nakada Serializer for CSV files This is how you can use Csvcsharp . The code that you start with is The code that you will use is The code that is generated is Code and pdf athttps://ignatandrei.github.io/RSCG_Examples/v2/docs/Csvcsharp

  • Friday Links 548

    How we decreased GitLab repo backup times from 48 hours to 41 minutes Aspire Resource Model: Concepts, Design, and Authoring Guidance hotheadhacker/no-as-a-service: No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style. How…

  • DocumentorDatabaseExtensionsAspire–part 3–usage

    The usage is pretty simple : add  the package https://www.nuget.org/Packages/DocumentorDatabaseExtensionsAspire to the Aspire host project.  Add an SqlServer database and write //accepts also relative paths var res = db.AddDocumentationOnFolder(@”D:\documentation”); That will be all ! And here it the Aspire Dashboard with documentation for Pubs database And the diagram Here you will find a video about…

  • DocumentorDatabaseExtensionsAspire–part 2–implementation

    The Aspire project as already a database resource  – and a executing one ( sqlpad or dbgate or adminer ) So the answer to the several problems to be solved: 1. How to obtain the tables definition  ? We can obtain the definition by handling ourselves the tables- but why do not profit from the…

  • [ADCES} Playwright Agents si Lovable

    Azi la 19:30 , Prezentare 1: Generare de aplicatii Web cu LovableDescriere: Ce poti face cu https://lovable.dev/, cum il poti folosi si citeva aplicatii deja generatePrezentator : Radu Iovescu , https://www.linkedin.com/in/riovescu/ Prezentare 2: Playwright Agents – un mod de a genera teste si demo videoDescriere: O introducere usoara in https://playwright.dev/docs/test-agents . O sa generam teste…

I am ok , you are ok