{"id":16100941,"url":"https://github.com/amine-smahi/.net-core-learning-journey","last_synced_at":"2025-06-30T15:36:39.290Z","repository":{"id":47520329,"uuid":"146042202","full_name":"Amine-Smahi/.NET-Core-Learning-Journey","owner":"Amine-Smahi","description":"Some of the projects i made when starting to learn .NET Core","archived":false,"fork":false,"pushed_at":"2022-12-08T01:53:05.000Z","size":7028,"stargazers_count":44,"open_issues_count":3,"forks_count":8,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T08:48:07.098Z","etag":null,"topics":["asp","asp-net-core","authentification","crud","dotnet","dotnet-core","entity-framework","entity-framework-core","mvc","sqlite"],"latest_commit_sha":null,"homepage":"","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/Amine-Smahi.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}},"created_at":"2018-08-24T21:37:08.000Z","updated_at":"2024-02-22T10:59:25.000Z","dependencies_parsed_at":"2023-01-24T05:15:22.920Z","dependency_job_id":null,"html_url":"https://github.com/Amine-Smahi/.NET-Core-Learning-Journey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Amine-Smahi/.NET-Core-Learning-Journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amine-Smahi%2F.NET-Core-Learning-Journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amine-Smahi%2F.NET-Core-Learning-Journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amine-Smahi%2F.NET-Core-Learning-Journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amine-Smahi%2F.NET-Core-Learning-Journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amine-Smahi","download_url":"https://codeload.github.com/Amine-Smahi/.NET-Core-Learning-Journey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amine-Smahi%2F.NET-Core-Learning-Journey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260463864,"owners_count":23013388,"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","asp-net-core","authentification","crud","dotnet","dotnet-core","entity-framework","entity-framework-core","mvc","sqlite"],"created_at":"2024-10-09T18:48:44.311Z","updated_at":"2025-06-18T00:36:48.711Z","avatar_url":"https://github.com/Amine-Smahi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e.NET Core Learning Journey\u003c/h1\u003e\n\u003cp align=\"center\"\u003eThe humble way i took to learn .NET Core Framework, Be free to add any helpful resources! \u003c/p\u003e\n\n\u003ch2\u003eSummary\u003c/h2\u003e\n\n* What is .NET\n* What is .NET Core\n* What is C#\n* What this repository contains\n* Resources \u0026 tutorials\n* Credits\n\n## What is .NET Framework (By geeksforgeeks)\n\u003e .NET is a software framework which is designed and developed by Microsoft. The first version of .Net framework was 1.0 which came in the year 2002. In easy words, it is a virtual machine for compiling and executing programs written in different languages like C#, VB.Net etc. \u003cbr\u003e It is used to develop Form-based applications, Web-based applications, and Web services. There is a variety of programming languages available on the .Net platform, VB.Net and C# being the most common ones are . It is used to build applications for Windows, phone, web etc. It provides a lot of functionalities and also supports industry standards.\n\n## What is .NET Core (By Microsoft)\n\u003e .NET Core is an open-source, general-purpose development platform maintained by Microsoft and the .NET community on GitHub. It's cross-platform (supporting Windows, macOS, and Linux) and can be used to build web, mobile,desktop, device, cloud, and IoT applications.\n\n## What is C# (By Wikipedia)\n\u003e C# (pronounced C sharp) is a general-purpose, multi-paradigm programming language encompassing strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed around 2000 by Microsoft within its .NET initiative and later approved as a standard \u003cbr\u003eC# was designed by Anders Hejlsberg, and its development team is currently led by Mads Torgersen. The most recent version is C# 7.3, which was released in 2018 alongside Visual Studio 2017 version 15.7.2.\n\n\n## What this repository contains\nWhile learning i did very simple projects to test what i learned\n\n## Resources \u0026 tutorials\n* [Tutorials Point](http://www.tutorialspoint.com/csharp/index.htm)                 \n* [C# Station](http://www.csharp-station.com/tutorial.aspx)\n* [LearnCS.org](http://learncs.org/)\n* [Zetcode](http://zetcode.com/lang/csharp/)\n* [Microsoft C# Training](https://www.microsoftvirtualacademy.com/en-US/training-courses/c-fundamentals-for-absolute-beginners-8295)     \n* [eduonix](http://www.eduonix.com/courses/Software-Development/Learn-C-Sharp-Programming-From-Scratch)\n* [Udemy](https://www.udemy.com/courses/search/?ref=home\u0026q=C%23)\n* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/)\n* [msdn channel ](https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169)\n* [Youtube](https://www.youtube.com/watch?v=GhQdlIFylQ8)\n\n## Credit \nI want to say thank you for all my friends that helped and guided me all the way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famine-smahi%2F.net-core-learning-journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famine-smahi%2F.net-core-learning-journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famine-smahi%2F.net-core-learning-journey/lists"}