File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,6 @@ app.UseGraphQLPlayground(
378
378
BetaUpdates = true ,
379
379
RequestCredentials = RequestCredentials .Omit ,
380
380
HideTracingResponse = false ,
381
-
382
381
EditorCursorShape = EditorCursorShape .Line ,
383
382
EditorTheme = EditorTheme .Dark ,
384
383
EditorFontSize = 14 ,
@@ -648,12 +647,12 @@ ___
648
647
649
648
## Built With
650
649
651
- ### Microsoft Stack - v5.0
650
+ ### Microsoft Stack - v5.0/6.0
652
651
653
- * [ .NET 5.0] ( https://dotnet .microsoft.com/ ) - Base framework;
654
- * [ ASP.NET 5.0] ( https://docs .microsoft.com/en-us/ aspnet/core/?view=aspnetcore-3.1 ) - Web framework;
655
- * [ Entity Framework Core 5.0 ] ( https://docs .microsoft.com/en-us/ef/core/what-is-new/ef -core-5.0/plan ) - ORM;
656
- * [ Microsoft SQL Server on Linux for Docker] ( https://docs.microsoft .com/en-us/ef/core/what-is-new/ef-core-5.0/plan ) - Database.
652
+ * [ .NET 5.0] ( https://devblogs .microsoft.com/dotnet/announcing-net-5-0 / ) - Base framework;
653
+ * [ ASP.NET 5.0] ( https://devblogs .microsoft.com/aspnet/announcing-asp-net- core-in-net-5/ ) - Web framework;
654
+ * [ Entity Framework Core 6.0 (preview) ] ( https://devblogs .microsoft.com/dotnet/announcing-entity-framework -core-6-0-preview-1/ ) - ORM;
655
+ * [ Microsoft SQL Server on Linux for Docker] ( https://hub.docker .com/_/microsoft-mssql-server ) - Database.
657
656
658
657
### GraphQL Stack - v3.0
659
658
You can’t perform that action at this time.
0 commit comments