zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

7 results in tag: asp.net-mvc-scaffolding

Listbox for MVC 6 EF 7 Property not Populating

I've been trying for a while now to get a list box to populate and I can't seem to figure it out. I've studied entity framework 7 documentation pretty extensively but I'm still new to it. There aren't a lot of tutorials out there for MVC6/EF7 yet so its b...
asp.net-core-mvc asp.net-mvc-scaffolding entity-framework-core
asked by Jon

Scaffolding in .Net Core with Multiple Projects in Solution

I have created an .Net Core MVC6 application targeting net461. I have used a project structure I am very familiar with in which I place the data, model, and service classes in separate class library projects and the Web project references these. ...When...
asp.net-core-1.0 asp.net-core-mvc asp.net-mvc-scaffolding c# entity-framework-core
asked by David Newberry

Entity Framework Core error on updating an existing record

In my ...ASP.NET-Core Code First project..., I'm getting the following error on ...SaveChangesAsync()... in the following ...Action Method...:...Error...DbUpdateConcurrencyException: Database operation expected to affect 1 row(s) but actually affected 0 r...
asp.net-core asp.net-mvc-scaffolding entity-framework-core visual-studio-2015
asked by nam

Controller scaffolding doesn't work in VS 2017 preview for ASP.NET Core 2 Preview

I'm trying to use scaffolding to generate MVC Controller with views, using Entity Framework:...I created ApplicationDBContext:...public class ApplicationDbContext : DbContext { public ApplicationDbContext(DbContextOptions<ApplicationD...
asp.net-core asp.net-core-2.0 asp.net-mvc-scaffolding entity-framework-core visual-studio-2017
asked by Alexan

scaffolding when using DI for connection strings

I have ...an application written in Core 2.0, using EF Core.... I'm using a pattern where: ...I keep my database connection string in Azure Keyvault.......I use program.cs to read a (.gitignore'd) json file with my Keyvault appid/password, go to the Keyv...
asp.net-core asp.net-core-2.0 asp.net-mvc-scaffolding azure-keyvault entity-framework-core
asked by Eric

Method 'Clone' in type 'Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqliteOptionsExtension'

I am trying to create an asp.net core 2.1 app using SQLite database. This is my first time doing it with SQLite. I am getting an error in the trying to scaffold controller and view from Model....Finding the generator 'controller'... Running the generator ...
asp.net-core-2.1 asp.net-mvc-scaffolding dbcontext entity-framework-core sqlite
asked by Mohsin

HiddenInput not working on ASP.NET Core 2.2 Scaffolding

When using scaffolding in asp.net core 2.2, is there a way to make properties scaffold as Hidden Inputs? ...Unfortunately ...[HiddenInput(DisplayValue=false)]... does not seem to work...
asp.net-core asp.net-mvc-scaffolding entity-framework-core razor
asked by Fraze

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!