{"id":25963742,"url":"https://github.com/lahi-ru/learn-asp.net-step-by-step","last_synced_at":"2025-03-04T20:47:39.568Z","repository":{"id":276910126,"uuid":"930660244","full_name":"LAHI-RU/Learn-ASP.Net-Step-by-Step","owner":"LAHI-RU","description":"A step-by-step learning journey of .NET, covering C#, ASP.NET Core, REST APIs, authentication, deployment, and real-world projects. Includes notes, code snippets, and project implementations.","archived":false,"fork":false,"pushed_at":"2025-02-19T01:04:54.000Z","size":592,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T02:22:39.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LAHI-RU.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-11T01:57:53.000Z","updated_at":"2025-02-19T01:04:58.000Z","dependencies_parsed_at":"2025-02-11T05:35:59.304Z","dependency_job_id":null,"html_url":"https://github.com/LAHI-RU/Learn-ASP.Net-Step-by-Step","commit_stats":null,"previous_names":["lahi-ru/learn-asp.net-step-by-step"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LAHI-RU%2FLearn-ASP.Net-Step-by-Step","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LAHI-RU%2FLearn-ASP.Net-Step-by-Step/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LAHI-RU%2FLearn-ASP.Net-Step-by-Step/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LAHI-RU%2FLearn-ASP.Net-Step-by-Step/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LAHI-RU","download_url":"https://codeload.github.com/LAHI-RU/Learn-ASP.Net-Step-by-Step/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921823,"owners_count":20042764,"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":[],"created_at":"2025-03-04T20:47:38.962Z","updated_at":"2025-03-04T20:47:39.550Z","avatar_url":"https://github.com/LAHI-RU.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn .NET Step By Step 🚀\n\nWelcome to **Learn-DotNet-StepByStep**, a structured guide to mastering .NET development. This repository contains learning outcomes, code snippets, projects, and hands-on exercises.\n\n## 📌 Topics Covered\n- ✅ C# Fundamentals\n- ✅ .NET Core Basics\n- ✅ Desktop Development (WinForms \u0026 WPF)\n- ✅ Web Development with ASP.NET Core\n- ✅ REST API Development\n- ✅ Authentication \u0026 Security (JWT, OAuth)\n- ✅ Database Management with Entity Framework\n- ✅ Cloud Deployment (Azure, AWS)\n\n## 📖 Learning Roadmap\n\n### 🔹 Phase 1: Learn C# Basics\n- Variables, Data Types, and Operators\n- Conditional Statements (if-else, switch)\n- Loops (for, while, do-while)\n- Functions and Methods\n- Object-Oriented Programming (OOP)\n\n### 🔹 Phase 2: Introduction to .NET\n- Understanding .NET Core vs. .NET Framework\n- Creating a simple .NET console application\n- Using the .NET CLI\n\n### 🔹 Phase 3: Desktop Applications\n- Windows Forms (WinForms)\n- Windows Presentation Foundation (WPF)\n- Hands-on: Building a To-Do List App\n\n### 🔹 Phase 4: Web Development with ASP.NET Core\n- MVC Architecture\n- Razor Pages \u0026 Views\n- Entity Framework (EF Core)\n- Dependency Injection \u0026 Middleware\n- Hands-on: Simple Blog Application\n\n### 🔹 Phase 5: REST API Development\n- What are REST APIs?\n- Building a REST API with ASP.NET Core\n- Using Swagger for API documentation\n- Hands-on: Bookstore API (CRUD Operations)\n\n### 🔹 Phase 6: Authentication \u0026 Security\n- ASP.NET Core Identity\n- JWT Authentication\n- Role-Based Access Control (RBAC)\n- Hands-on: Implementing User Authentication\n\n### 🔹 Phase 7: Cloud \u0026 Deployment\n- Hosting .NET Apps on Azure \u0026 AWS\n- Using Docker for containerization\n- CI/CD with GitHub Actions\n- Hands-on: Deploying an API to Azure\n\n## 🎯 How to Use This Repository?\n1. Follow the **learning roadmap** step by step.\n2. Check out the **code examples** for each topic.\n3. Complete **hands-on exercises** and projects.\n4. Contribute by adding **your learning outcomes**.\n\n## 🔗 Resources\n- [Microsoft Learn - .NET](https://learn.microsoft.com/en-us/dotnet/)\n- [ASP.NET Core Documentation](https://learn.microsoft.com/en-us/aspnet/core/)\n- [C# Tutorial - FreeCodeCamp](https://www.youtube.com/watch?v=GhQdlIFylQ8)\n\n## ⭐ Contribute \u0026 Support\nFeel free to **fork** this repository, add your learning outcomes, and submit pull requests!\n\n📧 For any questions, reach out via [GitHub Issues](https://github.com/LAHI-RU/Learn-DotNet-StepByStep/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahi-ru%2Flearn-asp.net-step-by-step","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flahi-ru%2Flearn-asp.net-step-by-step","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahi-ru%2Flearn-asp.net-step-by-step/lists"}