hi,
I tried to use your library but it looks like the extension method has no second parameters
I have this prototype when I check locally
public static TAppBuilder SetupDesktopNotifications<TAppBuilder>(this TAppBuilder builder) where TAppBuilder : AppBuilderBase<TAppBuilder>, new()

I just installed the nuget and tried to follow the example
did I do something wrong ?
hi,

I tried to use your library but it looks like the extension method has no second parameters
I have this prototype when I check locally
public static TAppBuilder SetupDesktopNotifications<TAppBuilder>(this TAppBuilder builder) where TAppBuilder : AppBuilderBase<TAppBuilder>, new()I just installed the nuget and tried to follow the example
did I do something wrong ?