{"id":15371543,"url":"https://github.com/stevehobbsdev/generator-aspnet-basic","last_synced_at":"2026-03-18T01:30:19.399Z","repository":{"id":32307308,"uuid":"35882366","full_name":"stevehobbsdev/generator-aspnet-basic","owner":"stevehobbsdev","description":"A yeoman generator for a basic vNext 'Hello world' website","archived":false,"fork":false,"pushed_at":"2015-10-20T13:25:20.000Z","size":256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T09:47:46.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/stevehobbsdev.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}},"created_at":"2015-05-19T13:02:51.000Z","updated_at":"2016-03-09T01:19:53.000Z","dependencies_parsed_at":"2022-08-24T16:10:50.208Z","dependency_job_id":null,"html_url":"https://github.com/stevehobbsdev/generator-aspnet-basic","commit_stats":null,"previous_names":["elkdanger/generator-aspnet-basic"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fgenerator-aspnet-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fgenerator-aspnet-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fgenerator-aspnet-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fgenerator-aspnet-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehobbsdev","download_url":"https://codeload.github.com/stevehobbsdev/generator-aspnet-basic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929533,"owners_count":19720153,"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":"2024-10-01T13:47:30.673Z","updated_at":"2026-03-18T01:30:19.308Z","avatar_url":"https://github.com/stevehobbsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generator - Asp.Net vNext Basic Website [![Build Status](https://travis-ci.org/elkdanger/generator-aspnet-basic.svg?branch=master)](https://travis-ci.org/elkdanger/generator-aspnet-basic)\nA yeoman generator for a basic vNext 'Hello world' website.\n\nThe motivation for this is down to the official generator taking an 'all or nothing' approach to the generation of a vNext website - you can either choose to generate an empty project, or a site that contains everything you need in terms of a fully functioning site, with account support, databases and so on.\n\nThis generator will generate the an empty website - the basics of what you need in order to get a site up and running, with support for static files and optional support for Gulp and Twitter Bootstrap. The rest is up to you.\n\n## Usage\n    $ yo aspnet-basic\n\nYou will be asked for the name of the application to be generated, which affects the C# namespaces.\n\nYou will also be asked if you would like:\n\n- Support for the Gulp build system\n- Twitter Bootstrap to be included by default\n\n## Options\n\n- `--docker` Generate a [Docker file][2] based on the latest [Microsoft AspNet docker image][3], which generates a container for your application\n\n## Commands\n\nThe following gulp commands are available, provided you have chosen Gulp support when running the generator. This assumes that you have [installed Gulp globally][1]:\n\n- `$ gulp` Runs the default gulp task\n- `$ gulp bootstrap` Copies the Bootstrap assets to the wwwroot folder (if you have chosen Bootstrap support when generating the site)\n\n[1]: https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md\n[2]: https://www.docker.com/\n[3]: https://registry.hub.docker.com/u/microsoft/aspnet/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fgenerator-aspnet-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehobbsdev%2Fgenerator-aspnet-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fgenerator-aspnet-basic/lists"}