Skip to content

Visual studio project templates for Simplify libraries.

License

Notifications You must be signed in to change notification settings

SimplifyNet/Simplify.ProjectsTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplify.ProjectsTemplates

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

Visual studio project templates for Simplify libraries.

Templates packages installation

dotnet new -i Simplify.ProjectsTemplates
Template Short Name
Simplify.Scheduler simplify.scheduler
Simplify.WindowsService simplify.windowsservice
Simplify.SchedulerWithDatabase simplify.schedulerwithdatabase

Project creation example

dotnet new simplify.scheduler -n HelloWorldScheduler

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