Files
sql-server-samples/samples/features/json/dotnet-todo-rest-api/app.config
T
Jovan Popovic 5e99204183 Added dotnet Todo REST API
Added sample app that shows how to create REST API using JSON
functionalities in SLQ server 2016/Azure SQL Database
2016-06-14 22:25:40 +02:00

6 lines
96 B
Plaintext

<configuration>
<runtime>
<gcServer enabled="true"/>
</runtime>
</configuration>