Where can I find Spring.NET documentation?

92 Views Asked by At

Is there any working documentation for Spring.NET, as website, files, working sources?
Documentation on official site throws 5XX errors in most places.
Documentation from GitHub project is not buildable.
Official forum linking to StackOverflow as new place to ask questions.

1

There are 1 best solutions below

0
Herb F On

The change log at https://github.com/spring-projects/spring-net/blob/main/changelog.txt shows the last version was released in Aug 2021.

However, it looks like not much is happening with the project. I was looking to get a newer version that would work with the latest log4net version and it seems Spring.Net is a few years behind log4net.

The git repo is at https://github.com/spring-projects/spring-net

Based on their lack of response in stackoverflow, I don't have much hope for spring.net