Single page basic Online Store app; React and Redux with ASP.NET Web Api.
- Generic Repostory Pattern (Dapper Repository, NHibernate Repository, Entity Framework Reository )
- Dapper
- NHibernate
- Entity Framework
- Memcached, Redis Cache and Memory Cache
- Aspect Oriented Programming with Postsharp (4.2.17)
- AuthorizationAspects
- CacheAsepcts (MemcachedManager, RedisCacheManager and MemoryCacheManager)
- ExceptionAspects
- LogAspects
- ValidationAspects
- FluentValidation
- log4net with logging
- Bearer Token Authentication
- Ninject IOC
- AutoMapper
- EPPlus Excel Download
- Web Api Self Host
- redux-from
- material UI
- axios
- react-router
- react-block-ui
- react-pager
- bootbox
- .NetFramework 4.7 (VS 2015/2017)
- Postsharp (4.2.17)
- node.js 8 >
- Download Memcached Install your computer
- Download Redis Install your computer
- Download Postsahrp (4.2.17) Install your computer
- Open SQL Server Management Studio > File > Open > File select Store.sql and execute
- Change OnlineStore.WebApi > Web.config file connection string Data Source your server name
- Change OnlineStore.WebApi > log4net.config file connection string Data Source your server name
Open command prompt
cd OnlineStoreReact folder location
npm install
npm start
- http://localhost:3000/web
- http://localhost:3000/admin