Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 298 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 298 Bytes

Web API Core Sample I have created this sample using core API, in this I have used JWT token to access API. You cannot get the data without getting the token. In this, you can add, update, delete, display employee's information. I have used Asp.Net, C#, .Net core, Entity Framework, SQL Server.