Benevia.Core.Events.DataTypes
0.8.7
See the version list below for details.
dotnet add package Benevia.Core.Events.DataTypes --version 0.8.7
NuGet\Install-Package Benevia.Core.Events.DataTypes -Version 0.8.7
<PackageReference Include="Benevia.Core.Events.DataTypes" Version="0.8.7" />
<PackageVersion Include="Benevia.Core.Events.DataTypes" Version="0.8.7" />
<PackageReference Include="Benevia.Core.Events.DataTypes" />
paket add Benevia.Core.Events.DataTypes --version 0.8.7
#r "nuget: Benevia.Core.Events.DataTypes, 0.8.7"
#:package Benevia.Core.Events.DataTypes@0.8.7
#addin nuget:?package=Benevia.Core.Events.DataTypes&version=0.8.7
#tool nuget:?package=Benevia.Core.Events.DataTypes&version=0.8.7
Benevia.Core.Events.DataTypes
Maintainers
Introduction
This project defines common property data types. Data types are used in the model to define the type of data in a property because the CLR types of int, string, etc. are not specific enough. Examples: Currency, UnitPrice, Percent, MultiLineText, Email, etc.
Architecture
Data types are used in the Property<> attribute.
Source generation is used to apply multiple Data annotations to a property when the data type is specified.
AutoCorrect and Validate subscribers are are registered in data type logic containers (See DataTypeLogic) at startup for specific data types. The events are fired when a property is set (See PropertyLogic.SetValue)
Setup
Add a reference to this library in your model project.
Notes
Common data types are in the Benevia.Core.Events.DataTypes namespace.
Creating custom data types
See Events - Getting started for more information on creating custom data types.
Writing logic for your data type
See Events - Getting started for more information on writing data type event subscribers.
| 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
- Benevia.Core.Events (>= 0.8.7)
- Benevia.Core.Events.Generator (>= 0.8.7)
- Benevia.Core.Generator (>= 0.8.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Benevia.Core.Events.DataTypes:
| Package | Downloads |
|---|---|
|
Benevia.Core.Blobs
Benevia Core Blobs library with Azure Blob Storage integration for file and blob management. |
|
|
Benevia.Core.API.Events
Benevia Core API Events integration library combining API features with event-driven architecture. |
|
|
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.8.8-ci.48 | 0 | 4/6/2026 |
| 0.8.7 | 84 | 4/2/2026 |
| 0.8.7-ci.46 | 29 | 4/2/2026 |
| 0.8.7-ci.45 | 38 | 4/2/2026 |
| 0.8.7-ci.44 | 31 | 4/1/2026 |
| 0.8.7-ci.43 | 33 | 3/31/2026 |
| 0.8.7-ci.42 | 30 | 3/31/2026 |
| 0.8.6 | 187 | 3/25/2026 |
| 0.8.6-ci.40 | 41 | 3/25/2026 |
| 0.8.5 | 108 | 3/25/2026 |
| 0.8.5-ci.38 | 35 | 3/25/2026 |
| 0.8.5-ci.37 | 39 | 3/25/2026 |
| 0.8.5-ci.36 | 42 | 3/24/2026 |
| 0.8.4 | 191 | 3/23/2026 |
| 0.8.4-ci.34 | 37 | 3/23/2026 |
| 0.8.4-ci.33 | 39 | 3/23/2026 |
| 0.8.3 | 122 | 3/19/2026 |
| 0.8.3-ci.31 | 41 | 3/19/2026 |
| 0.8.3-ci.30 | 52 | 3/19/2026 |
| 0.8.3-ci.29 | 42 | 3/19/2026 |