About 1,590,000 results
Open links in new tab
  1. Tutorial: Create a controller-based web API with ASP.NET Core

    Feb 17, 2025 · This tutorial teaches the basics of building a controller-based web API that uses a database. Another approach to creating APIs in ASP.NET Core is to create minimal APIs. For help with choosing between minimal APIs and controller-based APIs, see APIs overview.

  2. Creating a simple project Web API with VSCode and Entity …

    Mar 13, 2021 · In this article, I will teach how to create API using Visual Studio Code. For this, you need to install VSCode at this link. In this case, I'm using de NET version 5.0 but you can use the version .NET 3.0.

  3. Write Apps with Visual Studio Code and Entity Framework

    Jan 30, 2019 · This article explains how to create a cross-platform ASP.NET Core Web application that leverages Entity Framework 7 to execute data operations against a database, and how to write code in Visual Studio Code (code.visualstudio.com), which you use on …

  4. How to perform CRUD Operations With ASP.NET Core using VS Code

    Aug 6, 2018 · In this article we are going to create a web application using ASP.NET Core MVC with the help of Visual Studio Code and ADO.NET. We will be creating a sample Employee Record Management System and performing CRUD operations on it. We will use VS Code and SQL Server for our demo.

  5. WebAPI with .Net Core and Postgres in Visual Studio Code

    Jul 4, 2018 · In this tutorial you use Entity Framework Core and Postgres to create the simplest web service application in Visual Studio Code. Download the 2.x SDK binary and use the default install...

  6. Create ASP.NET Core Web API project in Visual Studio Code(VS Code

    Jun 22, 2020 · In this tutorial, we’ll create web API in ASP.NET Core using VSCode. In the next part of this series we’ll use Swagger (aka OpenAPI ) to test the API endpoints we’ll be creating in this ...

  7. Building Your First Web API with ASP.NET Core and Visual Studio Code

    Feb 27, 2017 · After completing the Building Your First Web API with ASP.NET Core MVC and Visual Studio tutorial, I decided to try building the same API using Visual Studio Code and the .NET Core CLI. I’ve focused only on the steps required, so you should refer to the original tutorial should any concepts require further explanation. Let’s dive in.

  8. Build REST and GraphQL APIs in Seconds with VS Code and Data API

    Jan 29, 2025 · Jerry walks us through what Data API Builder is, how to get started with VS Code, and how to create a new REST and GraphQL API in seconds from an existing database!

  9. How to Create a React App and .NET API in Vscode

    Oct 28, 2021 · In this tutorial, we'll create a React App with a .NET API Backend. We'll also utilize Entity Framework Core for our ORM and Postgres as the database. I recently was on a project that needed a .NET Core API, a React front end, Entity Framework Core, and Postgres. I had worked in React before as well as .NET, but never the two together.

  10. GitHub - cmiles74/VSCode-Sample: A sample Visual Studio Code Web ...

    This project provides a sample ASP.Net Core web application with Web API that will build and run on .Net Core 1.0.1. It will server up a sample single page web application that uses Bootstrap and React. The general idea is that you would copy the repository and use it …

  11. Some results have been removed
Refresh