0
jamsecgmbh created
Hi, is it somehow possible to insert a complete list (mapped with Automapper) within an application service method? Or is it only possible to iterate the list and use single insert of IRepository? Thank you very much!
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
2 Answer(s)
-
0
Hi,
AspNet Zero does not have such a feature, you can use a batch insert library like EntityFramework.Extended. We haven't tried any of them but I think you can find a a good one.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
OK, thank you!
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)