spring-net
spring-net copied to clipboard
Spring Framework for .NET
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Hi all, we notice the memory in our production enviroment keep increasing. We used ANTS profiler from RED gate to do memory profiling and notice there is a bunch of...
Hey. I would like to have functionality to add extension methods to objects. So user could define spring (or .net) lambda function for specific type. For example: ```cs var vars...
Having multiple web.config in sub directories is not working. I suppose the cause is the GetSection method in ConfigurationUtils, because the section is cached and therefore the root section of...
I've tried to use Spring.Net together with Asp.Net Mvc . I've found that Asp.Net MVC tries to register open generics in the container which is not supported. Few examples of...
Like the title says, I would like to join the project and help get development started again. There is still a need for Spring.NET in the .NET ecosystem, and it's...
Issue: I switched from Classic to Integrated and Spring.NET fails with object creation. Context: I debugged my application and my code is failing inside your library at a `ConfigurationManager.GetSection()` call....
I'm a chinese developer, I'm very glad to see that spring.net is reborn. I hope to introduce spring.net to Chinese developers. but I can't find spring.net document's source code. anyone...