Flexinets.Ldap.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Flexinets.Ldap.Core --version 1.0.0
NuGet\Install-Package Flexinets.Ldap.Core -Version 1.0.0
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="Flexinets.Ldap.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Flexinets.Ldap.Core --version 1.0.0
#r "nuget: Flexinets.Ldap.Core, 1.0.0"
#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 Flexinets.Ldap.Core as a Cake Addin
#addin nuget:?package=Flexinets.Ldap.Core&version=1.0.0

// Install Flexinets.Ldap.Core as a Cake Tool
#tool nuget:?package=Flexinets.Ldap.Core&version=1.0.0

Library for parsing and assembling LDAP packets. This can be used to for example create a server supporting binds and searches with any backend.
For an LDAP server implementation example see https://github.com/vforteli/FlexinetsLdap

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

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
1.0.86 2,440 10/7/2018
1.0.79 705 10/4/2018
1.0.75 720 10/2/2018
1.0.71 708 9/28/2018
1.0.64 898 6/12/2018
1.0.28 1,391 12/5/2017
1.0.4 1,113 12/4/2017
1.0.2 1,004 12/4/2017
1.0.1.1 982 8/13/2017
1.0.0 1,329 7/29/2017

First nuget release.