Giter VIP home page Giter VIP logo

Comments (9)

vladimir-kucher avatar vladimir-kucher commented on July 25, 2024 4

Same thing here. Need this project under .net core 2.0. Please update!

from aspnet-identity-mongo.

nohwnd avatar nohwnd commented on July 25, 2024 2

@svpatel401 The code is there, it is just not on the master branch. I am successfully using this library build from sources with .NET Core 2.0 app, but it would be nice to have it available on nuget.

from aspnet-identity-mongo.

svpatel401 avatar svpatel401 commented on July 25, 2024 1

@g0t4 Missing piece of info according to me is "MongoIdentityBuilderExtensions", which then be pointed by @nohwnd

Few suggestions to make this lib even better:

  1. Change the namespace, so that it doesn't look like it is coming from Microsoft. (It was much confusing in the beginning)
  2. Add ApplicationUser class to the library, so that test web application doesn't have any change, except deleting existing ApplicationUser class. (This are giving some wired errors because by default we are using IdentityUser in library). Solution: would be either change things in test web application or library. I would prefer changing in library to keep things as simple as possible.
An unhandled exception occurred while processing the request.

InvalidOperationException: No service for type 'Microsoft.AspNetCore.Identity.UserManager`1[TestMvcWebApp.Models.ApplicationUser]' has been registered.
Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)

from aspnet-identity-mongo.

codepoc avatar codepoc commented on July 25, 2024

@g0t4 - Hope you are doing great. I am running into same issue. Appreciate your insight. Thanks a lot.

from aspnet-identity-mongo.

kenyeung128 avatar kenyeung128 commented on July 25, 2024

same here thanks @g0t4

from aspnet-identity-mongo.

nrhoffmann avatar nrhoffmann commented on July 25, 2024

same here @g0t4

from aspnet-identity-mongo.

svpatel401 avatar svpatel401 commented on July 25, 2024

@nohwnd - Thank you much. Can someone give this man a trophy - he deserves it.

from aspnet-identity-mongo.

g0t4 avatar g0t4 commented on July 25, 2024

I'll have a chance to look at this Thursday. I'm swamped until then.

Did the APIs change?

If not this should be compatible with netcoreapp2.0 by adding a package reference.

from aspnet-identity-mongo.

razzeee avatar razzeee commented on July 25, 2024

I also think the namespace change would be a good thing.

from aspnet-identity-mongo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.