Benevia.Core.Contacts 0.9.17-ci.155

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

Benevia.Core.Contacts Summary

Benevia.Core.Contacts provides contact management entities and business logic for people, companies, addresses, and countries.

This package includes:

  • Contact entity (person or company with separate mailing and physical addresses)
  • Address and Country entities
  • IContactAccount interface for referencing contacts from other entities
  • OData endpoints exposed automatically

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

Register in Program.cs

services.AddCoreContacts();
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.17-ci.159 38 5/29/2026
0.9.17-ci.158 68 5/28/2026
0.9.17-ci.157 59 5/25/2026
0.9.17-ci.156 46 5/25/2026
0.9.17-ci.155 84 5/25/2026
0.9.17-ci.154 58 5/22/2026
0.9.17-ci.153 43 5/21/2026
0.9.17-ci.152 48 5/21/2026
0.9.17-ci.151 48 5/21/2026
0.9.17-ci.150 50 5/20/2026
0.9.17-ci.149 50 5/20/2026
0.9.17-ci.148 112 5/19/2026
0.9.17-ci.147 47 5/19/2026
0.9.17-ci.146 44 5/19/2026
0.9.17-ci.145 48 5/19/2026
0.9.17-ci.144 60 5/19/2026
0.9.17-ci.143 49 5/18/2026
0.9.17-ci.142 140 5/18/2026
0.9.17-ci.141 48 5/18/2026
0.9.16 199 4/28/2026
Loading failed