NDceRpc 0.2.1

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

// Install NDceRpc as a Cake Tool
#tool nuget:?package=NDceRpc&version=0.2.1

RPC based on .NET, MS-RPC, binary serialization and WCF

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on NDceRpc:

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

DSInternals Replication implements a client for the Active Directory Replication Service Remote Protocol (DRS-R). It can be used to remotely extract password hashes from domain controllers.

Enzoic.DSInternals.Replication

DSInternals Replication implements a client for the Active Directory Replication Service Remote Protocol (DRS-R). It can be used to remotely extract password hashes from domain controllers.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NDceRpc:

Repository Stars
MichaelGrafnetter/DSInternals
Directory Services Internals (DSInternals) PowerShell Module and Framework
Version Downloads Last updated
0.2.1 36,448 5/23/2014
0.2.0 1,147 5/23/2014
0.1.0 1,185 9/11/2013

made more compatible with WCF attributes