An open API service indexing awesome lists of open source software.

https://github.com/syncfusion/ej2-showcase-aspnetcore-outlook

Outlook like demo application with similar user interface to manage your mailbox.
https://github.com/syncfusion/ej2-showcase-aspnetcore-outlook

Last synced: 10 months ago
JSON representation

Outlook like demo application with similar user interface to manage your mailbox.

Awesome Lists containing this project

README

          

[![.NET](https://github.com/syncfusion/ej2-showcase-aspnetcore-outlook/actions/workflows/dotnet.yml/badge.svg)](https://github.com/syncfusion/ej2-showcase-aspnetcore-outlook/actions/workflows/dotnet.yml)

# ej2-showcase-aspnetcore-outlook
Outlook like demo application with similar user interface to manage your mailbox.

## Deployment

### Requirements to run the demo

The sample requires the below requirements to run.

* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)

### Run

* Clone this repository.
* Open the command prompt from Application root directory.
* Run the demo using `dotnet run` command.

## Demo

#### https://ej2.syncfusion.com/showcase/aspnetcore/webmail/

Check all the showcase samples from here.