We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3e89b commit 07c39edCopy full SHA for 07c39ed
1 file changed
MyApp/Configure.AppHost.cs
@@ -132,6 +132,9 @@ public override void OnStartupException(Exception ex)
132
}
133
return null;
134
135
+
136
+ public static void Register() =>
137
+ Licensing.RegisterLicense("OSS GPL-3.0 2025 https://github.com/ServiceStack/ubixar.com eWsh42R7jS5127+SoqiLlwsyko2ayxa4lF0bQ63/c0LHLR8o/l2VRmok9nFos6Z/KC1uYt5NwoehlK2bg0JRQHNkFS5qfItIK2s5HCo7APkeJvmLq7OVmWCQ0wkSNW1eWDEl/1Ues3ntKbJchzAV7CioRwqfiIhvTZTowd4ovZ0=");
138
139
140
public static class HtmlHelpers
0 commit comments