Frontend:
Bootstrap 4 starter kit pro
http://demo.bootstraptor.com/starter-kit-pro/
Sử dụng Bootstrap Components không cần đến jQuery
https://www.sitepoint.com/use-bootstrap-components-without-jquery/
Backend:
https://github.com/cesarcastrocuba/nlayerappv3
- .Net Core Localization.
- Docker.
- FrontEnd implementation with Angular.
- More tests.
- Store Procedures execution with ef core.
- Versioning.
- Security with Identity Server4.
- Cache.
https://github.com/techcoaching/TinyERP
- Overview
- Add new Role
- Project Structure
- Multi-Languages (i18n)
- DI & IoC - Why and Why not?
- RESTful & WebApi
- Manage Application Lifecycle
- Build & Deploy Application
- New version of TinyERP with Angular 2
- CQRS: Improve performance in enterprise application
- Using CQRS for scaling your application
- Multi data-stores
- Scale your repository
- Which pattern should I use?
- Basic authentication (user name/ password) with OWIN
- Token based authentication with OWIN
- Refactoring the architecture/ pattern (Part 1)
- Refactoring the architecture/ pattern (Part 2)
- Refactoring the architecture/ pattern (Part 3)
- Deploy to Azure - Using Visual Studio
- Deploy to Azure using FTP
- Deploy to Azure using PowerShell