azure-core
| Kind | kit |
|---|---|
| Capabilities | net |
| Categories | cloud web |
| Keywords | azure microsoft cloud authentication |
Azure core library - authentication, configuration, and shared utilities
Files
| File | Description |
|---|---|
.editorconfig | Editor formatting configuration |
.gitignore | Git ignore rules for build artifacts and dependencies |
.tool-versions | asdf tool versions (Zig, Kit) |
LICENSE | MIT license file |
README.md | This file |
examples/basic.kit | Basic usage example |
kit.toml | Package manifest with metadata and dependencies |
src/azure.kit | Module for azure |
tests/azure-core.test.kit | Tests for azure-core |
tests/types.test.kit | Tests for types |
Dependencies
base64crypto
Installation
kit add gitlab.com/kit-lang/packages/kit-azure-core.gitUsage
import Kit.AzureCoreLicense
MIT License - see LICENSE for details.