| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-13 | 344 Bytes | |
| System.ClientModel_1.12.0 source code.tar.gz | 2026-05-13 | 128.5 MB | |
| System.ClientModel_1.12.0 source code.zip | 2026-05-13 | 248.5 MB | |
| Totals: 3 Items | 377.0 MB | 1 | |
1.12.0 (2026-05-12)
Features Added
- Added
CredentialSettings.this[string key]indexer for reading custom properties from the credential configuration section.
Other Changes
AuthenticationPolicy.Createno longer throws when an ApiKey credential section carries aScopevalue;Scopeis ignored for ApiKey auth.