Update POST.md

pull/10509/head
Engincan VESKE 4 years ago committed by GitHub
parent 0dfe4fb067
commit c690596b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -353,7 +353,7 @@ namespace BookStore.Books
}
```
We will use this class as output DTO to retrieve books with their sub-categories and author names.
We will use this class to retrieve books with their sub-categories and author names.
* **IBookRepository.cs**
@ -1569,4 +1569,4 @@ namespace BookStore.Web.Pages.Books
In this article, I've tried to explain how to create many-to-many relationship by using the ABP framework. (by following DDD principles)
Thanks for reading this article, I hope it was helpful.
Thanks for reading this article, I hope it was helpful.

Loading…
Cancel
Save