Skip to content

0.7.0

Compare
Choose a tag to compare
@asiffermann asiffermann released this 02 Oct 13:10
· 12 commits to master since this release

Fix:

  • #41 : Migrate projects for VS 2017
  • #47 : Store Access is ignored
  • #36 : Proper exception when the provider configured is not registered in the DI container
  • #38 : Provide an initialization method on IStore
  • #42 : Enhanced configuration
  • #33 : Secured Url support
  • #46 : Use ValueTask<> instead of Task<>
  • #45 : We should allow to fetch properties on an existing AzureFileReference
  • #53 : Add an optionnal parameter to SaveAsync to manage overwrite policy