This repository is not active
xenonenium/FileAndFolderDialog
Abstrations for the Windows Choose/Save file and folder dialogs; purpose is abstract the raising of those dialogs so their functionality can be injected into the classes that need them. You can elect to implement the abstractions yourself or use an existing implementation (e.g. FileAndFolderDialog.Wpf)
C#MIT