Skip to content

Commit d6d3d08

Browse files
Remove IWAPI section from extensions (#5121)
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
1 parent d0cd799 commit d6d3d08

File tree

1 file changed

+1
-7
lines changed
  • entity-framework/core/extensions

1 file changed

+1
-7
lines changed

entity-framework/core/extensions/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tools & Extensions - EF Core
33
description: External tools and extensions for Entity Framework Core
44
author: ErikEJ
5-
ms.date: 05/22/2024
5+
ms.date: 09/30/2025
66
uid: core/extensions/index
77
---
88

@@ -52,12 +52,6 @@ Entity Framework Visual Editor is a Visual Studio extension that adds an O/RM de
5252

5353
[Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=michaelsawczyn.EFDesigner2022)
5454

55-
### IWAPI
56-
57-
IWAPI (Instant Web API) is a scaffolding engine for .NET Core that can automate the generation of DbContext classes, entities, models and creates a working Web API from any SQL Server database.
58-
59-
[Website](https://instantwebapi.com/)
60-
6155
### efmig
6256

6357
efmig is a multi-platform GUI application that speeds up daily development when working with Entity Framework Core. It covers the most popular use cases such as migration code and script generation with simple, one-click interface. For EF Core: 2-8.

0 commit comments

Comments
 (0)