Sora.Core
0.2.20
dotnet add package Sora.Core --version 0.2.20
NuGet\Install-Package Sora.Core -Version 0.2.20
<PackageReference Include="Sora.Core" Version="0.2.20" />
<PackageVersion Include="Sora.Core" Version="0.2.20" />
<PackageReference Include="Sora.Core" />
paket add Sora.Core --version 0.2.20
#r "nuget: Sora.Core, 0.2.20"
#:package Sora.Core@0.2.20
#addin nuget:?package=Sora.Core&version=0.2.20
#tool nuget:?package=Sora.Core&version=0.2.20
Sylin.Sora.Core
Core primitives for Sora: configuration helpers, environment snapshot (SoraEnv), constants, and foundational abstractions.
- Target framework: net9.0
- License: Apache-2.0
Install
dotnet add package Sylin.Sora.Core
Notes
- Options: bind with Microsoft.Extensions.Options
- Environment: use
SoraEnv.Current
for machine/env metadata
Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.8)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Logging.Console (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.8)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 9.0.8)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.9.0)
- OpenTelemetry.Extensions.Hosting (>= 1.9.0)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.8.1)
- OpenTelemetry.Instrumentation.Http (>= 1.8.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.8.1)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Sora.Core:
Package | Downloads |
---|---|
Sora.Data.Core
Data core for Sora: repository primitives, options, and shared helpers for relational and document providers. |
|
Sora.Web
ASP.NET Core integration for Sora: controller-first routing, health endpoints, well-known endpoints, and observability bootstrap. |
|
Sora.Data.Cqrs
CQRS utilities for Sora Data: query/command helpers and patterns. |
|
Sora.Messaging.Inbox.InMemory
In-memory inbox store for Sora Messaging: fast local development/testing inbox implementation. |
|
Sora.Messaging.Inbox.Http
HTTP-based inbox store for Sora Messaging: simple and configurable receiver endpoint. |
GitHub repositories
This package is not used by any popular GitHub repositories.
See release notes: https://github.com/sylin-labs/sora-framework/releases