Katalyst.App.Core
1.2.1
dotnet add package Katalyst.App.Core --version 1.2.1
NuGet\Install-Package Katalyst.App.Core -Version 1.2.1
<PackageReference Include="Katalyst.App.Core" Version="1.2.1" />
<PackageVersion Include="Katalyst.App.Core" Version="1.2.1" />
<PackageReference Include="Katalyst.App.Core" />
paket add Katalyst.App.Core --version 1.2.1
#r "nuget: Katalyst.App.Core, 1.2.1"
#:package Katalyst.App.Core@1.2.1
#addin nuget:?package=Katalyst.App.Core&version=1.2.1
#tool nuget:?package=Katalyst.App.Core&version=1.2.1
App.Core
Shared core abstractions and infrastructure contracts for Katalyst applications (ASP.NET Core, Entity Framework Core integration points, logging, and related primitives).
Package
- NuGet:
Katalyst.App.Core - Target framework: .NET 10 (
net10.0)
Reference
Add a package or project reference, then use the types and extension methods provided by this library from your API, web, or module projects.
<PackageReference Include="Katalyst.App.Core" Version="..." />
This project is part of the netcore-web-app template; reference the published package version that matches your release tag, or reference the project directly during development.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Katalyst.App.Core:
| Package | Downloads |
|---|---|
|
Katalyst.App.Auth
Reusable authentication and authorization abstractions with pluggable vendor providers (including Keycloak). |
GitHub repositories
This package is not used by any popular GitHub repositories.