Is Spring.NET project dead?

▼魔方 西西 提交于 2021-02-08 12:34:40

问题


We are considering using Sprint.NET as AOP framework along with other solutions. Spring.NET is a known framework, at least by name like in my case.

I try to find the informations about latest release and support but I can't find anything after 2012 to my surprise.

Is the project dead ?

Where is the up-to-date website/forum/support?

Google did not really helped me on that point :(


回答1:


Despite having a dead website, nor being listed at spring.io, there is still (in 2015 at least) development activity at JIRA and GitHub.


It appears development continues in spring-net-futures, but there's only one person. As far as production usage goes I'd say it's dead now, but it might come back at some point.


Last commit there was Nov 2017. It's certainly dead now.


Activity started again in the original repo, but only ten commits in the last year (as of June 2020).




回答2:


I found this question after doing a Google search for "spring.net", following the top link to springframework.net, and seeing the last news update is dated December 11th, 2012.

It looks like the project was resuscitated in September of 2018. The GitHub home page now shows version 3.0.0 (Prerelease) supporting .Net 4.5.2 and .Net Standard 2.0.

Unfortunately, I can't seem to find that version on nuget.org at this point, so from the point of view of a consuming developer it remains effectively dead.



来源:https://stackoverflow.com/questions/36770202/is-spring-net-project-dead

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!