rafaelldi's Stars
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnet/dotnet-docker
Docker images for .NET and the .NET Tools.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
davidfowl/DotNetCodingPatterns
A collection of coding patterns in no particular order
iximiuz/cdebug
cdebug - a swiss army knife of container debugging
Azure/azure-functions-core-tools
Command line tools for Azure Functions
SergeyTeplyakov/ErrorProne.NET
Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)
JetBrains/jewel
An implementation of the IntelliJ look and feels in Compose for Desktop
iximiuz/awesome-container-tinkering
List of awesome tools to tinker with containers.
Azure/azure-dev
A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
Azure/azure-functions-templates
Azure functions templates for the azure portal, CLI, and VS
microsoft/vscode-azurefunctions
Azure Functions extension for VS Code
maartenba/rider-content
A curated list of content around JetBrains Rider
davidfowl/IdentityEndpointsSample
A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
microsoft/vscode-azure-account
Common Azure Login extension for VS Code
microsoft/vscode-azureappservice
Azure App Service extension for VS Code
sidristij/memory-pools
Memory pools, non-allocating LINQ, traffic-free collections
davidfowl/DotnetPerformanceTips
SergeyTeplyakov/ConcurrencyAnalyzers
A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process
microsoft/vscode-azureresourcegroups
VS Code extension for managing Azure resources.
JetBrains/azure-tools-for-intellij
Azure Toolkit for JetBrains Rider.
dotnetos/memoryexpert-course
Materials for .NET Memory Expert online course
microsoft/vscode-azurecontainerapps
Azure Container Apps extension for VS Code
microsoft/vscode-azurevirtualmachines
Azure Virtual Machines extension for Visual Studio Code
davidfowl/DocsStaging
dotnetos/diagnosticsexpert-course
Materials for Diagnostics Expert online course
khalidabuhakmeh/AspNetCore-Sitemap
Generating Sitemaps for ASP.NET Core apps for all programming models
SergeyTeplyakov/AsyncPatterns
A library that provides a set of helper methods and extensions for implementing various asynchronous programming patterns in C#
seclerp/rider-plugin-template
A Rider plugin template based on Intellij Plugin Template