Benevia.Core.Events 0.10.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Benevia.Core.Events --version 0.10.0
                    
NuGet\Install-Package Benevia.Core.Events -Version 0.10.0
                    
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.Events" Version="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Benevia.Core.Events" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Benevia.Core.Events" />
                    
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.Events --version 0.10.0
                    
#r "nuget: Benevia.Core.Events, 0.10.0"
                    
#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.Events@0.10.0
                    
#: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.Events&version=0.10.0
                    
Install as a Cake Addin
#tool nuget:?package=Benevia.Core.Events&version=0.10.0
                    
Install as a Cake Tool

Benevia.Core.Events Summary

Benevia.Core.Events provides the event-driven business logic runtime used by Benevia entities.

This package contains the runtime and generator-driven infrastructure for:

  • Property pipelines (ReadOnly, AutoCorrect, Validate, Changed)
  • Read pipelines (Compute, Default)
  • Entity lifecycle events (Added, Deleting, Deleted, PreSave, ValidateOnSave)
  • Data type-level events and reusable rule composition
  • Method events exposed through OData

Documentation

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

  • Documentation specific to this library: Events index
  • Full documentation of the platform is here: AI Index
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 (7)

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

Package Downloads
Benevia.Core.Events.DataTypes

Benevia Core Events DataTypes library with source generators for event-based data models.

Benevia.Core.Postgres

Benevia Core PostgreSQL library with Entity Framework Core integration for database access.

Benevia.Core.API.Events

Benevia Core API Events integration library combining API features with event-driven architecture.

Benevia.Core.Blobs

Benevia Core Blobs library with Azure Blob Storage integration for file and blob management.

Benevia.Core.DataGenerator.LargeData

Benevia Core large data generator helpers for demo and stress data creation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.1-ci.268 34 7/10/2026
0.10.1-ci.267 42 7/10/2026
0.10.1-ci.265 58 7/9/2026
0.10.1-ci.264 54 7/9/2026
0.10.1-ci.263 57 7/9/2026
0.10.1-ci.262 101 7/9/2026
0.10.1-ci.260 60 7/9/2026
0.10.1-ci.259 69 7/9/2026
0.10.0 138 7/8/2026
0.9.18-ci.257 73 7/8/2026
0.9.18-ci.256 67 7/8/2026
0.9.18-ci.255 80 7/7/2026
0.9.18-ci.254 194 7/7/2026
0.9.18-ci.253 88 7/7/2026
0.9.18-ci.251 95 7/6/2026
0.9.18-ci.250 159 7/6/2026
0.9.18-ci.249 105 7/6/2026
0.9.18-ci.248 108 7/6/2026
0.9.18-ci.247 105 7/3/2026
0.9.18-ci.246 115 7/3/2026
Loading failed