text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Invalid tag helper directive look up text '{0}'. The correct look up text format is: "typeName, assemblyName".
Cannot resolve TagHelper containing assembly '{0}'. Error: {1}
Tag helper directive assembly name cannot be null or empty.
Must call '{2}.{1}' before calling '{2}.{0}'.
{0} name cannot be null or whitespace.
The value cannot be null or empty.
Encountered an unexpected error when attempting to resolve tag helper directive '{0}' with value '{1}'. Error: {2}
Tag helpers cannot target {0} name '{1}' because it contains a '{2}' character.
Invalid tag helper directive '{0}'. Cannot have multiple '{0}' directives on a page.
Invalid tag helper directive '{0}' value. '{1} is not allowed in prefix '{2}'.
Attribute
name
prefix
Tag
Invalid tag helper bound property '{0}.{1}'. An '{2}' must not be associated with a property with no public setter unless its type implements '{3}'.
Invalid tag helper bound property '{0}.{1}'. Tag helpers cannot bind to HTML attributes with {2} '{3}' because {2} contains a '{4}' character.
Invalid tag helper bound property '{0}.{1}'. Tag helpers cannot bind to HTML attributes with {2} '{3}' because {2} starts with '{4}'.
Invalid tag helper bound property '{0}.{1}'. Tag helpers cannot bind to HTML attributes with a whitespace {2}.
Invalid tag helper bound property '{0}.{1}'. Tag helpers cannot bind to HTML attributes with a null or empty name.
Invalid tag helper bound property '{0}.{1}'. '{2}.{3}' must be null or empty if property has no public setter.
Invalid tag helper bound property '{0}.{1}'. '{2}.{3}' must not be null if property has no public setter and its type implements '{4}'.
Invalid tag helper bound property '{0}.{1}'. '{2}.{3}' must be null unless property type implements '{4}'.
Cannot add a '{0}' with a null '{1}'.
Cannot add a {0} with inconsistent names. The {1} property '{2}' must match the location '{3}'.