Skip to content

markchipman/aspnet-kickstart

 
 

Repository files navigation

AspNet KickStart

dev branch build Build status

Open VSIX Releases | Releases

Overview

A set of visual studio project templates and item templates to help kickstart an API or Website using ASP.NET CORE.

This is still in an alpha stage.

API Kickstarter

  • Includes swagger documentation
  • Application Metrics
  • Health checks
  • Authorization
  • OWASP recommended security response headers

Getting started

Work in progress...

  1. Install the AspNet KickStart Visual Studio Extension
  2. File > New Project > AspNet KickStart ApiHost
  3. Add New Project to solution > AspNet KickStart Implementation
  4. Reference the implementation project from the host project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.3%
  • PowerShell 18.7%
  • Batchfile 4.0%