Outlook like demo application with similar user interface to manage your mailbox.
Перейти к файлу
MuthukumarK 058b8325de
Merge pull request #13 from Athiswaran-SF3980/master
911856: Update sample for vol3 2024
2024-10-15 13:33:26 +05:30
Controllers 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
Helpers 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
Models 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
Properties 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
Views 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
wwwroot 911856: Update sample for vol3 2024 2024-09-25 15:59:20 +05:30
.gitignore 891562: Need to move the latest changes to public repo 2024-06-28 07:46:02 +05:30
Nuget.Config 891562: Need to move the latest changes to public repo 2024-06-28 07:46:02 +05:30
Outlook_Core_NET8.csproj 911856: Update sample for vol3 2024 2024-09-25 15:59:20 +05:30
Program.cs 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
README.md 891562: Update README.md 2024-07-04 10:20:42 +05:30
appsettings.Development.json 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
appsettings.json 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
bundleconfig.json 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30
web.config 891562: The structure has been modified according to the public repo 2024-07-01 19:24:18 +05:30

README.md

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.

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.