There are no reviews yet. Be the first to send feedback to the community and the maintainers!
eShopMicroservices
Developing e-commerce modules over Product, Basket and Ordering microservices with NoSQL (MongoDB, Redis) and Relational databases (PostgreSQL, Sql Server) with communicating over RabbitMQ Event Driven Communication and Ocelot API Gateway which could be extended for implementing reverse proxy or similar.eCartMicroservices.gRPC
Developing a real world e-commerce use case with only gRPC communication. We will have 3 gRPC services, Product, Cart and Discount.SocialMediaPosts.Kafka
This repository demonstrates handling social media posts via Event Driven Architecture, Kafka and .NET6.PaymentProcessor.gRPC
This repository is created for knowing and learning the capabilites of gRPC.FaceLessOrManyFaced
Don't go over the name of this repo. I am a GOT fan. This is an application which uses Face Detection API from OpenCV (OpenCVSharp4). The idea is that the user will upload a picture and the application will detect and crop various faces in the picture and send mail to the user. The application uses the concepts of Microservices, Rabbit MQ and Mass Transit for indirect communication between the services, gRPC for direct communication, Face Detection API for detecting faces, Order API to query the orders raised by the users in the system, Notification Service for sending mails with cropped faces, Signal R Core for Push notification to the client application so that it gets refreshed automatically in case of receiving any pushed notification.CafeBistroWithGraphQL
This is a basic implementation project to understand. explore and learn the capabilities of GraphQL. This implementation also uses ASP.NET 5.0, Entity Framework and SQL Server.Document-Distance
The distance between two documents to be the angle between their word frequency vectors. The document distance problem is thus the problem of computing the distance between two given text documents.SecuredMovie-Services.IS4
Securing microservices with using standalone Identity Server 4.RuleEngineAPI
InvoiceReader.OCR
This is a small repository of image parsers in python which would extract the texts in an image. This is being used to extract the texts from invoices and bills. The parsers uses the concepts of OCR.AgentsAndAirlines.Hooks
To Explore And Leverage The Power Of WebHooks With .NET5 !!!Love Open Source and this site? Check out how you can help us