DotNet4Neo4j / Neo4j.AspNet.Identity

Custom ASP.NET Identity provider for the Neo4j Graph Database
MIT License
23 stars 17 forks source link

Any support for ASP.NET Core MVC? #10

Closed raylinder closed 3 years ago

raylinder commented 7 years ago

Is there documentation to support ASP.NET Core MVC?

I've ripped out OrientDB from a pet project and now replacing it with Neo4j. I'm struggling to find any clear documentation to support ASP.NET Core MVC with ASP.NET Identity and Neo4j. This project seems to be the closest reference. So my question is, will the current documentation be replaced to support new ASP.NET Core MVC or will there be added documentation to support new ASP.NET Core MVC?

cskardon commented 7 years ago

Hey I just published a pre release of it, checkout Neo4j.AspNet.Identity.Core on nuget..

cskardon commented 7 years ago

It's also in my Github if you want to see the code

raylinder commented 7 years ago

Awesome! Thanks! I did create a custom implementation for this, however, I am curious about how you ported it.

cskardon commented 7 years ago

Sorry I would have done it earlier had I got a notice of your original message, but for some reason I've not been getting notifications

On 16 Jun 2017 16:35, "raylinder" notifications@github.com wrote:

Awesome! Thanks! I did create a custom implementation for this, however, I am curious about how you ported it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DotNet4Neo4j/Neo4j.AspNet.Identity/issues/10#issuecomment-309042453, or mute the thread https://github.com/notifications/unsubscribe-auth/AByfXfYDHVUB9gNqr4JX7iaHFRGZfNh9ks5sEpKDgaJpZM4MyUf0 .

raylinder commented 7 years ago

It's totally fine. I'm glad you are able to get it done so that others can enjoy the effects. We're all busy with life and to have something like this is greatly appreciated. Greatness takes time, as to the saying "Patience is a virtue". Keep up the great work!