Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 701 Bytes

dotnet

brechtbaekelandt.ldap

This is an example on how to use Active Directory (via LDAP) in ASP.Net Core 2 using the C# Novell LDAP library.

Rename appsettings.github.json to appsettings.json and enter your Active Directory details.

See my blog for more information.

brechtbaekelandt.reCaptcha

This is an IHtmlHelper extension for the Google invisibe reCaptcha with an example page.

See my blog for more information.