Homemade-Cookies's Stars
githubnext/workspace-blank
m-jovanovic/outbox-scaling
Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).
GMPrakhar/MAUI-Designer
UI Designer for MAUI Applications
tonybaloney/CSnakes
open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
microsoft/vscode-extension-samples
Sample code illustrating the VS Code extension API.
copilot-extensions/gh-debug-cli
CLI tool that lets you chat with your agent locally for faster feedback and debugging
copilot-extensions/github-models-extension
Copilot Extension to connect and chat with GitHub Models
github/vscode-codeql
An extension for Visual Studio Code that adds rich language support for CodeQL
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
thisisnabi/Blogger
Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure-Samples/azure-ai
A hub with a curated awesome list of all Azure AI samples
m-jovanovic/testcontainers-sample
Sample project showing how to write integration tests with Testcontainers.
m-jovanovic/expense-tracker
Expense tracking solution based on .NET Core.
m-jovanovic/digit-recognizer
Small neural network framework developed in C#, specialized in digit classification (MNIST dataset)
Redth/dotnet-maui-check
.NET MAUI Check tool
NickCraver/PerfBenchmarks
Benchmarks for various things using BenchmarkDotNet
szehetner/BenchmarkDotNet-VS-Runner
Visual Studio Extension for running BenchmarkDotNet Benchmarks.
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
CopilotKit/CopilotKit
React UI + elegant infrastructure for AI Copilots, in-app AI agents, AI chatbots, and AI-powered Textareas 🪁
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.