Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 511 Bytes

File metadata and controls

16 lines (11 loc) · 511 Bytes

MongoDB-With-Core

Mongo db integration with generic repo. for aspnet core application

AppUsers Collection.Json is the mongoDb collection

  1. Import appUsersCollection.json to your AppUsers Collection in mongoDB

  2. Open ClientApp and run cmd

       npm install
    
  3. After successfully installed all packages, Build your solution

  4. Run Application.Web.Host as startup project

  5. Login page will appear, Login with following credentials:

       userName : pradeep
       password : 123qwe