Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithpraveen/csharp-linq
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
https://github.com/codewithpraveen/csharp-linq
course csharp linq linq-expressions linq-extensions linq-methods linq-to-objects linq-to-xml
Last synced: about 1 month ago
JSON representation
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
- Host: GitHub
- URL: https://github.com/codewithpraveen/csharp-linq
- Owner: CodeWithPraveen
- Created: 2020-07-12T09:07:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:49:19.000Z (about 2 years ago)
- Last Synced: 2023-05-30T07:15:51.819Z (over 1 year ago)
- Topics: course, csharp, linq, linq-expressions, linq-extensions, linq-methods, linq-to-objects, linq-to-xml
- Language: C#
- Homepage: https://codewithpraveen.com/csharp-linq-course
- Size: 23.4 KB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# LINQ Essentials Course Repo
C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET, a guide to learning the C# LINQ Query and Method syntax for LINQ to Objects, LINQ to Entities, and LINQ to XML in .NET## Repository for the C# LINQ Essentials Course
This repo covers the following:
* Demo
* Assignment (ready-made projects to start working)
* Assignment Solutions## .NET version used in this course
* The current version of .NET is used for all the projects throughout this course.
* The source code for previous versions of .NET are retained in the folder of the same name. For eg., .netcore3.1 contains the source code of the projects that targets .NET Core 3.1 version. They are retained only for reference.
* I recommend to use the latest version of .NET when you are working at your end.## Enroll in this course with 90% discount
Click this link to enroll in this course:
https://codewithpraveen.com/csharp-linq-course