Skip to content

ali-mohamad/myWebMailMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myWebMailMVC

What is it?

This is simple web application tp act as a web mail client for Gmail, using the Gmail IMAP/SMTP access.

Development

It is an ASP.NET MVC5 based web application, in order to develop it requires: Visual Studio 2010, 2012 or 2013. SQL Server 2008 to 2014 (Main or Express edition)

Database

It doesn't require any database pre-requisites beacuse it is build usign Entity Framework which work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.

Overall

It doesn't need to work on Gmail necessarly. IMAP/SMTP host and port can be specified in the Web.config file, and it can work with any other WebMail servers.

Libraries

  • ASP.NET
  • Antlr
  • bootstrap
  • EntityFramework
  • ImapX
  • jQuery
  • MailSystem.NET
  • Microsoft.AspNet
  • Mvc
  • Razr
  • Modernizr
  • Newtonsoft.Json
  • Owin
  • Respond
  • WebGrease

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published