docs icon indicating copy to clipboard operation
docs copied to clipboard

Azure Type Provider warning may be outdated

Open sonicbhoc opened this issue 3 years ago • 0 comments

On this page: https://safe-stack.github.io/docs/component-azure/

Near the bottom, the following warning is issued:

Many of the above services have ready-made SDKs that can be run on .NET and therefore from F#. In addition, the [Azure Storage Type Provider](http://fsprojects.github.io/AzureStorageTypeProvider/) provides unparallel ease of access to Azure Storage Blobs, Queues and Tables from F# (currently not yet supported on .NET Core).

The nuget package now supports .netstandard2.0, which can be consumed by ASP.NET Core projects. Is there any functionality that doesn't work under .NET Core?

Also, unparallel should be unparalleled.

sonicbhoc avatar Jun 24 '22 18:06 sonicbhoc