Dangl.Common

    Build Status NuGet MyGet

    This library contains common, shared functionality.

    Link to documentation

    CI Builds

    CI builds are available via MyGet

    https://www.myget.org/F/dangl/api/v3/index.json
    

    BindableBase

    Base class for property binding with INotifyPropertyChanged.

    StringEncryptionExtensions

    Encryption and decryption methods using AES and PBKDF2.

    StringExtensions

    • Sanitize method to normalize line endings to current environments default and to also trim whitespaces at each line end
    • ToBase64 and FromBase64 methods
    • Compress / Decompress methods using GZip and returning Base64 output

    TrulyObservableCollection

    Collection that notifies of item changes (add, delete) as well as whenever a child item that implements INotifyPropertyChanged is changed.


    MIT License

    • Improve this Doc
    Back to top © Dangl IT - Georg Dangl