NDceRpc 0.1.0
See the version list below for details.
dotnet add package NDceRpc --version 0.1.0
NuGet\Install-Package NDceRpc -Version 0.1.0
<PackageReference Include="NDceRpc" Version="0.1.0" />
paket add NDceRpc --version 0.1.0
#r "nuget: NDceRpc, 0.1.0"
// Install NDceRpc as a Cake Addin #addin nuget:?package=NDceRpc&version=0.1.0 // Install NDceRpc as a Cake Tool #tool nuget:?package=NDceRpc&version=0.1.0
Integration of WCF and .NET with MS-RPC and binary serialization.
Product | Versions 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. |
-
.NETFramework 3.5
-
.NETFramework 4.0
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NDceRpc:
Package | Downloads |
---|---|
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. |
|
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
|
* 0.1.0.0
- fixed different dlls contract compatibility with clear rules of operation ids
- updated protobuf
* 0.0.11.0
- fixed 64 bit client error handling
- fixed WCF IsOneWay sematics
* 0.0.10.0
- added more of local ipc (alpc)
- added better integration with native rpc
* 0.0.9.1
- added exception handling like in WCF