.Net 6 Blazor Server CRUD with WebApi, EntityFramework,Database first Approach

preview_player
Показать описание

you will learn .net6 Blazor server create update delete operations using webapi with entityframework and database first approach
Рекомендации по теме
Комментарии
Автор

Sir, You are Good Teacher, Can you please More Videos on MAUI Blazor - (Sqlite and Also WEB API) ???

dhirenpathak
Автор

How to add authentication and authorization in the web api

harrisonwell
Автор

When I try adding a record, it is refused because It always tries to use Id=0. The Id-field in the database is set to identity (it wasn't during the scaffold). What am I doing wrong? When the table is empty or I manually change the Id value in the database, the record wil be added.

lorenzmichels
Автор

Is there a github for this? I got lost at 22:07.

netrunner
Автор

when i try to add an element i get :
'The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.'

Inner Exception:
JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.

Iris-Vxm
visit shbcf.ru