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)

4 results in tag: authentication

Table or row level security in ASP.NET MVC 5 and Entity Framework 6

My ...last question... about this subject was totally misunderstood, at stackoverflow, asp.net forums and code project! But now, I know more about my needs and requirements and what it's actually called. I've read ...this question... and I'm also familiar...
asp.net-mvc asp.net-mvc-5 authentication entity-framework entity-framework-6
asked by Akbari

Unable to resolve service for type 'MyApp.ApplicationDbContext' while attempting to activate

I am having issue after integrated in an existing ASP.Net core 2.0 application a newly created authentication project items based on ASP.Net Core 2.0 too....after some adjustments then successful build, in the browsser I got the next error:...An unhandled...
asp.net asp.net-core asp.net-core-2.0 authentication entity-framework-core
asked by Sami-L

why does FindByNameAsync always return null?

trying to authenticate a token through a post request, user always returns null when i check via the username. ... public async Task<IActionResult> Login([FromBody] LoginModel model) { var user = await _userManager.FindByNameAsync(model.Use...
.net-core asp.net-core authentication c# entity-framework-core
asked by Andy Stav

The filter expression cannot be specified for entity type. A filter may only be applied to the root entity type in a hierarchy

I am having trouble with this error when Adding new migration. ...The filter expression 'e => Not(e.IsDeleted)' cannot be specified for entity type 'Babysitter'. A filter may only be applied to the root entity type in a hierarchy....What I am doing is th...
asp.net-core authentication c# database entity-framework-core
asked by DrinkBlink

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!