ritterim / stuntman

Library for impersonating users during development leveraging ASP.NET Identity.
https://rimdev.io/stuntman/
MIT License
294 stars 35 forks source link

Support for netcoreapp1.0 #142

Closed DejanMilicic closed 7 years ago

DejanMilicic commented 7 years ago

Could you please update nuget package for asp.net core? https://www.nuget.org/packages/RimDev.Stuntman.AspNetCore/

Are there any reasons this package has been neglected?

khalidabuhakmeh commented 7 years ago

I believe we just forgot to bump the version in the project.json file. Also we've been waiting for VS 2017 tooling to bake.

https://github.com/ritterim/stuntman/pull/141

khalidabuhakmeh commented 7 years ago

https://www.nuget.org/packages/RimDev.Stuntman.AspNetCore/

should be on 1.6.0 now.