Rocket.Surgery.Azure.Storage 3.0.0

dotnet add package Rocket.Surgery.Azure.Storage --version 3.0.0
NuGet\Install-Package Rocket.Surgery.Azure.Storage -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rocket.Surgery.Azure.Storage" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rocket.Surgery.Azure.Storage --version 3.0.0
#r "nuget: Rocket.Surgery.Azure.Storage, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rocket.Surgery.Azure.Storage as a Cake Addin
#addin nuget:?package=Rocket.Surgery.Azure.Storage&version=3.0.0

// Install Rocket.Surgery.Azure.Storage as a Cake Tool
#tool nuget:?package=Rocket.Surgery.Azure.Storage&version=3.0.0

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,094 10/27/2019
2.0.1 363 6/23/2019
2.0.0 309 6/21/2019

## v3.0.0


As part of this release we had [4 issues](https://github.com/RocketSurgeonsGuild/Azure/milestone/2?closed=1) closed.


__ dependenciess__

- [__#43__](https://github.com/RocketSurgeonsGuild/Azure/pull/43) Bump Rocket.Surgery.Reactive.Extensions from 1.0.5 to 1.0.6
- [__#40__](https://github.com/RocketSurgeonsGuild/Azure/pull/40) Bump Rocket.Surgery.Extensions from 1.0.5 to 1.0.6
- [__#39__](https://github.com/RocketSurgeonsGuild/Azure/pull/39) Bump Rocket.Surgery.Build.Metadata from 3.3.10 to 3.3.11
- [__#37__](https://github.com/RocketSurgeonsGuild/Azure/pull/37) Bump Rocket.Surgery.Linq.Extensions from 1.0.5 to 1.0.6




## Changes:

* Updated common files
* Updated azure pipelines
* Updated to the latest packages for all the things! +semver:major
* Updated to the latest packages for all the things!
* wip
* Updated NuGet.config
* Updated deps
* Updated build netstandard version
* Updated pipeslines
* Updated config
<details><summary><b>See More</b></summary>

* Updated deps
* Merge pull request #37 from RocketSurgeonsGuild/dependabot/nuget/Rocket.Surgery.Linq.Extensions-1.0.6
* Bump Rocket.Surgery.Linq.Extensions from 1.0.5 to 1.0.6
* Merge pull request #43 from RocketSurgeonsGuild/dependabot/nuget/Rocket.Surgery.Reactive.Extensions-1.0.6
* Updated azure piplines for batching
* Updated azure piplines for batching
* Merge pull request #40 from RocketSurgeonsGuild/dependabot/nuget/Rocket.Surgery.Extensions-1.0.6
* Merge pull request #39 from RocketSurgeonsGuild/dependabot/nuget/Rocket.Surgery.Build.Metadata-3.3.11
* Updated coverage settings
* Bump Rocket.Surgery.Reactive.Extensions from 1.0.5 to 1.0.6
* Bump Rocket.Surgery.Extensions from 1.0.5 to 1.0.6
* Bump Rocket.Surgery.Build.Metadata from 3.3.10 to 3.3.11
* Updated core package metadata
* Updated to latest test library
* Updated deps
* Updated deps
* Updated deps
* Updated nuke build
* Updated depdendencies
* Updated deps
* Updated to latest conventions
* Updated to preview8
* Updated to preview8
* Added Microsoft.NETFramework.ReferenceAssemblies
* Updated build
* Updated deps
* Updated deps
* Updated azure pipelines
* Updated azure pipelines
* Updated versions to dotnet core 3.
* Updated readme and deps
* Updated build tooling and readme
* Updated to latest azure pipelines
* Updated to latest azure pipelines
* Updated .editorconfig
* Updated nuke build
* Updated appveyor
* Updated build and pipelines def
* Added coverlet coverage collector (not working on preview 6 yet)
* Updated solution
* fix file casing goof
* file casing goof
* Updates deps
* removed functions +semver:major
* fixed unit tests
* Added context filters for support for on start on end, on exception handlers
* bump .net sdk version
* fixed sample
* Change around the azure hosting method to be able to add conventions +semver:major
* Updated pipeline and build script
* global tools work now...
* Updated cake script
* Updated azure bits +semver:minor
* Updated other bits +semver:minor
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Azure
* Updated dependencies
* Updated build
* Updated cake build
* Updtaed builds
* Updated readme
* Updated build info
* Updated readme
* Updated build
* Updated build
* Updated build
* Updated build, removed extra azure pipeline files and used new template
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Azure
* Updated dependencies and added azure pipelines support +semver:minor
* Added Rocket Surgeons Guild logo to package
* Changed how dependency context is loadeD
* small update
* more testing stuffs
* fixed build
* Attempt to remove publish bits as it appears to be causing issues
* Updated coverage
* Updated cake stuffs
* AZURE has PROPER DEPENDENCY INJECTION OMGOMGOMGOMG +semver:minor
* Updated to use latest functions runtime (supporst DI) and the new version does as well! +semver:minor
* Updated coverlet output
* Updated CoverletOutput
* Updated
* updated cake
* vscode settings
* Updated testing dependencies
* Updated dependencies
* updates
* bump extensions
* Updated azure storage
* Updated azure to latest +semver:minor
* Added support for latest azure functions
* Updated build metadata version; Updated cake and dotnet sdk versions for travis
* Updated cake
* Updated cake
* Updated conventions
* Updated deps
* Updated di / config
* fixed!
* Added support for extra execution and exception filters
* Updated deps
* Updated cake dependencies
* Updated cake dependencies
* Updated testing version
* Updated to latest dependencies
* Updated to latest dependencies
* Updated to support JsonExtension values
* Updated dependencies
* Better application and environment naming handling
* Updated... figured out the problem finally
* Added additional targeting to better support dependency contexts.  Fixed issues with attributes not working as expected.  Added customizable configuration at a per function app level. +semver: minor
* Updated to use latest bits
* only use binding attributes :(
* loosen versions
* Added attributes
* Updated trace wrtier logger
* updated deps
* Updated hosting
* Added logging injection and made things work with the sample
* Updated azure tools to use new DI
* Added unit tests around complex table entity and enhanced support for nodatime

This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=5351&view=logs).</details>