You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We started using Spring.Net (just the core) for IoC about 10 years ago. We hadn't updated in quite a few years and looking at it now, it seems that Spring.Net has been on life-support at best. The version I pulled using nuget is working with an outdated common.logging and log4net.
While there is a version from Aug 2021 in github, the project website at https://www.springframework.net/download.html has its most recent version as the one from 10 years ago. That site probably should be redirected here.
It also looks like the latest Spring.Core.dll isn't signed which prevents some deployment options from .Net Framework.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
We started using Spring.Net (just the core) for IoC about 10 years ago. We hadn't updated in quite a few years and looking at it now, it seems that Spring.Net has been on life-support at best. The version I pulled using nuget is working with an outdated common.logging and log4net.
Is this still an active project?
All reactions