Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Core (.NET Standard) Support #53

Closed
Deilan opened this issue Oct 14, 2016 · 6 comments
Closed

.NET Core (.NET Standard) Support #53

Deilan opened this issue Oct 14, 2016 · 6 comments

Comments

@Deilan
Copy link

Deilan commented Oct 14, 2016

Since the latest versions of WindowsAzure.Storage added a support of .NET Core (.NET Standard), it is time to do the same here. :P

dtretyakov added a commit that referenced this issue Oct 25, 2016
Converts projects to PCL and brings
.net standard 1.3 support for .net core.

Cleans up repository.

Issue: #53
dtretyakov added a commit that referenced this issue Oct 25, 2016
Converts projects to PCL and brings
.net standard 1.3 support for .net core.

Cleans up repository.

Issue: #53
dtretyakov added a commit that referenced this issue Oct 25, 2016
Converts projects to PCL and brings
.net standard 1.3 support for .net core.

Cleans up repository.

Issue: #53
@dtretyakov
Copy link
Owner

You can try to download beta package build:
https://www.nuget.org/packages/WindowsAzure.StorageExtensions/1.1.0-beta1

@Deilan
Copy link
Author

Deilan commented Mar 17, 2017

@dtretyakov Thanks! But what about going into production? Almost a half year passed since the beta package was released..

@ognyandim
Copy link

We are using this (.NET Standard) in multi instance web app in production for more than an year - works fine!

@Deilan
Copy link
Author

Deilan commented Mar 26, 2017

@ognyandim Thanks for sharing your experience! Prerelease state of the package could be a concern and I suppose there are reasons the package is in that state, which is up to the package provisioner @dtretyakov.

@dtretyakov
Copy link
Owner

@Deilan, it was in the prerelease state mostly due to unstability of MSFT tooling for .NET Core.
After project upgrade to the new csproj I'll publish a new stable version of the package.

@Rzpeg
Copy link

Rzpeg commented Aug 29, 2017

Hey, when are you planning to publish the release version of .net standard package ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants