-
-
-
-
-
streaming-twitter-live-feed Public
React and NodeJs based demo application to show twitter live feed.
-
eCupcakesFactoryOnContainers Public
"eCupcakesFactoryOnContainers" is based on a simplified "Microservices" architecture and docker containers. Core intent of this reference application is to provide reference implementation for .Net…
-
parquet-dotnet Public
Forked from aloneguid/parquet-dotnet🐬 Apache Parquet for modern .Net
C# MIT License UpdatedMay 5, 2020 -
dsexercise Public
Simple exercise to showcase c# test driven development. #netcore #mstest #fakeiteasy #tdd #fluentassertions #tpl #tpldataflows #pipelinepattern
-
netcore-csv-validator Public
CSV Validator for validating huge csv files based on CSV Schema. (CSVSchema is similar to XSD for XML Content). Implemented in .NET Core
UpdatedNov 13, 2019 -
Simple REST API implementation with aws lambda and nodejs
-
-
implementing repository patter in dotnet core web api and entity framework core
C# UpdatedJul 28, 2019 -
graphql-dotnetcore-example Public
Building a GraphQL API with .Net Core.
-
dotnetcore-kafka-producer Public
Containerized .NET Core web api (kafka producer) with CQRS pattern(using MediatR framework)
-
signalr-proxy-kafka Public
WebSockets based proxy for Kafka. Kafka doesn’t natively support connectivity over standard web protocols
-
Mongo-To-Kafka-CDC Public
Using "Debezium" Kafka CDC connector plugin to source data from MongoDB Cluster into KAFKA topics.
-
Kafka-Connect-MongoDb Public
Export data from Kafka into mongodb using Kafka-Connect plugins, containerizing this process using docker.
-
dotnetcore-kafka-integration Public
Building realtime streaming applications using .NET Core and KAFKA