Skip to content
#

minimal-web-api

Here are 9 public repositories matching this topic...

MinimalWebApiPizzaStoreTutorialDemo

Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.

  • Updated Dec 25, 2023
  • C#
MinimalWebApiEntityFrameworkCoreSQLite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

  • Updated Jan 14, 2024
  • C#

Improve this page

Add a description, image, and links to the minimal-web-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minimal-web-api topic, visit your repo's landing page and select "manage topics."

Learn more