microsoft / Omex

Shared components used by the Omex team to build scalable and highly available distributed systems
MIT License
71 stars 40 forks source link

Revert "Remove .NET7 Support" #653

Closed neilr81 closed 9 months ago

neilr81 commented 9 months ago

Adding .NET 7 for library support.

Some dependencies are slow at rolling out support for the latest .NET version, this will allow those projects to target older frameworks.

This was previously handled by having .NET Standard support but continually holds back the project code.