I want to develop CRUD using .Net 6 Core Entity Framework. But having no idea how to start where to get sql connection using appsetting.json and SQL connection should be without dbcontext, need to use Services and Repository and DTO.
Hi Bhavesh23,
Refer
https://jasonwatmore.com/post/2022/03/15/net-6-crud-api-example-and-tutorial
https://suriyal.com/asp-net-core-mvc-net-6-crud-operations-using-entityframeworkcore/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.