From 75455dc6ee76f98dae95af70780dd3be21a31264 Mon Sep 17 00:00:00 2001 From: ExesoftInc <105303945+ExesoftInc@users.noreply.github.com> Date: Tue, 17 May 2022 11:25:04 -0500 Subject: [PATCH 1/6] Update index.md --- entity-framework/core/extensions/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index cf9fa6e9b9..062402a78f 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -360,3 +360,9 @@ Add Entity Framework `IQueryable` support to GraphQL. A standard for implementing REST APIs with specifications for discovery, filtering, sorting, projections, navigations, bulk operations, and more. [GitHub repository](https://github.com/OData) | [NuGet](https://www.nuget.org/packages/Microsoft.OData.Core/) + +### IWAPI + +A 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. + +[GitHub repository]([https://github.com/OData](https://github.com/ExesoftInc/IWAPI)) From a5bb233d55f53af429aa6a4caf154a076412a8e4 Mon Sep 17 00:00:00 2001 From: ExesoftInc <105303945+ExesoftInc@users.noreply.github.com> Date: Tue, 17 May 2022 12:01:12 -0500 Subject: [PATCH 2/6] Update index.md --- entity-framework/core/extensions/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index 062402a78f..34ec03d09b 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -363,6 +363,6 @@ A standard for implementing REST APIs with specifications for discovery, filteri ### IWAPI -A 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. +IWAPI 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. -[GitHub repository]([https://github.com/OData](https://github.com/ExesoftInc/IWAPI)) +[GitHub repository]([https://github.com/ExesoftInc/IWAPI](https://github.com/ExesoftInc/IWAPI) From 44a3f04843a0e662e12b32020e9230e05903a783 Mon Sep 17 00:00:00 2001 From: ExesoftInc <105303945+ExesoftInc@users.noreply.github.com> Date: Tue, 17 May 2022 12:22:33 -0500 Subject: [PATCH 3/6] Update index.md --- entity-framework/core/extensions/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index 34ec03d09b..19b40cb993 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -363,6 +363,7 @@ A standard for implementing REST APIs with specifications for discovery, filteri ### IWAPI -IWAPI 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. +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. -[GitHub repository]([https://github.com/ExesoftInc/IWAPI](https://github.com/ExesoftInc/IWAPI) +[Website](https://instantwebapi.com/) +[GitHub repository](https://github.com/ExesoftInc/IWAPI) From a457f87336927c185216e9b361e25eb26c1fbc11 Mon Sep 17 00:00:00 2001 From: ExesoftInc <105303945+ExesoftInc@users.noreply.github.com> Date: Tue, 17 May 2022 12:37:51 -0500 Subject: [PATCH 4/6] Update index.md Hi Erik thanks for the feedback. --- entity-framework/core/extensions/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index 19b40cb993..b9443ed6ba 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -365,5 +365,4 @@ A standard for implementing REST APIs with specifications for discovery, filteri 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. -[Website](https://instantwebapi.com/) -[GitHub repository](https://github.com/ExesoftInc/IWAPI) +[Website](https://instantwebapi.com/) | [GitHub repository](https://github.com/ExesoftInc/IWAPI) From b7465d6fcb6f1cb6155602fdf8a2c724c7f22a8d Mon Sep 17 00:00:00 2001 From: ExesoftInc <105303945+ExesoftInc@users.noreply.github.com> Date: Tue, 17 May 2022 19:49:01 -0500 Subject: [PATCH 5/6] Update index.md --- entity-framework/core/extensions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index b9443ed6ba..e146fb29f9 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -365,4 +365,4 @@ A standard for implementing REST APIs with specifications for discovery, filteri 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. -[Website](https://instantwebapi.com/) | [GitHub repository](https://github.com/ExesoftInc/IWAPI) +[Website](https://instantwebapi.com/) From b2663bea6a44e3d2e40aee01a92e22780afd446d Mon Sep 17 00:00:00 2001 From: Arthur Vickers Date: Tue, 31 May 2022 21:04:27 +0100 Subject: [PATCH 6/6] Update index.md --- entity-framework/core/extensions/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index e146fb29f9..aada9f1ed3 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -63,6 +63,12 @@ Geco (Generator Console) is a simple code generator based on a console project, [GitHub repository](https://github.com/iQuarc/Geco) +### IWAPI + +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. + +[Website](https://instantwebapi.com/) + ## Extensions ### Microsoft.EntityFrameworkCore.AutoHistory @@ -360,9 +366,3 @@ Add Entity Framework `IQueryable` support to GraphQL. A standard for implementing REST APIs with specifications for discovery, filtering, sorting, projections, navigations, bulk operations, and more. [GitHub repository](https://github.com/OData) | [NuGet](https://www.nuget.org/packages/Microsoft.OData.Core/) - -### IWAPI - -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. - -[Website](https://instantwebapi.com/)