GitHunt
SI

SimplifyNet/Simplify.Web.Templates

Visual studio project templates for Simplify.Web web framework.

Simplify.Web.Templates

Nuget version
Nuget
Libraries.io dependency status for latest release
Build Package

Visual studio project templates for Simplify.Web web framework.

Templates packages installation

dotnet new -i Simplify.Web.Templates
Template Short Name
Angular template sweb.angular
Api template sweb.api
Minimal template sweb.minimal
Windows service hosted api template sweb.api.windowsservice
Simplify.Scheduler hosted api template sweb.api.scheduler

Project creation example

dotnet new sweb.api -n HelloWorldApi

Contributing

There are many ways in which you can participate in the project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with are:

  • Documentation (both code and features)
  • Bug reports
  • Bug fixes
  • Feature requests
  • Feature implementations
  • Test coverage
  • Code quality
  • Sample applications

License

Licensed under the GNU Lesser General Public License (LGPL). For more details, see GNU LGPL.

Languages

C#52.7%TypeScript19.0%JavaScript17.4%HTML6.3%PowerShell3.1%CSS1.5%

Contributors

GNU Lesser General Public License v3.0
Created September 15, 2019
Updated March 18, 2026
SimplifyNet/Simplify.Web.Templates | GitHunt