EmitKnowledge / Signals

Signals is a framework for developing enterprise and SaaS applications that follows the USE-CASE driven methodology
MIT License
59 stars 9 forks source link

Migrate Signals to .NET8 #52

Open mnikolovski opened 2 days ago

mnikolovski commented 2 days ago

Signals has been based on NETStandard to allow compatibility between different versions and frameworks. As the future has been clear since NET5, we are dropping support for NETStandard and moving Signals to NET8.

Follow this thread for updates.

mnikolovski commented 2 days ago

Signals has been released on nuget. NET8 versions are moved to 3.0.0 on all packages. Existing packages will continue to exist under 2...

mnikolovski commented 2 days ago

To migrate your existing solution, there are some braking changes that you need to be aware of. Signals.Core

Signals Auditing

Signals Banchmark