A collection of code that I've found useful across multiple projects.
The code is documented in a number of blog posts:
- Versioning attachments in a SharePoint list using snapshotting
- F# + SharePoint = a list attachment versioning event receiver
- SharePoint list definition using the Template pattern
- SharePoint list access using the Repository pattern
- Adding event receivers to SharePoint lists on the fly
- Handy SharePoint 2010 extension methods for list definitions
- Importing CSV term sets into SharePoint 2010 using F#