CrmFluentExtensions 2017.9.0.1
dotnet add package CrmFluentExtensions --version 2017.9.0.1
NuGet\Install-Package CrmFluentExtensions -Version 2017.9.0.1
<PackageReference Include="CrmFluentExtensions" Version="2017.9.0.1" />
paket add CrmFluentExtensions --version 2017.9.0.1
#r "nuget: CrmFluentExtensions, 2017.9.0.1"
// 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
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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,174 | 12/5/2017 |
2017.8.2.1 | 998 | 12/5/2017 |
1.0.2 | 2,216 | 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