Click here to Skip to main content
15,867,308 members
Articles / Web Development / ASP.NET

Building REST services with ASP.NET Core Web API and Azure SQL Database

Rate me:
Please Sign up or sign in to vote.
4.93/5 (35 votes)
8 Jul 2016CPOL16 min read 154.6K   653   52  
How to build REST services with ASP.NET Core Web API and Azure SQL Database
In this article, you can see how easily you can expose your database data via REST services developed using ASP.NET Core Web API and new JSON support in Azure SQL database and SQL Server 2016.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager Microsoft
Serbia Serbia
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia.
Currently working in Microsoft as Program Manager on SQL Server product.
Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Web and databases, Software engineering process(estimation and standardization), mobile and business intelligence platforms.

Comments and Discussions