Hello everyone i just want to add identity framework on my existing web API project which have already a database by Entity framework database first approach.I want add identity framework table and functionality in my application please give me solution.
            Asked
            
        
        
            Active
            
        
            Viewed 687 times
        
    2
            
            
        - 
                    1It is the same like adding to MVC app. https://stackoverflow.com/questions/31960433/adding-asp-net-mvc5-identity-authentication-to-an-existing-project – dropoutcoder Aug 06 '18 at 11:02
 - 
                    1it's not working sir i fallow all step,i use database first approach for creating model class – AkshayTomar Aug 06 '18 at 19:02
 - 
                    1What exactly is not working? – dropoutcoder Aug 07 '18 at 07:30
 - 
                    1@cloudikka classes are not creating – AkshayTomar Aug 07 '18 at 07:38