jedarden
|
ca5b20b7b7
|
feat(starter/csharp): complete C# starter kit with docs, tests, and Docker verification
- README.md with comprehensive setup/compile/test instructions
- Unit tests for Grid helper methods (toroidal distance, neighbors, BFS)
- Dockerfile with multi-stage build (builder, test, runtime stages)
- Verified: docker build --target test passes, HTTP endpoints work
- C# starter already indexed in web/src/pages/docs.ts
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 01:26:32 -04:00 |
|