Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.55 KB

README.md

File metadata and controls

45 lines (37 loc) · 1.55 KB

ASP.NET-MVC-AngularJs-Seed

Simple asp.net mvc project that includes angularjs and other libraries. The project will be updated to include last updates of packages included. New JS libraries will be included if useful in common scenarios.

Features:

  • asp.net and webapi registration
  • ioc framework setup
  • angularjs and dependencies setup
  • client-side localization
  • samples (localization + charts + fileupload)

Server side

Client side

Js utilitiles

View

Next:

  • Authentication?
  • Google map + map search?
  • Tests?
  • ... suggestions?

Please, consider this project as a seed, the intention is to speed up frontend project generation. This project won't include data access layer, business logic... I'll appreciate any suggestion & criticism.