Skip to content

Releases: Simnico99/ZirconNet

3.0.0

09 Jan 19:56
Compare
Choose a tag to compare

Breaking changes:
UseBackgroundService has been moved to ZirconNet.Core + Hosting namespace.
Removed .Net5.0 support.

New features:
IHostBuilder extensions for WPF:
UseWpfApplicationLifetime
RunWpfApplicationAsync where T is the startup window.

Full Changelog: 2.3.10...3.0.0

2.3.10

08 Nov 18:53
11fe3a1
Compare
Choose a tag to compare

Updated to .Net7.0

Full Changelog: 2.3.9...2.3.10

2.3.9

13 Oct 14:56
Compare
Choose a tag to compare

Fixed an issue with Json modify + Running HostedServices in different threads.

Full Changelog: 2.3.8...2.3.9

2.3.8

12 Oct 18:30
Compare
Choose a tag to compare

Reduced the number of dependencies + modified Dependencies by Net Framework and Core versions.

Full Changelog: 2.3.7...2.3.8

2.3.7

12 Oct 14:48
Compare
Choose a tag to compare

Should have fixed UseBackgroundServices deadlocks once and for all.

Full Changelog: 2.3.6...2.3.7

2.3.6

12 Oct 13:58
Compare
Choose a tag to compare

UseBackgroundService now using Task instead of TaskFactory.
This should hopefully fix deadlocks on start.

Full Changelog: 2.3.4...2.3.6

2.3.5

11 Oct 18:54
Compare
Choose a tag to compare

Redeploying because of issues with the last deployement.

Full Changelog: 2.3.3...2.3.5

2.3.4

11 Oct 18:31
Compare
Choose a tag to compare

Updated the UseBackgroundServices to use the LongRunning TaskCreationOptions.

Full Changelog: 2.3.3...2.3.4

2.3.3

07 Oct 18:39
Compare
Choose a tag to compare

Added Default to ParallelAsyncOptions.

Full Changelog: 2.3.2...2.3.3

2.3.2

07 Oct 13:37
Compare
Choose a tag to compare

Changed dispatcher default priorities + added the option to change it.

Full Changelog: 2.3.1...2.3.2