You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
I'd like to add a new package - Veil.Extensions.
The purpose of this package is to hold convenience methods that are not part of the formal API for Veil.
public static string Format<T>(string templateType, string template, T model)