I am making a pretty simple port of CSLA .NET version 1.5 to .NET 2.0 Beta 2 available for download.
This code is not well tested! Use at your own risk!!
I did a simple port, and the unit tests won't currently load and I haven't taken the time to troubleshoot the Test Manager in VS 2005.
This is the same code as version 1.5 for Beta 2 with the addition of a Swedish resource file and child IsDirtyChanged events cascading up through BusinessCollectionBase objects. And of course minor tweaks for changes between Beta 2 and RC0.