bovender framework
C# framework that implements MVVM and more
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NBovender
 NExceptionHandler
 CCentralHandlerThis static class implements central exception management
 CExceptionSubmissionException
 CExceptionViewModelProvides easy access to several system properties that are relevant for bug reports
 CManageExceptionEventArgs
 CUnexpectedResponseException
 CUnhandledException
 CUploadFailedEventArgs
 NExtensions
 CArrayExtensionsExtensions methods for arrays
 CObjectExtensions
 CStringExtensions
 CWindowExtensionsExtension methods for the WPF Window class
 NHtmlFiles
 CHtmlFileViewModelView model for a HTML file
 NLogging
 CLogFileProvides logging to file and to the debug console; wraps NLog configuration and targets
 NMvvm
 NActions
 NBehaviors
 NConverters
 NMessaging
 NModels
 NViewModels
 NViews
 CBindingWebBrowserProvides attached properties to facilitate data binding of a WebBrowser control
 CDelegatingCommandCommand that implements ICommand and accepts delegates that contain the command implementation
 CEnumProviderFacilitates WPF data binding to enums by providing an enumeration of Choices, read/write access to a string representation (which may be localized in derived classes), and the type-safe enum value itself
 NText
 CMultilineRepresents a text with multiple lines
 NUnitTests
 NExtensions
 NMvvm
 NText
 NUserSettings
 NVersioning
 CExceptionForTestingPurposes
 CPinvokeTests
 NUnmanaged
 CDllFileRepresents a single DLL file
 CDllLoadingFailedException
 CDllManagerManages unmanaged DLLs
 CDllNotFoundException
 CDllSha1MismatchException
 CPinvokeWrappers for Win32 API calls
 NUserSettings
 CUserSettingsBaseBase class for persistent settings; a replacement for the UserSettings.UserSettingsBase system which has a couple of quirks and whose files are hard to find, read, and write by humans
 CUserSettingsExceptionViewModelGeneral view model for user settings-related exceptions
 CUserSettingsViewModelGeneral view model for UserSettings objects
 NVersioning
 CDownloadCorruptException
 CInvalidVersionStringException
 CIReleaseInfoInterface for classes that fetch current release information
 CReleaseInfoFetches and digests release information
 CReleaseInfoViewModelA view model for the IReleaseInfo interface; i.e
 CSemanticVersionClass that handles semantic versioning
 CUpdaterFetches version information from the internet and raises an UpdateAvailable event if a new version is available for download
 CUpdaterViewModel
 CComHelpers
 CCommonHelpers
 CFileHelpers
 CPathHelpers
 CWin32WindowProvides access to the window handle of a WPF window or a Form or a custom handle
 CWpfHelpers
 NXLToolbox
 NTest
 CVersioningTest