How to make simple email client application?

Himanshu Acharya (CS) 1 Reputation point
2022-04-21T07:22:18.337+00:00

Hello,
I am guidance to make a simple not complex (like outlook and thunderbird) email client application (like outlook and thunderbird) which will work on all platforms(windows, Mac, Linux, iOS and Android) . Please help me

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,014 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
8,235 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 31,076 Reputation points
    2022-04-25T02:02:03.483+00:00

    See the followng Xamarin.Essentials: Email for the very basics. Note the tabs for different OS. Other option is creating a web app setup for responsive design using BootStrap 5.

    0 comments No comments