├── LINQ-Fundamentals-Starting.zip ├── LINQHandsOn.zip └── README.md /LINQ-Fundamentals-Starting.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaulDSheriff/LINQFundamentalsCSharp10/bff9874a8476e37c78c1e773f139ef9f82838fcd/LINQ-Fundamentals-Starting.zip -------------------------------------------------------------------------------- /LINQHandsOn.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PaulDSheriff/LINQFundamentalsCSharp10/bff9874a8476e37c78c1e773f139ef9f82838fcd/LINQHandsOn.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Pluralsight-LINQ Fundamentals in C# 10 2 | 3 | The **LINQ-Fundamentals-Starting.zip** contains the Start folders for each module. Use the files in this zip to follow along with the video course. 4 | 5 | The **LINQHandsOn.zip** contains the unit tests to check your knowledge after each module. 6 | --------------------------------------------------------------------------------