SkillAgentSearch skills...

Toucan

Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles

Install / Use

/learn @mrellipse/Toucan
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

toucan!

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.

Features

  • loading screen
  • multiple entry points
  • token-based authentication for local & external providers
  • two factor verification based on device profile
  • role & claims management (NEW)
  • comprehensive localization 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 to security, localization, server or ui documents

Setup

Your development machine will need to have the following installed.

Installing

via Yeoman

npm install --global generator-toucan
yo toucan

or using setup instructions

Release History

All ui and server packages are up to date as 16 July 2018. See releases for a history of recent changes

Built With

  • .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

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

*[EF]: Entity Framework

Related Skills

View on GitHub
GitHub Stars209
CategoryDesign
Updated13d ago
Forks34

Languages

C#

Security Score

100/100

Audited on Mar 18, 2026

No findings