A tool to log text or object.ToString(), then save to azure blob storage.
Info
Version: | 0.10.3 |
Author(s): | Akaishi Toshiya |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/toshiya14/AzureBlobLogger |
NuGet Url: | https://www.nuget.org/packages/AzureBlobLogger |
Install
Install-Package AzureBlobLogger
dotnet add package AzureBlobLogger
paket add AzureBlobLogger
AzureBlobLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.1.5)
- Microsoft.Azure.Storage.Common(>= 11.1.5)
- System.Collections(>= 4.3.0)