FluentCRM 9.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentCRM --version 9.1.7
NuGet\Install-Package FluentCRM -Version 9.1.7
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="FluentCRM" Version="9.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentCRM --version 9.1.7
#r "nuget: FluentCRM, 9.1.7"
#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.
// Install FluentCRM as a Cake Addin
#addin nuget:?package=FluentCRM&version=9.1.7

// Install FluentCRM as a Cake Tool
#tool nuget:?package=FluentCRM&version=9.1.7

Improved Diagnostics

The type checking and diagnostics in UseAttribute, EntityWrapper.GetAttributeValue<> and in Joins has been improved to give more detail about what type was expected in code and what was in the CRM metadata.

Added new Unit Tests around this area.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
9.1.34 271 5/30/2023
9.1.33 119 5/25/2023
9.1.32 240 4/3/2023
9.1.31 215 4/3/2023
9.1.30 203 3/30/2023
9.1.29 460 2/15/2023
9.1.28 295 1/20/2023
9.1.27 488 11/22/2022
9.1.26 371 10/19/2022
9.1.25 353 10/18/2022
9.1.24 449 8/17/2021
9.1.23 810 4/16/2021
9.1.22 332 4/15/2021
9.1.21 395 4/15/2021
9.1.20 379 4/1/2021
9.1.19 406 3/9/2021
9.1.18 595 11/16/2020
9.1.17 381 11/16/2020
9.1.16 467 11/12/2020
9.1.15 372 11/12/2020
9.1.14 588 6/8/2020
9.1.13 455 5/1/2020
9.1.12 535 5/1/2020
9.1.11 515 4/16/2020
9.1.10 585 2/19/2020
9.1.9 466 2/18/2020
9.1.8 500 2/14/2020
9.1.7 635 1/28/2020
9.1.6 616 11/21/2019
9.1.5 635 9/9/2019
9.1.4 542 7/29/2019
9.1.2 550 7/1/2019
9.1.0 618 4/18/2019
9.0.3 612 4/8/2019
9.0.1 607 3/27/2019
9.0.0 639 3/19/2019

Add FluentCRMsub snippet template, adjust constructor visibility to better support template. Add snippet templates to package.