Releases: SimplifyNet/Simplify.ProjectsTemplates
Releases · SimplifyNet/Simplify.ProjectsTemplates
0.7
Fixed
- Simplify.Scheduler template docker file targets
Added
- Simplify.Template.SchedulerWithDatabase template
Changed
- Simplify.SchedulerWithDatabase async Run method
Dependencies
0.6
Changed
- Windows service with database template switched to Simplify.Scheduler and upgraded to .NET 7
- Formatting
Dependencies
- Simplify.Repository.FluentNHibernate bump to 1.5.*
0.5
Added
- Scheduler based project install script for NSSM
Dependencies
- All update to latest
- .NET 6 set as target framework
0.4
Changed
- file scoped namespaces
- simplified Program.cs
Dependencies
- All update to latest
- .NET 6 set as target framework
0.3
New
- Windows service with database project template added
Updates
- Dependencies bump to latest (floating versions set)
0.2
Updates
Templates refactoring
0.1.3
Updates
- Upgrade to Simplify.Scheduler 1.0
- Upgrade to Microsoft.Extensions.Configuration.Json 3.1.5
- Switch to .NET Core 3.1
0.1.2
Updates
- Upgrade to Simplify.WindowsServices 2.12
- Upgrade to Simplify.Schedulre 1.0-pre05
- Upgrade to Microsoft.Extensions.Configuration.Json 3.1
0.1.1
Updates
- Upgrade to Simplify.WindowsServices 2.10
0.1
New
- Simplify.WindowsServices template
- Simplify.Scheduler template