{"id":23882076,"url":"https://github.com/ahsansoftengineer/dotnet-micro-2-julio-casal","last_synced_at":"2026-04-07T22:31:48.276Z","repository":{"id":177287727,"uuid":"656519499","full_name":"ahsansoftengineer/dotnet-micro-2-julio-casal","owner":"ahsansoftengineer","description":"Play.Catalog, Play.Common, Play.Infra, Play.Inventory","archived":false,"fork":false,"pushed_at":"2023-10-18T10:20:50.000Z","size":13554,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T16:35:24.088Z","etag":null,"topics":["docker","docker-compose","dotnet-core","grpc","http-client","kubernetes","sql"],"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/ahsansoftengineer.png","metadata":{"files":{"readme":"README/1-Setup.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":"2023-06-21T05:44:54.000Z","updated_at":"2024-12-23T07:46:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f77d1f39-3934-4cd7-b6d8-6842c75f8190","html_url":"https://github.com/ahsansoftengineer/dotnet-micro-2-julio-casal","commit_stats":null,"previous_names":["ahsansoftengineer/dotnetcoremicroservice","ahsansoftengineer/dotnet-micro-2-julio-casal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahsansoftengineer/dotnet-micro-2-julio-casal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2Fdotnet-micro-2-julio-casal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2Fdotnet-micro-2-julio-casal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2Fdotnet-micro-2-julio-casal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2Fdotnet-micro-2-julio-casal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsansoftengineer","download_url":"https://codeload.github.com/ahsansoftengineer/dotnet-micro-2-julio-casal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsansoftengineer%2Fdotnet-micro-2-julio-casal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-compose","dotnet-core","grpc","http-client","kubernetes","sql"],"created_at":"2025-01-04T02:37:42.129Z","updated_at":"2026-04-07T22:31:48.260Z","avatar_url":"https://github.com/ahsansoftengineer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Startingup MicroService with VS Code\n```c#\n// With in the Folder\ncd Play.Catalog/src\ndotnet new webapi -n Play.Catalog.Service --framework net5.0\n// Settup .vscode Folder \u003e launch.json, tasks.json\n// Properties\n\n```\n2. Setting VS Code for Debugging just by clicking on Enable VS Code Debugging\n3. Setting up Project Port | Properties\u003elaunchSettings.json\u003e\n```json\n\"applicationUrl\": \"https://localhost:8000;http://localhost:8001\",\n```\n4. Building Project\n```c#\nPS MicroServiceBackEnd\\Play.Catalog\\src\\Play.Catalog.Service\u003e dotnet build\n```\n5. This Option Enable\n- - Menu\u003eTerminal\u003eRun Build Task (Ctrl + Shift + Build)\n```json\n.vscode\u003eTasks.json\n\"tasks\": [\n  {\n    \"group\": {\n      \"kind\": \"build\",\n      \"isDefault\": true\n    }\n  }\n]\n\n```\n6. Dotnet Core Project Setup\n```c#\n// Run Project\nPS MicroServiceBackEnd\\Play.Catalog\\src\\Play.Catalog.Service\u003e dotnet run\n// VS Code Sidebar Menu \u003e Debug \u0026 Run \u003e\nClick on the Play Button |\u003e\nCtrl + F5\n \n// Dev Certificate\ndotnet dev-certs https --trust\n\n// Initializing git\ngit init\ndotnet new gitignore\ngit add README.md\ngit commit -m \"first commit\"\ngit branch -M main\ngit remote add origin https://github.com/ahsansoftengineer/DotnetCoreMicroService.git\ngit push -u origin main\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsansoftengineer%2Fdotnet-micro-2-julio-casal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsansoftengineer%2Fdotnet-micro-2-julio-casal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsansoftengineer%2Fdotnet-micro-2-julio-casal/lists"}