Dynamics.Crm.Sdk.Clean
7.1.2.1
A clean, bloat free package for Dynamics CRM 2015 development.
Install-Package Dynamics.Crm.Sdk.Clean -Version 7.1.2.1
dotnet add package Dynamics.Crm.Sdk.Clean --version 7.1.2.1
<PackageReference Include="Dynamics.Crm.Sdk.Clean" Version="7.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamics.Crm.Sdk.Clean --version 7.1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamics.Crm.Sdk.Clean, 7.1.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dynamics.Crm.Sdk.Clean as a Cake Addin
#addin nuget:?package=Dynamics.Crm.Sdk.Clean&version=7.1.2.1
// Install Dynamics.Crm.Sdk.Clean as a Cake Tool
#tool nuget:?package=Dynamics.Crm.Sdk.Clean&version=7.1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Dynamics.Crm.Sdk.Clean:
Package | Downloads |
---|---|
CrmPluginBase2015
This package provides ability for easy CRM plugins creation with focus on what you need to do and out of pain InputParameters/OutputParameters parsing.
See example of use on project site: https://github.com/abelevtsov/CrmPluginBase2015.
|
|
XrmConnector
Helper for connect to CRM via Organization and Discovery services, storing login/password transparently in Windows.
Uses Ookii.Dialogs and CRM SDK under the hood.
|
|
PluginRegistrator
This package provides ability for embeddable MS CRM plugins registration without using PluginRegistrationTool
|
|
XrmMvcModelBinder
This package contains custom ASP.NET MVC model binder for CRM proxy classes
|
GitHub repositories
This package is not used by any popular GitHub repositories.