Skip to:
Last and LastOrDefault is not supported but it appears First/FirstOrDefault and Single/SingleOrDefault are. Often i want to do a join on a single item of a one to many relationship but i can't seem to do this.
Last and LastOrDefault is not supported but it appears First/FirstOrDefault and Single/SingleOrDefault are. Often i want to do a join on a single item of a one to many relationship but i can't seem to do this.