Skip to content

Project reset and started again. Unit Test created for EntityFramework.#2

Merged
mertalbahar merged 2 commits intomainfrom
DataAccess
Jan 14, 2024
Merged

Project reset and started again. Unit Test created for EntityFramework.#2
mertalbahar merged 2 commits intomainfrom
DataAccess

Conversation

@mertalbahar
Copy link
Copy Markdown
Owner

  1. Project reset because of the wrong project selection.
  2. Unit test created for Entity Framework GetList without filter.

1. IProductDal created and implemented from IEntityRepository for product.
2. Product created from using db product table and implemented from IEntity.
3. EfProductDal created and implemented from EfEntityRepositoryBase for product and NorthwindContext, IProductDal.
4. NorthwindContex created and impelented from DbContext. Database initializer set null for migrations because DbFirst.
5. ProductMap created and implemented from EntityTypeConfiguration.
1. Project reset because of the wrong project selection.
2. Unit test created for Entity Framework GetList without filter.
@mertalbahar mertalbahar merged commit af45ec7 into main Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant