Interface IApplicationBuilder NamespaceSystem AssemblyH.Services.Setting.dll public interface IApplicationBuilder Extension Methods ObjectExtension.CloneCast<T>(T, Predicate<PropertyInfo>) NewtonsoftJsonSerializerServiceExtension.CloneByNewtonsoftJson<T>(T) Extension.UseRevertibleOptions(IApplicationBuilder, Action<IRevertibleOptions>) Extention.UseAddLog4netOptions(IApplicationBuilder, Action<ILog4netOptions>) Extention.UseFFMpeg(IApplicationBuilder, Action<IFFMpegOption>) Extention.UseMailOptions(IApplicationBuilder, Action<ISmtpSendOptions>) Extention.UseNewtonsoftJsonOptions(IApplicationBuilder, Action<INewtonsoftJsonOptions>) Extention.UseTypeLicenseOptions(IApplicationBuilder, Action<ITypeLicenseOptions>) Extensions.GetPropertyValue(object, string) Extensions.GetPropertyValue<T>(object, string) PropertyInfoExtention.ChangeType<T>(object) ObjectExtension.CloneBy(object, Predicate<PropertyInfo>) ObjectExtension.CopyPropertyValueFrom(object, object, Predicate<PropertyInfo>, Func<PropertyInfo, PropertyInfo, bool>) ObjectExtension.IsMacth(object, Func<PropertyInfo, object, bool>) ObjectExtension.IsMacth(object, string) ObjectExtension.ModelState(object, out List<string>) ObjectExtension.ModelStateDeep(object, out string) ObjectExtension.TryChangeType(object, Type, out object) ObjectExtension.TryChangeType<T>(object) ObjectExtension.TryChangeType<T>(object, out T) ObjectExtension.TryConvertToString(object) ObjectExtension.TryConvertToString(object, out string) TextJsonableExtensions.GetJsonPropertyInfos(object) TextJsonableExtensions.WriteJson(object, Utf8JsonWriter, JsonSerializerOptions, bool) TextJsonableExtensions.WriteType(object, Utf8JsonWriter) DispatcherExtension.DelayInvoke(object, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Action<object>, Action, DispatcherPriority) DispatcherExtension.DelayInvoke(object, IList, Func<IList>, Action, DispatcherPriority)