Dotnet6.GraphQL4.WebApplication VS sample-dotnet6

Compare Dotnet6.GraphQL4.WebApplication vs sample-dotnet6 and see what are their differences.

Dotnet6.GraphQL4.WebApplication

This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Onion Architecture. (by AntonioFalcaoJr)

sample-dotnet6

Basic example of using .NET 6.0 (by hgmauri)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Dotnet6.GraphQL4.WebApplication sample-dotnet6
1 1
74 2
- -
0.0 0.0
about 1 year ago over 2 years ago
C# C#
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Dotnet6.GraphQL4.WebApplication

Posts with mentions or reviews of Dotnet6.GraphQL4.WebApplication. We have used some of these posts to build our list of alternatives and similar projects.

sample-dotnet6

Posts with mentions or reviews of sample-dotnet6. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Dotnet6.GraphQL4.WebApplication and sample-dotnet6 you can also consider the following projects:

Hot Chocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

hotchocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. [Moved to: https://github.com/ChilliCream/graphql-platform]

ILSpy - .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

JsonNamingPolicy - Naming policies for System.Text.Json

Jellyfin - The Free Software Media System

DomainResult - Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API