{"id":23170367,"url":"https://github.com/techtalksofficial/sharptocorelearning","last_synced_at":"2025-04-04T23:26:14.072Z","repository":{"id":266359658,"uuid":"898086147","full_name":"TechTalksOfficial/SharpToCoreLearning","owner":"TechTalksOfficial","description":"Master C# programming and ASP.NET Core MVC with this comprehensive course. Build powerful applications from scratch.","archived":false,"fork":false,"pushed_at":"2024-12-11T10:06:47.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T08:13:15.458Z","etag":null,"topics":["asp-net-core-mvc","c-sharp"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TechTalksOfficial.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T19:04:45.000Z","updated_at":"2024-12-31T07:40:45.000Z","dependencies_parsed_at":"2024-12-03T22:22:21.748Z","dependency_job_id":"0eca7755-e077-420d-b0f2-2469404628f3","html_url":"https://github.com/TechTalksOfficial/SharpToCoreLearning","commit_stats":null,"previous_names":["techtalksofficial/sharptocorelearning"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechTalksOfficial%2FSharpToCoreLearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechTalksOfficial%2FSharpToCoreLearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechTalksOfficial%2FSharpToCoreLearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechTalksOfficial%2FSharpToCoreLearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechTalksOfficial","download_url":"https://codeload.github.com/TechTalksOfficial/SharpToCoreLearning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247264416,"owners_count":20910580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net-core-mvc","c-sharp"],"created_at":"2024-12-18T04:12:51.825Z","updated_at":"2025-04-04T23:26:14.047Z","avatar_url":"https://github.com/TechTalksOfficial.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 **SharpToCoreLearning by TechTalks** 🌟  \n\nWelcome to **SharpToCoreLearning**, your step-by-step guide to mastering **C# Programming** and **ASP.NET Core MVC**! This repository is proudly brought to you by **[TechTalks](https://github.com/TechTalksOfficial)**, created by **[Yousuf Naveed Khan](https://github.com/yousufnaveedkhan)** and **[Muneeb Hassan Siddiqui](https://github.com/MuneebHassanSiddiqui)**.  \n\n---\n\n## 📅 **Course Start Date Update**  \nWe regret to inform you that the course content, originally planned to start on **Wednesday, 11th December 2024**, has been delayed. The new start date will be announced soon. Stay tuned for updates!  \n\n---\n\n## 📁 **Repository Structure**  \n\n### 🔹 **Primary: C# Programming**  \nLearn the essentials and advanced concepts of C#, including:  \n- Syntax, variables, and data types.  \n- Object-Oriented Programming (OOP) principles.  \n- LINQ, delegates, events, and exception handling.  \n\n### 🔹 **Secondary: ASP.NET Core MVC**  \nExplore ASP.NET Core MVC to create dynamic and scalable web applications:  \n- Understanding MVC architecture.  \n- Working with routes, controllers, models, and views.  \n- Integrating databases and implementing authentication.  \n\n### 🔹 **Optional Modules**  \nEnhance your learning with additional modules:  \n- **Desktop Applications**: Build Windows Forms and WPF applications.  \n- **Web Forms**: Develop basic web applications with Web Forms.  \n\n### 🔹 **Assignments**  \nReinforce your knowledge with hands-on practice tasks:  \n- Separate exercises for C# and ASP.NET Core MVC.  \n\n---\n\n## ✨ **Features**  \n- 📘 **Comprehensive Notes**: Detailed explanations of each topic.  \n- 💻 **Hands-On Practice**: Source code files included for every lecture/module.  \n- 🎯 **Real-World Applications**: Learn by building practical projects.  \n- 📝 **Assignments**: Challenges to test your understanding.  \n\n---\n\n## 🚀 **How to Get Started**  \n1. Clone the repository:  \n   ```bash  \n   git clone https://github.com/TechTalksOfficial/SharpToCoreLearning.git  \n   ```  \n2. Navigate to the relevant folder (`Primary-CSharp` or `Secondary-ASPNetCoreMVC`).  \n3. Follow the instructions in the `README.md` files within each folder.  \n4. Experiment with the provided source code to solidify your understanding.  \n\n---\n\n## 🔗 **Resources**  \nLooking for additional guidance? Check out the following:  \n- [C# Documentation](https://learn.microsoft.com/en-us/dotnet/csharp/)  \n- [ASP.NET Core Documentation](https://learn.microsoft.com/en-us/aspnet/core/)  \n- [GitHub Guides](https://guides.github.com/)  \n\n---\n\n### **Credits**  \nThis course is developed by the **TechTalks** team:  \n- **[Yousuf Naveed Khan](https://github.com/yousufnaveedkhan)**  \n- **[Muneeb Hassan Siddiqui](https://github.com/MuneebHassanSiddiqui)**  \n\nSpecial thanks to the open-source community for the resources that inspired this course.  \n\n---\n\n**🌟 Let's code, build, and grow together! 🌟**  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechtalksofficial%2Fsharptocorelearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechtalksofficial%2Fsharptocorelearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechtalksofficial%2Fsharptocorelearning/lists"}