CrmFluentExtensions 2017.9.0.1

dotnet add package CrmFluentExtensions --version 2017.9.0.1
NuGet\Install-Package CrmFluentExtensions -Version 2017.9.0.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="CrmFluentExtensions" Version="2017.9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrmFluentExtensions --version 2017.9.0.1
#r "nuget: CrmFluentExtensions, 2017.9.0.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.
// Install CrmFluentExtensions as a Cake Addin
#addin nuget:?package=CrmFluentExtensions&version=2017.9.0.1

// Install CrmFluentExtensions as a Cake Tool
#tool nuget:?package=CrmFluentExtensions&version=2017.9.0.1

CRM-Fluent-Extension

Join the chat at https://gitter.im/amoedo/CRM-Fluent-Extension A set of extension to the CRM SDK to enable a more fluent interface.

Check out the Wiki to learn more https://github.com/amoedo/CRM-Fluent-Extension/wiki/Dynamics-CRM-Fluent-Extensions-Wiki

Extensions

  • Retry
  • Until
  • While
  • WhenTrue
  • Delay
  • RunAsync
  • Cache
  • Log
  • HowLong
  • TrapLog
  • Expected
  • MustBeNonNull
  • MustBeNonDefault
  • MustBeNonNullorDefault
  • ReturnMustBeNonNullorDefault
  • First
  • FirstOrDefault

Credit

Based on the work of Omar Alzabir in the AspectF framework http://code.google.com/p/aspectf/

Licence

This project is licensed under the MS-PL http://opensource.org/licenses/MS-PL

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.

This package has no dependencies.

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
2017.9.0.1 1,126 12/5/2017
2017.8.2.1 968 12/5/2017
1.0.2 2,183 3/3/2015

This package depends on the Microsoft.CrmSdk.CoreAssemblies

 - 2017.9.0.1 - Compatible with CRM SDK v9.0
     - 2017.8.2.1 - Compatible with CRM SDK v8.2
     - 1.0.2 - Compatible with CRM 2011,2013 and 2015