AntonioFalcaoJr / Dotnet6.GraphQL4.WebApplicationLinks
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.
☆75Updated 2 years ago
Alternatives and similar repositories for Dotnet6.GraphQL4.WebApplication
Users that are interested in Dotnet6.GraphQL4.WebApplication are comparing it to the libraries listed below
Sorting:
- Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0☆74Updated 8 months ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 6 years ago
- Great tools to increase the quality of your unit tests in .NET C#☆56Updated 8 years ago
- Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys…☆291Updated 5 months ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated 2 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.☆203Updated 2 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆88Updated 2 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆81Updated 3 years ago
- Administration classes for ASP.NET Identity and IdentityServer4☆49Updated 5 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- Example of implementation of the Unit of Work Pattern☆78Updated 4 years ago
- Example of using MassTransit with RabbitMQ in .NET 9.0☆52Updated 10 months ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Commad-Line Task management with storage on your GitHub☆124Updated 6 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A simple example of the clean architecture☆48Updated 2 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- A collection of awesome .NET core libraries, tools, frameworks and software☆17Updated 5 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- A IOC technique to add Cache to some components without change component itself.☆17Updated 5 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- ASP.NET Core application using Command Pattern and Repository Pattern☆165Updated 5 years ago
- FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.☆194Updated 5 years ago
- GWTDO defines a BDD-style test suite, with a clear separation of concerns between the test scenario definition and the implementation det…☆40Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 2 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆273Updated 3 years ago