I'm PJ
I'm PJ
It would be very nice if there is an option of adding authentication code like when creating default MVC project. adding asp.net identity authentication later on is pretty cumbersome and...
I was using bootstrapedittext and bootstrapbutton with left aligned icons using `bootstrap:bb_icon_left` but this doesn't work anymore. What is the equivalent of this in v2.0? couldn't find it in sample...
I have followed the guide and tried in many different ways to build ffmpeg and include in the project but something somewhere doesn't work always. Its been year since this...
Integration with github issues will be really helpful for using this pomodoro app for developers. All other third-party apps come next to github.
I get this warning and for all of its dependencies . Any plans to make this .Net Standard compatible? `warning NU1701: Package 'DK.SlidingPanel 2.1.0' was restored using '.NETFramework,Version=v4.6.1' instead of...
I'm getting following error while trying to install this nuget to my existing project. Unable to resolve dependencies. 'Splat 2.0.0' is not compatible with 'reactiveui-core 7.4.0 constraint: Splat (>= 1.4.0...
In your example, you are checking running platform and accordingly binding listview in xaml code behind. But I'm using Prism MVVM in my project and my listview data is in...
**Is your feature request related to a problem? Please describe.** I wanted to have a few more view states unique to my app scenario but the taskloaderview only supports five...
Considering a change of states as described below, state change at point C doesn't work, it still remains at last state. A. CurrentState = State.Custom; CustomStateKey = "Login"; B. CurrentState...
I'm developing Xamarin app with latest dreamfactory version that has support for username based authentication. Any plans to update this .net sdk to support and upgrade to new features of...