Felix-CodingClimber / DotNetElements

Opinionated framework to build .NET applications fast while focusing more on the final product and less on writing low level code.
MIT License
2 stars 1 forks source link

Check if we shoud make Repository.AttachById param checkAlreadyTracked true by default #18

Open Felix-CodingClimber opened 7 months ago

Felix-CodingClimber commented 7 months ago

Current default is false, which might cause a lot of headaches if someone doesn't know it