SQLhelper/ ├── SQLhelper-back/ # Backend API (Express + TypeScript) │ ├── src/ │ │ ├── index.ts # Application entry point │ │ ├── routes/ # API route handlers │ │ ├── services/ # Business logic ...
This repository contains the source code for the CSLA .NET MCP (Model Context Protocol) Server. This server is designed to support the use of generative AI (LLM) models when they are used to create ...