JDetmar / NLog.Extensions.AzureStorage

NLog Target for Azure Storage. Uses NLog batch write to optimize writes to Storage.
MIT License
31 stars 19 forks source link

Support for SharedAccessSignature-option as input for AzureSasCredential #136

Closed snakefoot closed 1 year ago

snakefoot commented 1 year ago

Trying to align the authentication-abilities for the different targets. Resolves #28

JDetmar commented 1 year ago

thanks @snakefoot