Description
A .NET and C# binding so Moss can be used from managed code.
Use case
C# and Unity developers want fast local retrieval without standing up a separate service.
Proposed solution
Build a .NET SDK over the Moss core via native interop, covering index, search, and filtering. Moss docs: https://docs.moss.dev/docs/start/what-is-moss Contributing guide: https://github.com/usemoss/moss/blob/main/CONTRIBUTING.md
Alternatives considered
No response
Description
A .NET and C# binding so Moss can be used from managed code.
Use case
C# and Unity developers want fast local retrieval without standing up a separate service.
Proposed solution
Build a .NET SDK over the Moss core via native interop, covering index, search, and filtering. Moss docs: https://docs.moss.dev/docs/start/what-is-moss Contributing guide: https://github.com/usemoss/moss/blob/main/CONTRIBUTING.md
Alternatives considered
No response