web
You’re offline. This is a read only version of the page.
close

NameBuilder

Description

XrmToolBox based utility for configuring NameBuilder for Dataverse. See the README for usage instructions.

Latest version release notes

Plugin fixes (NameBuilderPlugin/):
Fix alternate field fallback to copy ALL properties (prefix, suffix, includeIf, nested alternates, timezoneOffsetHours) not just a subset
Add max recursion depth (5) to alternate field resolution to prevent StackOverflowException from circular alternate chains
Expand GetAllFieldNames() to include attributes from IncludeIf conditions and AlternateField chains so Update triggers correctly
Add max-size eviction (10K entries) to static metadata caches to prevent unbounded memory growth in the Dataverse sandbox
Add max-size limit (1K entries) to config cache
Fix null reference on LocalizedLabels using FirstOrDefault()
Use CultureInfo.InvariantCulture for decimal.TryParse in condition evaluator to prevent silent failures in non-US locales
Add typed exception variable to empty catch blocks
Remove dead NullTracingService.Trace(string) overload

Configurator fixes (NameBuilderConfigurator/):
Replace lock(LogFilePath) with dedicated lock object to prevent potential deadlocks from string interning
Use Assembly.Load(byte[]) instead of LoadFrom to avoid locking the DLL file and pass pre-read bytes to validation (fixes race condition)
Remove redundant/buggy solution reordering block that used wrong index variable (defaultIndex vs defaultIndex2)
Cache Font instances as static fields to prevent GDI handle leaks Add Dispose override for ToolTip cleanup in dialog classes

Versions

Version Release date Number of downloads Rating
1.2025.1.122 2/16/2026 2:43:23 PM 0 0
1.2025.1.118 1/3/2026 2:50:53 AM 429 5
1.2025.1.117 1/2/2026 11:46:12 PM 0 0
1.2025.1.110 12/9/2025 6:12:23 PM 751 0
1.2025.1.103 12/8/2025 6:15:59 PM 27 0
Show more versions (4 more)

Ratings

Latest version

No feedback yet. Add yours

Other versions

Scott Sewell () - version 1.2025.1.118

Related information

Author: Scott Sewell Latest version: 1.2025.1.122 Released on: 02/16/2026 Nuget package Id: NameBuilderConfigurator Open Source: true Go to project web site Ratings (all versions) 5Average rating 1Number of ratings Downloads 0Latest version 1357All versions 150.78Average per version Tags Data Customizations Plugins Configuration