Improvements
- Added support for Generator 6.x.
- Add MemCached Provider to PLINQO.
- Added IncludeManyToMany option.
- Updated Entities to support Nullable Composite Key assignment.
- Updated RuleManager and added Remove method.
- Added additional ClearCache methods.
- Updated interfaces for many associations to be IEnumerable instead of IList, this allows for comparability with .NET 3.5
- Various Performance Improvements when generating.
- Database columns that have the type of Geography and geometry will now be skipped.
Bug Fixes
- Make sure that no lazy loading happens while doing a detach.
- Fixed a bug with Xml Comments not being escaped and two bugs where invalid syntax was used.
- Fixed a bug that could cause the CacheManager to remove the wrong cache entry.
- Fixed a bug with PLINQOS IncludeXmlSerialization support and Binary Columns.
- Fixed a Compiler Error with Visual Basic Function Support.
- Fixed a bug in the
Visual Basic Query Extensions.
- Fixed a bug with the Generated Interfaces not importing the entity namespace. This effected complex column properties..
- Fixed a bug where existing Member Names starting with a digit where treated as valid names. If a memeber names starts with a digit, we will update it!
- Fixed a NullReferenceException in LinqToSqlDataContextProvider.GetDataContext(IQueryable query)

A freeware template-based code generator that can generate code for any ASCII-based language.