Breeze / breeze.server.net

Breeze support for .NET servers
MIT License
76 stars 62 forks source link

Create separate project for .NET 5 support with updated dependencies/targets netstandard2.0 #104

Closed NateRadebaugh closed 3 years ago

NateRadebaugh commented 3 years ago

I'd like to use breeze in .NET 5 world. To avoid version mismatches, etc. we can update dependencies and targets and I think it'll work.

I don't know what sort of publishing infrastructure or testing will be involved, but putting this PR out there to hopefully kickstart this effort.

Please let me know if there's anything else I can do to move this forward.

Interactive table of supported .NET Standard versions

image


Related to #93 Fixes #103