vendredi 2 juin 2017

Extra keys in web.config of web api project

  <add key="webpages:Version" value="3.0.0.0" />
  <add key="webpages:Enabled" value="false" />
  <add key="ClientValidationEnabled" value="true" />
  <add key="UnobtrusiveJavaScriptEnabled" value="true" />

Are these keys redundant for web api project if we use angular for client?




Aucun commentaire:

Enregistrer un commentaire