Skip to content

Requirements AzureCore

Colby Williams edited this page Mar 14, 2018 · 2 revisions

Features

  • Secure Storage
  • Preference Storage
  • Reachability
  • Logging
  • Encoding
  • User Agent Generation
  • Base Errors

Secure Storage

Secure storage of tokens/secrets/etc. and possibly the ability to share those across SDKs.

Preferences

Reachability

Find small implementation (published under MIT) and add source to project opposed to referencing a dependency.

Logging

Encoding (HmacSHA256)

Utilities to support things like

User Agent Generation

Base Errors