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

Fix error on DataTable #112

Closed m4ss1m0g closed 3 years ago

m4ss1m0g commented 3 years ago

The error prevent to write to table if already exist

m4ss1m0g commented 3 years ago

This pull request close the #110

snakefoot commented 3 years ago

Thank you so much for this pull-request. Believe the same fix is included with the existing #111

m4ss1m0g commented 3 years ago

Yes indeed the #111 fix the same issue. How long do you plan to release the new version?

snakefoot commented 3 years ago

How long do you plan to release the new version?

When @JDetmar decides to push the merge-button :)

JDetmar commented 3 years ago

now available https://www.nuget.org/packages/NLog.Extensions.AzureDataTables/3.1.0