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)

6 results in tag: asp.net-boilerplate

ASP Boilerplate problems using Effort in unit testing with EFProf (Entity Framework Profiler)

Having issues using EFProf (...http://www.hibernatingrhinos.com/products/EFProf...) with ASP Boilerplate (...http://www.aspnetboilerplate.com/...). ...For unit testing, ASP Boilerplate uses Effort (...https://github.com/tamasflamich/effort...) for mockin...
asp.net-boilerplate effort entity-framework entity-framework-6 unit-testing
asked by Todd Brooks

How to use a varchar column other than Id for PK?

I have a table which has ...Code... as PK, but I get the exception below in ...DefaultEditionCreator.cs... once I try to run the application....[Table("Test")] public class Test: FullAuditedEntity<string> { [DatabaseGenerated(DatabaseGeneratedOption.I...
asp.net-boilerplate aspnetboilerplate c# entity-framework-core primary-key
asked by vivek nuna

How to extend existing entity in ASP.NET Boilerplate?

I have read the documentation on ...Extending Non-Abstract Entities..., and done that accordingly (inherit the ...Edition... entity). But the ...Up... function in migration class is empty....MyEdition... class is below:...using System; using System.Collec...
asp.net-boilerplate asp.net-core c# entity-framework-core
asked by zhengkai wang

Overriding Clock.Now time in ABP

How do you override the DateTime value of ...Abp.Timing.Clock...? The projects are all using NuGet packages. I can't change or edit NuGet and release my own personal ...nuget.dll... because then the whole project will give "Error, missing assembly referen...
asp.net-boilerplate aspnetboilerplate c# entity-framework entity-framework-core
asked by user3681384

How to use AbpSession?

I want to use ...AbpSession... in my custom repository, but I can't get the instance. I want to extend ...DataFilter... on Entity Framework Core + .NET Core 2.1, what should i do?
asp.net-boilerplate asp.net-core aspnetboilerplate entity-framework-core
asked by Yuko Amamiya

How to change ASP.NET Boilerplate Role entity Id from int to long

I need to add a new party entity (table). This entity follows party design pattern where user, organization unit and role entity Id is primary key and also a foreign key that links to the party entity primary key. I was able to achieve this with user enti...
asp.net-boilerplate aspnetboilerplate entity-framework-core
asked by kenn3th

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!