FEISystems / ca-adpq-prototype

CA ADPQ
2 stars 2 forks source link

Used at least 5 modern and open-source technologies, regardless of architectural layer #53

Closed ClaireReinken closed 7 years ago

ClaireReinken commented 7 years ago

Used at least five (5) modern and open-source technologies, regardless of architectural layer (frontend, backend, etc.). " Modern” is to be understood as any technology or standard released, created, initiated or finalized in the five (5) years preceding the release of this RFI. Digital Play 8: Choose a modern technology stack

TerryBoswell commented 7 years ago

Our technology stack is a service oriented .Net Core server solution with a single page component based application

  1. Asp.Net Core
  2. MySQL
  3. Swashbuckle Swagger
  4. AngularJS 1.5
  5. MySQL Connector https://github.com/mysql-net/MySqlConnector
  6. X-Unit for server side testing