Microsoft.CrmSdk.Extensions 6.0.4.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CrmSdk.Extensions --version 6.0.4.1
NuGet\Install-Package Microsoft.CrmSdk.Extensions -Version 6.0.4.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="Microsoft.CrmSdk.Extensions" Version="6.0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CrmSdk.Extensions --version 6.0.4.1
#r "nuget: Microsoft.CrmSdk.Extensions, 6.0.4.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 Microsoft.CrmSdk.Extensions as a Cake Addin
#addin nuget:?package=Microsoft.CrmSdk.Extensions&version=6.0.4.1

// Install Microsoft.CrmSdk.Extensions as a Cake Tool
#tool nuget:?package=Microsoft.CrmSdk.Extensions&version=6.0.4.1

This package contains the official Microsoft.Xrm.Client.dll and Microsoft.Xrm.Portal assemblies, the CrmSvcUtil tool, and the WebsiteCopy tool. This package has been authored by the Microsoft Dynamics CRM SDK team.

The tools can be found in the bin\tools folder of the project.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Microsoft.CrmSdk.Extensions:

Package Downloads
FakeXrmEasy.2015 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Utilities to streamline unit testing in Dynamics CRM 2015 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.

FakeXrmEasy.2013 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Utilities to streamline unit testing in Dynamics CRM 2013 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.

XrmUnitTest.2015

Contains Xrm Unit Testing Library

Xrm.Framework.Test

xRM Framework Test Library for Dynamics CRM 2015

CrmAdo

CrmAdo is an ADO.Net data provider for Dynamics Crm. It's goal is to make it easy for you to perform CRUD operations against Dynamics Crm. It exposes Dynamics to you as an ordinary ADO.Net data source that you can execute SQL commands against. It allows you to use the familiar ADO.Net classes to connect to, and perform your queries against Dynamics CRM. Architecturally, CrmAdo sits on top of the Dynamics SDK, and handles all the conversion between your SQL commands into the appropriate IOrganisation web service calls and interactions behind the scenes.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.CrmSdk.Extensions:

Repository Stars
jordimontana82/fake-xrm-easy
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
scottdurow/SparkleXrm
An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
WaelHamze/xrm-ci-framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
Version Downloads Last updated
7.1.0.1 782,795 12/4/2015
7.1.0 39,256 5/19/2015
7.1.0-preview 1,860 3/23/2015
7.0.0.1 48,559 12/3/2014
6.0.4.1 72,144 9/9/2014
6.0.4 39,329 3/11/2014
6.0.2 11,001 12/20/2013
6.0.0 24,886 12/20/2013
5.0.18 10,974 12/19/2013
5.0.17 8,657 10/22/2013

This package contains assemblies from the Microsoft Dynamics CRM 2013 Update Rollup 2 (UR2) release.

The CrmSvcUtil.exe tool has been updated to the same revision as is shipping in the 6.1.1 Microsoft.CrmSdk.CoreAssemblies package.