Skip to content

Releases: SimplifyNet/Simplify.ProjectsTemplates

0.7

09 Sep 17:48
Compare
Choose a tag to compare

Fixed

  • Simplify.Scheduler template docker file targets

Added

  • Simplify.Template.SchedulerWithDatabase template

Changed

  • Simplify.SchedulerWithDatabase async Run method

Dependencies

  • All update to latest

0.6

07 Jul 09:04
Compare
Choose a tag to compare
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

25 Nov 15:22
Compare
Choose a tag to compare
0.5

Added

  • Scheduler based project install script for NSSM

Dependencies

  • All update to latest
  • .NET 6 set as target framework

0.4

28 Apr 17:29
Compare
Choose a tag to compare
0.4

Changed

  • file scoped namespaces
  • simplified Program.cs

Dependencies

  • All update to latest
  • .NET 6 set as target framework

0.3

28 Feb 10:17
Compare
Choose a tag to compare
0.3

New

  • Windows service with database project template added

Updates

  • Dependencies bump to latest (floating versions set)

0.2

16 Jan 12:03
Compare
Choose a tag to compare
0.2

Updates

Templates refactoring

0.1.3

29 Jun 16:37
Compare
Choose a tag to compare

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

29 Jun 16:37
Compare
Choose a tag to compare

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

29 Sep 16:31
Compare
Choose a tag to compare

Updates

  • Upgrade to Simplify.WindowsServices 2.10

0.1

29 Sep 14:11
Compare
Choose a tag to compare
0.1

New

  • Simplify.WindowsServices template
  • Simplify.Scheduler template