{"id":19643726,"url":"https://github.com/andredarcie/asp-net-core-quick-reference-guide","last_synced_at":"2026-06-10T03:31:36.473Z","repository":{"id":80751935,"uuid":"117567309","full_name":"andredarcie/asp-net-core-quick-reference-guide","owner":"andredarcie","description":"ASP.NET Core guide","archived":false,"fork":false,"pushed_at":"2018-01-15T16:15:58.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T20:09:23.278Z","etag":null,"topics":["aspnet-core","csharp","dotnet-core","dotnetcore2"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andredarcie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-15T16:14:26.000Z","updated_at":"2018-01-31T23:10:32.000Z","dependencies_parsed_at":"2023-03-03T13:15:47.064Z","dependency_job_id":null,"html_url":"https://github.com/andredarcie/asp-net-core-quick-reference-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andredarcie%2Fasp-net-core-quick-reference-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andredarcie%2Fasp-net-core-quick-reference-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andredarcie%2Fasp-net-core-quick-reference-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andredarcie%2Fasp-net-core-quick-reference-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andredarcie","download_url":"https://codeload.github.com/andredarcie/asp-net-core-quick-reference-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240950310,"owners_count":19883530,"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":["aspnet-core","csharp","dotnet-core","dotnetcore2"],"created_at":"2024-11-11T14:23:37.248Z","updated_at":"2026-06-10T03:31:36.462Z","avatar_url":"https://github.com/andredarcie.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASP.NET Core Quick Reference Guide\n\n\u003e Discovering asp.net core through code samples. 😉\n\n## Table of Contents\n* [Hello World](#hello-world-example)\n\n\n## Hello World Example\n\n```csharp\nusing System;\nnamespace HelloWorldApplication\n{\n   class HelloWorld\n   {\n      static void Main(string[] args)\n      {\n         Console.WriteLine(\"Hello World\");\n      }\n   }\n}\n```\n**[⬆ back to top](#table-of-contents)**\n\n## Contributing\n\nFeel free to open tickets or send pull requests with improvements. Thanks in\nadvance for your help!\n\n### How to Contribute?\n\nJust follow the contribution guidelines\n\n## License\n\nThe andredarcie/csharp-guide is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandredarcie%2Fasp-net-core-quick-reference-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandredarcie%2Fasp-net-core-quick-reference-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandredarcie%2Fasp-net-core-quick-reference-guide/lists"}