1

I am asking if it is possible to add ** Identity ** membership tables to my *"SQL server database ** When I am working in **.net core webapi project *" If yes please give me a reference Thanks

2 Answers 2

1

Yes you can, here is a link to the documentation

Sign up to request clarification or add additional context in comments.

Comments

1

Here are links that can help you:

How to Setup and Configure Identity Membership System in ASP.NET Core

How To Implement Authentication Using Identity Model In ASP.NET Core

for Api:

Using asp net identity with Web API

1 Comment

thank you guys but this is Not My Question ... all the example you sent using MVC I am using webApi project .. and I have My own sql server db I want to add Identity Models (tables) to My Existing DB

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.