We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57965e commit a2bceecCopy full SHA for a2bceec
src/NetCore2Blockly/NetCore2Blockly/NetCore2Blockly.csproj
@@ -11,7 +11,7 @@
11
<RepositoryType>GIT</RepositoryType>
12
<Authors>Andrei Ignat</Authors>
13
<PackageLicenseFile>LICENSE</PackageLicenseFile>
14
- <PackageTags>WebAPI;ASP.NET Core;.NET Core;Blockly</PackageTags>
+ <PackageTags>WebAPI;ASP.NET Core;.NET Core;Blockly;OData;GraphQL;Swagger;OpenAPI</PackageTags>
15
<Description>
16
This program will generate ASP.NET Core WebAPI blockly blocks. And from other swagger files.
17
Can be usefull for just making a demo, interacting or others.
0 commit comments