giovanni-ferrari's Stars
torvalds/linux
Linux kernel source tree
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/orleans
Cloud Native application framework for .NET
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
techiescamp/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
manuzhang/awesome-streaming
a curated list of awesome streaming frameworks, applications, etc
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
openhwgroup/cva6
The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
jbogard/ContosoUniversityCore
vaquarkhan/microservices-recipes-a-free-gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
ddd-crew/domain-message-flow-modelling
Design & visualise the flow of commands, events, and queries between your bounded contexts
dotnet/beginner-series
.NET for beginner's videos, code, and links.
mauroservienti/all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
sukesh-ak/setup-mosquitto-with-docker
How to setup Mosquitto MQTT Broker using docker with Authentication and Websocket support.
petabridge/lighthouse
Lighthouse - a simple service discovery platform for Akka.Cluster (Akka.NET)
petabridge/akkadotnet-cluster-workshop
Akka.NET + Kubernetes + Akka.Cluster Training Course
amine-amaach/simulators
This project provides developers with simulators to realistically simulate IoT data over different protocols.
SeppPenner/SparkplugNet
SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in .Net. It uses MQTTnet in the background.
OrleansContrib/Orleans.Activities
Workflow Foundation (.Net 4.x System.Activities workflows) over Microsoft Orleans framework, providing stable, long-running, extremely scalable processes with XAML designer support.
eugene-khyst/ksqldb-event-souring
Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sourced system that uses Kafka and ksqlDB as event store.