<connectionStrings>
  <add name="AsyasoftDevelopmentContext"  connectionString="Server=localhost;Username=postgres;Port=1234;Password=test;Database=demo;ApplicationName = IMPAFER" providerName="Npgsql"/>
</connectionStrings>