step-up-labs / firebase-storage-dotnet

C# library for Firebase Storage
MIT License
143 stars 36 forks source link

Feature/upload file options #17

Closed tommed closed 6 years ago

tommed commented 6 years ago

Work completed with passing unit test.

  1. Mime type can be optionally set
  2. Bug fix for TimeSpan being checked for null when it's a value type