Michal DivišCreating a shared EF Core database project for use in WPF and Xamarin.Forms appsI could never find a good example of using a single EntityFramework Core project in both WPF and Xamarin.Forms apps, with multiple…Feb 2, 2021Feb 2, 2021
Michal DivišCreating a simple IoC containerRecently, I’ve been considering using an IoC container in my WPF app. It came to a point where the app was getting pretty huge in terms of…Feb 1, 2021Feb 1, 2021
Michal DivišHow to install PostgreSQL 12.1 from binariesRecently, I needed to install the PostgreSQL database along with my WPF app. However, putting the PostgreSQL 12.1 installer into my app’s…Feb 1, 2021Feb 1, 2021