typesafeai-dotnet-sdk
saibimajdi
Community .NET SDK for TypeSafe AI and Jev, providing asynchronous typed evaluation for Choice, Score, and Noul primitives.
- License
- MIT
- GitHub Stars
- 5
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Wraps System One API endpoints in TypeSafeClient to issue parallel question evaluations and parse responses into immutable C# records.
What this project offers
Brings native Jev decision primitives to the .NET ecosystem with dependency injection integration and configurable retry policies.
Review scope
Source code verified against pinned commit. Complete client implementation and models; no live production service benchmark.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.