Skip to content

A managed implementation of the standard Windows credential dialog. Part of the NetEx project.

License

Notifications You must be signed in to change notification settings

Peckmore/NetEx.CredentialDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetEx.CredentialDialog

A managed implementation of the standard Windows credential dialog.

Part of the NetEx Extensions for .Net project.

NuGet Version NuGet Downloads

Overview

This project implements a standard Windows credential dialog using the WinForms CommonDialog as its base.

The project aims to match standard .Net Framework and WinForms behaviour as closely as possible.

New Style Old Style

This project is compatible with:

  • .Net Framework: 2.0 to 4.8.1
  • .Net: 5.0+ (Windows only)

Source

The source for this repository contains two projects:

  • NetEx.CredentialDialog The source for the managed implementation of the standard Windows credential dialog.

  • NetEx.CredentialDialogDemo A test project which demonstrates use of the credential dialog.

License

The code is licensed under the MIT license.

About

A managed implementation of the standard Windows credential dialog. Part of the NetEx project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages