reactjs / React.NET

.NET library for JSX compilation and server-side rendering of React components
https://reactjs.net/
MIT License
2.28k stars 940 forks source link

Maintenance mode #1315

Open dustinsoftware opened 1 year ago

dustinsoftware commented 1 year ago

Hey friends,

Just posting a note that due to personal reasons, I won’t be able to continue contributing. I wouldn’t expect any further updates published, as the library has largely accomplished its original goals.

A few folks have noticed that React 18 doesn’t work with this library anymore. It might be simple to fix, I don’t know. Projects have to stick with React 16 as long as they are using this library.

Remix, Next, etc support much better SSR support than we do at this point, including using the streaming server side rendering, which I don’t know how we could support.

I’d love to see someone pick up the torch, or perhaps fork the library.

I never got paid for working on any of this - it was just for fun! As they say, thanks for all the fish.