{"id":13937970,"url":"https://github.com/danijelh/aspnetcore-vue-typescript-template","last_synced_at":"2025-10-21T07:15:45.369Z","repository":{"id":33286923,"uuid":"156591196","full_name":"danijelh/aspnetcore-vue-typescript-template","owner":"danijelh","description":"Template AspNetCore with Vue, Vue router, Vuex, TypeScript, Bulma, Sass and Jest","archived":false,"fork":false,"pushed_at":"2023-01-04T17:32:45.000Z","size":1625,"stargazers_count":227,"open_issues_count":28,"forks_count":28,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T02:09:15.283Z","etag":null,"topics":["aspnetcore","bulma","csharp","dotnet-template","jest","sass","typescript","vue","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/danijelh.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-11-07T18:32:31.000Z","updated_at":"2025-02-28T03:02:37.000Z","dependencies_parsed_at":"2023-01-15T00:23:21.311Z","dependency_job_id":null,"html_url":"https://github.com/danijelh/aspnetcore-vue-typescript-template","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelh%2Faspnetcore-vue-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelh%2Faspnetcore-vue-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelh%2Faspnetcore-vue-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danijelh%2Faspnetcore-vue-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danijelh","download_url":"https://codeload.github.com/danijelh/aspnetcore-vue-typescript-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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":["aspnetcore","bulma","csharp","dotnet-template","jest","sass","typescript","vue","vuejs","vuex"],"created_at":"2024-08-07T23:04:08.457Z","updated_at":"2025-10-21T07:15:45.266Z","avatar_url":"https://github.com/danijelh.png","language":"Vue","funding_links":[],"categories":["Vue","Resources","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Examples [🔝](#readme)"],"sub_categories":["Examples"],"readme":"# ASP.NET Core 3.1 multi-page Vue.js with TypeScript template\n\nThe repository contains template using Vue.js, Vuex, Vue router, TypeScript, Bulma and SASS. It integrates Vue into AspNetCore MVC and showcases how to use Vue with it's entire ecosystem in .NET as a multipage (multiple mini SPA's) application. The template can also be used as a complete single page application but you should consider using [Vue cli](https://cli.vuejs.org/) for this as it is a more flexible and advanced solution.\n\n\u003e **No TypeScript**: Template completely supports usage without TypeScript. You can use plain js if you don't have the need for or don't want to use TypeScript.\n\n**Medium:** [Multi-page .NET Core with Vue.js, TypeScript, Vuex, Vue router, Bulma, Sass, Jest and Webpack 4](https://medium.com/@danijelhdev/multi-page-net-core-with-vue-js-typescript-vuex-vue-router-bulma-sass-and-webpack-4-efc7de83fea4)\n\n---\n\n\u003cp style=\"text-align:center\"\u003e\n    \u003ca href=\"#0\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"#0\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"prs welcome\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Nuget\n\n| NuGet | Version | Downloads |\n| :---: | :---:   | :---:     |\n| [AspNetCore.Vue.TypeScript.Template](https://www.nuget.org/packages/AspNetCore.Vue.TypeScript.Template) | [![NuGet](https://img.shields.io/nuget/v/AspNetCore.Vue.TypeScript.Template.svg)](https://nuget.org/packages/AspNetCore.Vue.TypeScript.Template) | [![Nuget](https://img.shields.io/nuget/dt/AspNetCore.Vue.TypeScript.Template.svg)](https://nuget.org/packages/AspNetCore.Vue.TypeScript.Template) |\n\n## Table of Contents\n\n- [Features](#features)\n- [Prerequisites:](#prerequisites)\n- [Installation:](#installation)\n- [Creating new project:](#creating-a-new-project)\n- [Running newly created project](#running-newly-created-project)\n- [Licence](#licence)\n- [Screenshots](#screenshots)\n\n## Features\n\n- **ASP NET Core 3.1**\n- **Vue.js**\n- **Vuex**\n- **TypeScript**\n- **Bulma**\n- **Sass**\n- **Webpack 4**\n\n## Prerequisites\n\n- [.Net Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core)\n- [NodeJS](https://nodejs.org/)\n\n## Installation\n\nIn order to create a new project from this template, you must first install it.\n\nInstall the template from NuGet by running the following command:\n\n```\ndotnet new -i AspNetCore.Vue.TypeScript.Template\n```\n\nIf successful, you should see the new template in your template list `ASP.NET Core with Vue, Vuex and TypeScript`\n\n## Creating a new project\n\nTo create a new project run `dotnet new vuetypescript` command and provide the name of your project as the `-n` or `--name` parameter. If name is not provided, name of the current folder will be used.\n\nExample\n\n```\ndotnet new vuetypescript --name TestProject.Web\n```\n\n## Running newly created project\n\nIn order to run your application, you can just start it from the Visual Studio or by running `dotnet run` command from the console.\n\n\u003e NOTE: When starting the application for the first time, the build might take some time because it will install required npm packages.\n\n## Development, publishing and available commands\n\nTemplate features the following commands\n\n- `npm run dev` - Builds front end in development mode and watches for any changes made to the files.\n- `npm run build:dev` - Builds front end in development mode.\n- `npm run build:prod` - Builds front end in production mode.\n- `npm run test` - ~~Runs tests under __tests__ folder and generates code coverage report.~~ Tests are removed to make config and packages simple.\n- `npm run publish` - Builds production optimized front-end packages and publishes the application in release mode.\n\n## Licence\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/content/LICENSE)\n\nCopyright (c) 2018-Present [Danijel Hrček](https://github.com/DanijelH)\n\n## Screenshots\n\n### Using third-party libraries\n\n![template](https://i.imgur.com/lgF1xEC.jpg)\n\n### VueX store with TypeScript\n\n![template](https://i.imgur.com/KnJk0Cr.png)\n\n### Template info\n\n![template](https://i.imgur.com/8JMIwaW.png)\n\n### Fetching data from external API\n\n![template](https://i.imgur.com/4toIA95.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanijelh%2Faspnetcore-vue-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanijelh%2Faspnetcore-vue-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanijelh%2Faspnetcore-vue-typescript-template/lists"}