AngryMonkey.CDM.Models 8.0.0

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

Package Description

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 (6)

Showing the top 5 NuGet packages that depend on AngryMonkey.CDM.Models:

Package Downloads
AngryMonkey.CDM.Client

Client-side CDM: typed access to entities, forms and views for Blazor WebAssembly hosts and other external consumers of a CDM server's API.

AngryMonkey.CDM.Config

Shared CDM engine configuration: CDMSettings, Cosmos/Storage/security/audit-log settings binding, and the naming conventions Cosmos databases, containers and tables derive from BaseName.

AngryMonkey.CDM.Builder

The fluent entity-model builder for CDM: defines entities, fields, forms, views, relationships and security, and compiles the result into the schema a CDM server runs against.

AngryMonkey.CDM.ExternalClient

Standalone HTTP client for CDM: talks to a CDM server's API from a process with no dependency on CDM.Client's Blazor/component surface - console apps, functions, and other backend services.

AngryMonkey.CDM.Aspire

Aspire client integration for CDM: binds CDMSettings from the host's configuration, including credential-based access to Cosmos and Azure Storage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.1 69 9/3/2026
8.2.0 76 9/3/2026
8.1.0 104 9/2/2026
8.0.2 151 8/30/2026
8.0.1 160 8/27/2026
8.0.0 153 8/26/2026
7.3.5 148 8/15/2026
7.3.4 165 8/3/2026
7.3.3 169 8/2/2026
7.3.2 171 8/2/2026
7.3.1 169 8/2/2026
7.3.0 171 8/1/2026
7.2.1 176 7/25/2026
7.2.0 167 7/25/2026
7.1.8 177 7/22/2026
7.1.7 167 7/21/2026
7.1.6 169 7/21/2026
7.1.5 162 7/21/2026
7.1.4 177 7/20/2026
7.1.3 177 7/13/2026
Loading failed