View Full Version : Does the Spring .NET framework & NHibernate officially support .NET framework 3.0.
forumid1
04-26-2007, 09:06 PM
We are in the process of evaluating whether we should use Spring .NET framework or not. Due to another technical reason we have to use .NET framework 3.0. my Question to you is.
Does the latest Spring .NET framework & NHibernate support .NET framework 3.0. ?
Appreciate your help a lot.
Forum User
Bruno Baia
04-26-2007, 09:20 PM
Hi,
.NET 3.0 combines .NET 2.0 + WinFX (WPF, WCF, WWF & CardSpace).
As Spring supports .NET 2.0, you should have no problem with .NET 3.0.
We also started working on WPF and WCF integration.
I actually have an application in production using Spring.Core, Spring.Aop and Spring.Data with .NET 3.0 (WPF + WCF).
- Bruno
forumid1
04-27-2007, 04:44 PM
Thank you so much for confirming this.
Yes, you are right, Microsoft never changed the CLR code base when they released .NET 3.0 instead, it has a bunch of add-on modules. Some people even argue that this should have been an update to 2.0 instead of calling it 3.0 etc.
I wanted to see widespread existence of this type of production scenarios in the industry. Also wanted to get a confirmation from an expert like you.
You confirmed both and I appreciate it a lot.
Did you find any official documentation or reference at the Spring site?
Take care
Forum user.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.