-
RSCG – RSCG_MCP2OpenAPI
RSCG – RSCG_MCP2OpenAPI name RSCG_MCP2OpenAPI nuget https://www.nuget.org/packages/RSCG_MCP2OpenAPI/ link https://github.com/ignatandrei/RSCG_OpenApi2MCP author Ignat Andrei Generating OpenAPI based on MCP source code. This is how you can use RSCG_MCP2OpenAPI . The code that you start with is The code that you will use is The code that is generated is Code and pdf at…
-
Friday links 552
The Gervais Principle, Or The Office According to “The Office” How I solved a distributed queue problem after 15 years | DBOS You should delete tests Coherence Blog — Will All User Interfaces Become AI Chat? Why I do programming microsoft/ai-agents-for-beginners: 12 Lessons to Get Started Building AI Agents awesome-copilot/instructions/csharp.instructions.md at main · github/awesome-copilot Keeping…
-
MCP Tool vs Swagger–part 3–creation and usage
Now the idea is to generate from each MCP tool a swagger function. First, we should let the user to choose what MCP to convert to Swagger. This can be done with an Attribute, MCP2OpenAPI.AddMCP2OpenApi Then the problem is what to generate – I decide to generate POST api in an url /api/mcp/{class}/{function} And a…
-
MCP Tool vs Swagger–part 2–analysis
Being a programmer, Swagger/OpenAPI is the first choice in order to have system functionality accessible by something else than (web) UI . So the first thinking was –let’s automatically generate MCP tools from Swagger / OpenAPI definition. However, I realized that the OpenAPI is way too fine grained – and MCP is more directed towards…
-
[ADCES]AI for Social Media & What’s new in SqlServer
Presentation 1: Claude Code AI for Social MediaPrezentator : Alex Bordei, https://www.linkedin.com/in/alexbordei/Description: “AI is not here to replace your voice. It’s here to amplify it.” 1. I give it an idea, a link, or a transcript2. It generates versions for LinkedIn, Facebook, X, and WhatsApp3. It adapts the tone and language for each platform4. It…
-
MCP Tool vs Swagger–part 1
MCP Tools and Swagger seems very …. well , very similar Topic MCP Tool Swagger (OpenAPI) Purpose Let LLMs safely call backend functions. Document and test REST APIs. Audience AI models + AI app developers. Human developers. Describes Tools (actions), not endpoints. HTTP endpoints, request/response formats. Used by ChatGPT, LLM apps, agents. FrontEnd + BackEnd…
-
Friday Links 551
awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted on your own servers Chris’s Wiki :: blog/tech/OpenSourceTwoWorlds I am not a supplier | Musings about software Tee-Object (Microsoft.PowerShell.Utility) – PowerShell | Microsoft Learn How to Deal With a Toxic Top-Performer | by Dave Bailey | Jun, 2025 | Medium…
-
RSCG – XmlCommentGenerator
RSCG – XmlCommentGenerator name XmlCommentGenerator nuget https://www.nuget.org/packages/Microsoft.AspNetCore.OpenApi/ link https://dotnet.microsoft.com/en-us/apps/aspnet author Microsoft Adding Xml comments to generated OpenAPI documentation This is how you can use XmlCommentGenerator . 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/XmlCommentGenerator
-
RSCG – TUnit
RSCG – TUnit name TUnit nuget https://www.nuget.org/packages/TUnit/ link https://github.com/thomhurst/TUnit author Tom Longhurst Writing unit tests This is how you can use TUnit . 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/TUnit
-
RSCG – TeCLI
RSCG – TeCLI name TeCLI nuget https://www.nuget.org/packages/TeCLI/ link https://github.com/tyevco/TeCLI author Tyler Coles Parse Command line arguments This is how you can use TeCLI . 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/TeCLI
I am ok , you are ok