Benevia.Core 0.9.17

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Benevia.Core --version 0.9.17
 
NuGet\Install-Package Benevia.Core -Version 0.9.17
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Benevia.Core" Version="0.9.17" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Benevia.Core" Version="0.9.17" />
 
Directory.Packages.props
<PackageReference Include="Benevia.Core" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Benevia.Core --version 0.9.17
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Benevia.Core, 0.9.17"
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Benevia.Core@0.9.17
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Benevia.Core&version=0.9.17
 
Install as a Cake Addin
#tool nuget:?package=Benevia.Core&version=0.9.17
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Benevia.Core Summary

Benevia.Core provides foundational types, shared interfaces, and utilities used by every other Benevia Core library.

This package includes:

  • IEntity — base interface for all entity types
  • IUserPromptHandler / UserPromptHandler — validation and user-prompt infrastructure
  • StringExtensions, ServiceCollectionDecorationExtensions — common utility helpers

Documentation

AI agents should use the documentation on the https://core.benevia.university site. Begin with the following links:

  • Full documentation of the platform is here: AI Index

Install

dotnet add package Benevia.Core
Product 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.
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Benevia.Core:

Package Downloads
Benevia.Core.Events

Benevia Core Events library for event-driven architecture and business logic implementation.

Benevia.Core.API

Benevia Core API library with OData support and automatic API controller generation via source generators.

Benevia.Core.Permissions

Benevia Core Permissions library for role-based access control with subscriber-based permission definitions.

Benevia.Core.Client

Reusable .NET client library for Benevia Core APIs, providing OData access, model metadata, workflow-aware requests, and client-side data graph abstractions.

Benevia.Core.Contacts

Benevia Core Contacts library for managing contact information and relationships.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.18-ci.255 0 7/7/2026
0.9.18-ci.254 0 7/7/2026
0.9.18-ci.253 35 7/7/2026
0.9.18-ci.251 53 7/6/2026
0.9.18-ci.250 102 7/6/2026
0.9.18-ci.249 67 7/6/2026
0.9.18-ci.248 67 7/6/2026
0.9.18-ci.247 115 7/3/2026
0.9.18-ci.246 133 7/3/2026
0.9.18-ci.245 120 7/3/2026
0.9.18-ci.244 132 7/3/2026
0.9.18-ci.243 213 7/3/2026
0.9.18-ci.242 126 7/3/2026
0.9.18-ci.241 130 7/2/2026
0.9.18-ci.240 124 7/2/2026
0.9.18-ci.239 232 7/2/2026
0.9.18-ci.238 234 7/1/2026
0.9.18-ci.237 139 7/1/2026
0.9.18-ci.236 127 7/1/2026
0.9.17 354 6/1/2026
Loading failed