Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
~FallenParadise~
Posts
Comments
C
C#
•
Created by ~FallenParadise~ on 1/7/2024 in
#help
AspNetCore.Identity with EventSourcing
UPD
2 replies
C
C#
•
Created by ~FallenParadise~ on 12/25/2022 in
#help
❔ NLua csharp hooks
anyone?
3 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
@tebeco ?
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Any ideas?
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
But there is no override that will also pass mapper itself to that method
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
You can use
MapToTargetWith
extension method and pass there that mapping method
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
I mean child method where logic about add/remove items and projection it
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
And it's kinda simple if else and expression for equality comparison. But if i wanna project simply from item A to item B i need to pass mapper to child method
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
If ID wasn't found on A - create item. If was on A but wasnt on B delete it
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
And while adapting i wanna project from list B to list A items with same ID
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
So. I have 2 lists. I wanna adapt one to another
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Whats about mine question?
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Is it advanced?
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
So where i need to delete it?
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Ye. Will wait for that feature =)
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Thata why i post it in 2 channels
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
Well i remember rules. But it seems thats more #advanced issue than just help-0
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
and need to check on items count and their ids. Remove from A if id not found in B or add it if it exsists on B but dosent on A
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
but to made it flexible i wanna keep using mapper there
21 replies
C
C#
•
Created by ~FallenParadise~ on 9/18/2022 in
#help
Mapster EqualityComparison
i wanna keep ref array and add / remove from it items
21 replies