Thursday, 26 May 2022

Asp.net core Proc Imp

 >>most importent StroedProcedure resolved today by using

keyless model it is very importent thing for dbcontext

>> #region Keyless

            modelBuilder.Entity<TotalReportCOunt>()
                .HasNoKey();
            #endregion

now u can access model without key also it is very importent one.

project: Advertice APi auth upload

No comments:

Post a Comment

API run block issue run api from cmd

  ✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...