Skip to content

Releases: peopleware/net-ppwcode-server-core-nservicebus

PPWCode.Server.Core.NServiceBus 3.0.0

10 Jun 16:53

Choose a tag to compare

Breaking

  • remove support for and dependency on Castle.Windsor
  • replace Castle ILogger with Microsoft ILogger
  • make UowBehavior MS DI compatible

View full changelog →

PPWCode.Server.Core.NServiceBus 2.1.0

10 Jun 16:43

Choose a tag to compare

Changes

  • use dotnet sdk 10.0.301
  • use portable pdbs
  • package dependencies
    • Castle.Windsor, remove upper version limit and use lower limit 5.1.1
    • System.Configuration.ConfigurationManager, use version matching version dotnet SDK
    • upgrade dependencies

View full changelog →

PPWCode.Server.Core.NServiceBus 2.0.0

30 Jan 15:02

Choose a tag to compare

Changes

  • Supported targets: .NET 8.0, .NET 9.0, .NET 10.0
  • Build and publish workflows on GitHub actions
  • Upgraded dependencies
  • Initial version of documentation, available on PPWCode .NET Docs
  • Reproducible builds
    • Locking the compiler version to ensure reproducible builds
      • Compiler version is now tracked through global.json
    • Strict locking when restoring dependencies (dotnet restore --locked-mode)

Breaking

  • Remove support for target .NET 6.0

View full changelog →

PPWCode.Server.Core.NServiceBus 1.4.0

30 Jan 15:04

Choose a tag to compare

PPWCode.Server.Core.NServiceBus 1.3.0

30 Jan 15:04

Choose a tag to compare

Changes

  • Upgraded dependencies
  • Supported targets: .NET 6.0, .NET 8.0

Breaking

  • Remove support for targets: .NET Core App 3.1, .NET 5.0

View full changelog →

PPWCode.Server.Core.NServiceBus 1.2.0

30 Jan 15:04

Choose a tag to compare

PPWCode.Server.Core.NServiceBus 1.1.0

30 Jan 15:04

Choose a tag to compare

Changes

  • Upgraded dependencies
  • Supported targets: .NET Core App 3.1, .NET 5.0, .NET 6.0

View full changelog →

PPWCode.Server.Core.NServiceBus 1.0.0

30 Jan 15:04

Choose a tag to compare

Changes

  • Initial release
  • Supported target: .NET Core App 3.1

View full changelog →