InformationPortal is a ASP.NET MVC5 web site designed to show number of useful methods for building enterprise grade web applications using ASP.NET MVC5 and Entity Framework 6.
- Install Elasticsearch
- Add Morphological Analysis Plugin for Elasticsearch
- Create migration database (run project Tools/Portal.Migrator)
- Login: admin, password: 123qwe
- DDD architectural design
- DI Castle Windsor
- Module-Zero LDAP Authentication (without LDAP using solution configuration "Without LDAP")
- AutoMapper
- Real time messages with SignalR
- Search with Elasticsearch
- Web Application Framework ASP.NET Boilerplate (https://aspnetboilerplate.com/)
- Elasticsearch.Net and NEST: the .NET clients (https://www.elastic.co/guide/en/elasticsearch/client/net-api/5.x/index.html)
- Web Framework AdminLTE (https://adminlte.io/themes/AdminLTE/documentation/index.html)
This project is licensed under the MIT License - see the LICENSE file for details