{"id":24125764,"url":"https://github.com/binarymash/devenv-ubuntu-dotnet","last_synced_at":"2025-02-28T23:26:40.912Z","repository":{"id":144758914,"uuid":"55579465","full_name":"binarymash/devenv-ubuntu-dotnet","owner":"binarymash","description":"Ubuntu 14.04 Desktop with .net core","archived":false,"fork":false,"pushed_at":"2016-06-08T20:20:37.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T15:42:08.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/binarymash.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":"2016-04-06T05:53:57.000Z","updated_at":"2016-04-06T06:22:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee9d5db2-d9a4-4938-b6fe-01b8f67d4a6a","html_url":"https://github.com/binarymash/devenv-ubuntu-dotnet","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/binarymash%2Fdevenv-ubuntu-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymash%2Fdevenv-ubuntu-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymash%2Fdevenv-ubuntu-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymash%2Fdevenv-ubuntu-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binarymash","download_url":"https://codeload.github.com/binarymash/devenv-ubuntu-dotnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241274725,"owners_count":19937243,"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-01-11T15:37:21.461Z","updated_at":"2025-02-28T23:26:40.901Z","avatar_url":"https://github.com/binarymash.png","language":"Shell","readme":"##devenv-ubuntu-dotnet\n\nThis is a Vagrant box with Ubuntu 14.04 Desktop, .net core, Visual Studio Code\n and several other development packages useful for developing web based applications\n\n##Requirements\n\nThe following tools will need to be installed on your machine...\n\n* Vagrant\n* VirtualBox\n\n##Installation\n\nRun the following command line...\n\n    vagrant up\n\n####Manual steps\nInstall the C# extension to Visual Studio Code\n\n* Visual Studio Code \u003e View \u003e Command Palette\n* ext install C#\n\n##What's installed\n\n* .NET core SDK - *preview 1 (dotnet-dev-1.0.0-preview1-002702)*\n* .NET core - *RC2 (dotnet-sharedframework-microsoft.netcore.app-1.0.0-rc2-3002702)*\n* Visual Studio Code - *1.1*\n* git\n* gulp\n* npm\n* yeoman\n\n##Getting started\n\nFor the simplest .NET core application...\n\n    $ cd /vagrant/dev\n    $ mkdir helloWorld\n    $ cd helloWorld\n    $ dotnet new\n    $ dotnet restore\n    $ dotnet run\n\n...or, use Yeoman to scaffold a project\n\n    $ yo aspnet\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymash%2Fdevenv-ubuntu-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarymash%2Fdevenv-ubuntu-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymash%2Fdevenv-ubuntu-dotnet/lists"}