Releases: Nybus-project/Nybus
Releases · Nybus-project/Nybus
Version 1.2.0
Add Nybus.Extensions.Hosting.TopShelf package (#70) - TopShelf helper classes in new package - Sample NetFxWindowsService modified
Version 1.1.0
- Added convenience methods for handler registration
- Added implementation of
IHostedService
to better integrate with ASP.NET Core components - Added
Nybus.Templates
package
Version 1.0.4
Switch to new license format in NuGet packages
Version 1.0.3
Packages now correctly report the license
Version 1.0.2
Just a small release to add the logo to the packages!
Version 1.0.1
- Fixed an issue when commands and events had no namespace #46
Version 1.0.0
First release version!
The project has been put through a total overhaul since the previous release.
New features
- Built on .NET Standard 2.0
- Based on the Microsoft Extensions packages