Core.AgentRuntime
by: Enaptive
- 37 total downloads
- Latest version: 0.3.76
Agent execution runtime: execution engine, task router, safety, escalation, agent-to-agent/human/system communication (Phase 8).
Core.Ai
by: Enaptive
- 45 total downloads
- Latest version: 0.3.76
Provider-neutral AI gateway contracts, policy DTOs, profile DTOs, usage envelopes, and client abstractions.
Core.Api.Clients
by: Enaptive
- 208 total downloads
- Latest version: 0.3.76
Shared API clients for tenant, auth, and current-tenant APIs used by Core and product projects.
Core.Api.Gateway
by: Enaptive
- 210 total downloads
- Latest version: 0.3.76
API gateway: API key auth, request pipeline (correlation, rate limit, abuse check), tenant/product_area resolution. Can run as a standalone host or be referenced as a library.
Core.Api.Hosting
by: Enaptive
- 198 total downloads
- Latest version: 0.3.76
ASP.NET Core hosting helpers: WebApplicationHost.Run + StartupStepTracer for static Program.Main hosts, Serilog wiring, MVC application parts, Kestrel HTTP binding for reverse-proxy (e.g. Caddy) TLS termination, Swagger/OpenAPI dev pipeline, correlation middleware, server globals, JWT services. Primary consumers are *.Api.Server and public *.Portal / *.Website hosts.
Core.Api.Shared
by: Enaptive
- 222 total downloads
- Latest version: 0.3.76
Shared Core API components: controllers, format/content helpers, auth policies, and API extension points.
Core.Authentication
by: Enaptive
- 220 total downloads
- Latest version: 0.3.76
Authentication: password hashing (Argon2), validation, and SSO services.
Core.Avalonia
by: Enaptive
- 1 total downloads
- Latest version: 0.3.76
Shared Avalonia UI: windowing shell, theme, converters, agent chat view, and base view models for desktop apps.
Core.Blazor
by: Enaptive
- 126 total downloads
- Latest version: 0.3.76
Blazor shared infrastructure: auth service and service collection extensions for web UI.
Core.Cache
by: Enaptive
- 85 total downloads
- Latest version: 0.3.76
Unified caching abstraction: provider-agnostic, tenant/product_area scoped keys, namespaces, idempotency.
Core.Catalog
by: Enaptive
- 74 total downloads
- Latest version: 0.3.76
Workspace catalog discovery models and hierarchy loading for multi-repo workspaces.
Core.Configuration
by: Enaptive
- 227 total downloads
- Latest version: 0.3.76
Centralized configuration with hierarchical resolution: global → environment → product_area → tenant → service.
Core.Connectors.Database
by: Enaptive
- 189 total downloads
- Latest version: 0.3.76
Package Description
Core.Connectors.Services
by: Enaptive
- 169 total downloads
- Latest version: 0.3.76
Package Description
Core.Contracts
by: Enaptive
- 391 total downloads
- Latest version: 0.3.76
Shared contracts and DTOs for API and UI (tenants, messages, areas, projects, registry). UID-first.
Core.Design
by: Enaptive
- 128 total downloads
- Latest version: 0.3.76
Canonical Core design system contracts, schemas, tokens, and platform projection helpers.