dynamite
dynamite copied to clipboard
C# toolkit to help you build maintainable SharePoint 2013 farm solutions
This means we need to add an IResourceLocatorConfig interface that will be registered by client WSPs and apps in their own registration module (instead of forwarding those settings directly through...
Don't forget to send those changes downstream to Dynamite-2010 when you get a chance.
Some caching helpers were added by @FranckyC and @yohanb in Dyn 2013 while I did the same under another GSoft.Dynamite.Cache namespace. Prefer using the Cache namespace if possible because it...
Ideally, we should enhance FieldInfos to be more complete (e.g. TaxonomyFieldInfo, etc.) and collaborate with/reuse the new Schemas utils so that we don't have to depend on any Element.xml. Basically,...
See TODOs in ListHelper.cs Make Create***Field -> EnsureField