Skip to content

Releases: Simnico99/ZirconNet

2.3.1

28 Sep 11:03
Compare
Choose a tag to compare

Fixed the targeted frameworks of ZirconNet.Console

Full Changelog: 2.3.0...2.3.1

2.3.0

27 Sep 19:47
Compare
Choose a tag to compare

Changed Targeted Frameworks + Fixed a namespace.

Full Changelog: 2.2.0...2.3.0

2.2.0

24 Sep 23:54
Compare
Choose a tag to compare

Moved AddBackgroundServices to ZirconNet.Core Package + Added ZirconNet.Console

Full Changelog: 2.1.4...2.2.0

2.1.4

20 Sep 18:13
Compare
Choose a tag to compare
Trying double dispatcher fix.

2.1.3

20 Sep 17:57
Compare
Choose a tag to compare

Full Changelog: 2.1.2...2.1.3

2.1.2

20 Sep 17:16
Compare
Choose a tag to compare

Added dispatching of UseBackgroundServices to prevent crash.

Full Changelog: 2.1.1...2.1.2

2.1.1

19 Sep 17:21
Compare
Choose a tag to compare

Fixed a crash with AddBackgroundService<ICustomInterface, CustomBackgroundService>().

Full Changelog: 2.1.0...2.1.1

2.1.0

19 Sep 16:19
Compare
Choose a tag to compare

Added ParallelAsync + Renamed the Asyncs method to use this nomenclature from now on ClassNameAsync.
Added BackgroundService for WPF and Dependency injection. (Start and Add to services)
Optmised further.

Full Changelog: 2.0.3...2.1.0

2.0.3

16 Sep 15:29
Compare
Choose a tag to compare

Optimized IocPage and other things following benchmarks.

Full Changelog: 2.0.2...2.0.3

2.0.2

16 Sep 11:41
Compare
Choose a tag to compare

Nailed down the dumb issue with IocPages.

Full Changelog: 2.0.1...2.0.2