Posts by Saulo Araujo • 3 points
1 post
- 
		0 votes1 answer325 viewsQ: Sort a list of objects by a string listI’d like to serve Getall already brought the list of posts in order according to the list of Ids passed by the parameter module. Higlights List<Post> posts = new List<Post>(); var posts…