GOVINDBHAVAN's Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
kubernetes/examples
Kubernetes application example tutorials
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
microsoft/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
dotnet-presentations/blazor-workshop
Blazor workshop
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
OmkarPathak/pyresparser
A simple resume parser used for extracting information from resumes
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
VahidN/PdfReport.Core
PdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries
mizrael/OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
chen0040/keras-english-resume-parser-and-analyzer
keras project that parses and analyze english resumes
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
TryCatchLearn/Carsties
IEvangelist/learning-blazor
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
Aaltuj/VxFormGenerator
The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.
furkandeveloper/EasyRepository.EFCore
This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core
FowApps/IronHook
🪝 This repository provides easily managed webhook operations for .NET applications.
gabrielsadaka/dotnet-kafka-sample
A .NET Core Kafka sample application using Vertical Slice Architecture