azure-core

Azure core library - authentication, configuration, and shared utilities

Files

FileDescription
.editorconfigEditor formatting configuration
.gitignoreGit ignore rules for build artifacts and dependencies
.tool-versionsasdf tool versions (Zig, Kit)
LICENSEMIT license file
README.mdThis file
examples/basic.kitBasic usage example
kit.tomlPackage manifest with metadata and dependencies
src/azure.kitModule for azure
tests/azure-core.test.kitTests for azure-core
tests/types.test.kitTests for types

Dependencies

  • base64
  • crypto

Installation

kit add gitlab.com/kit-lang/packages/kit-azure-core.git

Usage

import Kit.AzureCore

License

MIT License - see LICENSE for details.