45 packages tagged with “sora”
Meta-package for Sora: core runtime, data abstractions, and JSON adapter for an out-of-the-box experience. Published under the Sylin.Sora.* namespace.
Meta-package for Sora apps: includes Sylin.Sora and Sylin.Sora.Web for ASP.NET Core scenarios.
Community .NET SDK for Azure OpenAI Sora video generation with enhanced prompt suggestions and job management.
Core primitives for Sora: configuration helper, environment snapshot (SoraEnv), constants, and foundational abstractions.
Data core for Sora: repository primitives, options, and shared helpers for relational and document providers.
Data abstractions for Sora: repository contracts, entities, and filtering interfaces.
Outbox implementation for Sora CQRS using MongoDB.
Messaging abstractions for Sora: contracts for buses, envelopes, and inbox/outbox patterns.
Relational data support for Sora: EF Core integration and common helpers for SQL databases.
CQRS utilities for Sora Data: query/command helpers and patterns.
ASP.NET Core integration for Sora: controller-first routing, health endpoints, well-known endpoints, and observability bootstrap.
MongoDB data provider for Sora: options binding and repository integration for document databases.
Core messaging abstractions and helpers for Sora: bus configuration, auto-registration, and options binding.
Swagger/OpenAPI integration for Sora Web: idempotent registration, config-driven enablement, and friendly defaults.
RabbitMQ transport for Sora Messaging: resilient connection management, config-first options, and inbox integration.
HTTP payload transformers for Sora Web: flexible request/response shaping with auto-discovery.
In-memory inbox store for Sora Messaging: fast local development/testing inbox implementation.
HTTP-based inbox store for Sora Messaging: simple and configurable receiver endpoint.
SQLite provider for Sora relational data: lightweight local development and testing support.
JSON file-backed data provider for Sora: simple repository for demos, tests, and local development.
Sora GraphQL module providing a controller-hosted GraphQL endpoint and schema for IEntity<> types.
Weaviate vector adapter for Sora: schema ensure, KNN search, filter pushdown via AST→GraphQL translator, and health checks.
PostgreSQL provider for Sora relational data: Dapper-based SQL integration with guardrails and governance.
SQL Server provider for Sora relational data with JSON-projection pushdowns, guardrails, and governance.
Contracts for Sora AI: IAi entrypoint, DTOs, and router hints.
Sora AI facade and runtime glue.
Direct-access utilities for Sora Data: helpers for bypass scenarios and config-first resolution.
Redis-backed key/value repository adapter for Sora: simple CRUD, paging guardrails, and options binding.
Sora vector contracts (providers depend on this package only)
Ollama provider for Sora AI (chat, streaming, embeddings) with Dev auto-discovery.