- Notifications
You must be signed in to change notification settings - Fork35
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
License
mrellipse/toucan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
is an opinionated multi-project solution template, combining .NET Core and Vue.js.The objective is to provide scaffolding for a responsive SPA web application, based on SOLID design principles.
- loading screen
- multiple entry points
- token-based authentication for local & external providers
- two factor verification based on device profile
- role & claims management (NEW)
- comprehensivelocalization support (server and client)
- global application state/event bus
- hot module reloading for development
- data migrations
For more details about the implementations of features, you can refer tosecurity,localization,server orui documents
Your development machine will need to have the following installed.
- .NET Core SDK 2.1
- Webpack 4+
- Node.js
- PostgreSQL orSQL Server
- Visual Studio Code (or a similar text-based editor like Sublime)
via Yeoman
npm install --global generator-toucanyo toucan
or usingsetup instructions
All ui and server packages are up to date as 16 July 2018. Seereleases for a history of recent changes
- .NET Core - .NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub.
- TypeScript - TypeScript is a typed superset of Javascript that compiles to plain JavaScript
- Vue.js - Simple yet powerful library for building modern web interfaces
- Bootstrap - Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
- Axios - Promise based HTTP client for the browser and node.js
- StructureMap - IOC/DI container
This project is licensed under the MIT License - see theLICENSE file for details
- Wille Ristimäki forvue.js-starter-template
- Nate Barbettini forSimpleTokenProvider
- Monterail forVuelidate
- Simon de la SalleToucan
*[EF]: Entity Framework
About
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.