Benevia.Core.Contacts 0.10.1

dotnet add package Benevia.Core.Contacts --version 0.10.1
                    
NuGet\Install-Package Benevia.Core.Contacts -Version 0.10.1
                    
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.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Benevia.Core.Contacts" Version="0.10.1" />
                    
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.10.1
                    
#r "nuget: Benevia.Core.Contacts, 0.10.1"
                    
#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.10.1
                    
#: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.10.1
                    
Install as a Cake Addin
#tool nuget:?package=Benevia.Core.Contacts&version=0.10.1
                    
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.10.1 33 9/25/2026
0.10.1-ci.475 31 9/25/2026
0.10.1-ci.474 64 9/25/2026
0.10.1-ci.473 33 9/25/2026
0.10.1-ci.472 33 9/25/2026
0.10.1-ci.471 33 9/25/2026
0.10.1-ci.470 50 9/25/2026
0.10.1-ci.468 40 9/24/2026
0.10.1-ci.467 194 9/23/2026
0.10.1-ci.466 45 9/22/2026
0.10.1-ci.465 52 9/22/2026
0.10.1-ci.464 110 9/22/2026
0.10.1-ci.463 60 9/22/2026
0.10.1-ci.462 50 9/22/2026
0.10.1-ci.461 49 9/21/2026
0.10.1-ci.460 46 9/18/2026
0.10.1-ci.459 53 9/18/2026
0.10.1-ci.458 83 9/18/2026
0.10.1-ci.457 56 9/17/2026
0.10.1-ci.456 57 9/17/2026
Loading failed