There are no reviews yet. Be the first to send feedback to the community and the maintainers!
opentelemetry-metrics-demo
Example about how to use OpenTelemetry metrics on a .NET app and how to visualize those metrics using Prometheus and Grafana.opentelemetry-tracing-demo
Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between thembuilding-qa-app-with-openai-pinecone-and-streamlit
Building a GPT-4 Q&A app using Azure OpenAI, Pinecone and Streamlit in just a couple of hoursbuilding-qa-app-with-aws-bedrock-kendra-s3-and-streamlit
Building a Q&A app (powered by a LLM model) using AWS Bedrock, AWS Kendra, AWS S3 and Streamlit in just a couple of hoursprofiling-net6-api-demo
This repository contains a .NET 6 API that will be used to demonstrate how to do profiling with dotnet-trace, dotnet-dump, dotnet-counters and Visual Studioaws-otel-tracing-demo
Example about how to use AWS Distro for OpenTelemetry with a series of distributed .NET apps communicating between them.MyTechRamblings.Templates
A practical example about how to pack multiple .NET Core templates in a single NuGet package and use it within Visual Studio or the .NET CLIdeploy-signalr-core-app-on-aws
This repository contains an example about how you can deploy a SignalR Core App on AWS.deploy-dotnet-lambda-with-aws-cdk
This repository contains a few examples about how you can deploy a dotnet lambda when using AWS CDKbootstrapping-azure-subscription-and-azdo-project-for-terraform
This repository contains a script used to bootstrap an Azure subscription and an Azure DevOps project to start deploying infrastructure as code to Azure with Terraform.modernize-wcf-app-using-corewcf
How to modernize a legacy WCF app using CoreWCF and .NET 7healthchecks-wcf
Library for adding a healthcheck REST endpoint on your SOAP WCFprovisioning-an-azdo-org-with-terraform
This repository contains an example about how you could setup an Azure DevOps Team organization using the Terraform providerdotnet-strategy-pattern-using-dependency-injection
This repository contains an example that shows how easy is to build a Strategy pattern using dependency injection with .NETbuilding-an-azure-devops-copilot-using-semantic-kernel-and-dotnet
Building an Azure DevOps Copilot using Semantic Kernel and Azure OpenAi GPT-4osonarqube-scan-inside-a-dockerfile
This repository contains a practical example about how to run the sonarqube scanner when building a docker imagedeploying-net-grpc-services-on-ecs-fargate
This repository contains a few examples about how you can deploy a .NET gRPC service into AWS ECS Fargateanalyze-polly-telemetry-using-otel-metrics
Starting with version 8, Polly provides telemetry for all built-in strategies. This repository shows how to send this telemetry to Prometheus for more in-depth analysis using OpenTelemetry Metricscheck-nuget-packages-for-security-vulnerabilities
How to validate in your CI/CD pipeline if any NuGet package on your application contains a security vulnerabilitybuilding-a-dotnet-news-aggregator-site
Let's try to build a simple .NET news site aggregator using Python, Hugo and Github Actions. The result can be visit on www.dotnetramblings.comsecuring-netcore-webapi
NET Core Web API using ASP.NET Identity and JWT Token authorizationprofiling-net6-api-on-aws-ecs-fargate-using-dotnet-monitor
This repository contains an example about how to deploy a .NET6 app with dotnet-monitor as a sidecar container on AWS ECS Fargate.azure-pipelines-examples
Trying azure pipelines YAML featuresecuring-graphql-api-with-aad
A practical example about how you can secure and consume a graphQL api with Azure Active Directorytesting-obo-flow-with-microsoft-identity-web-library
Testing an OAuth2 Obo Flow using Microsoft.Identity.Web Librarytf-azuredevops-pipelines-provisioner
This repository contains a Terraform provider to create builds on classic mode with Azure DevOps. It creates opinionated builds based on a few parameters.az-durable-func-async-http-api-python
A practical example about how to build an Async Http Api pattern using Python and Azure Durable Functionsdotnet-httpclient-basic-usage-scenarios
This repository contains a series of basic C# scenarios demonstrating how to use the HttpClient functionality correctly and incorrectly.how-to-integrate-roslyn-analyzers-with-sonarqube
How to integrate your Roslyn Analyzers with Sonarqubeblog-azure-static-webapp
Let's deploy my blog on Azure Static WebApps.keep-your-platform-images-updated-when-using-aws-ecr-and-azure-pipelines
How to keep your .NET platform images up to date when using AWS ECR with Azure Pipelines or any other source control platformhow-to-push-a-container-image-into-acr-using-terraform
This repository provides three available options for pushing a container image to Azure Container Registry using Terraform.dotnetramblings-site-published-code
This repository contains the published code of dotnetramblings.comtesting-container-vulnerability-scanners-with-azure-pipelines
This repository contains a few Azure DevOps YAML pipelines that will show you how you can use some of the most well-known container vulnerability scanners in the market right now.how-to-update-an-azure-api-mgmt-api-that-uses-a-remote-openapi-using-terraform
This repository provides an example of how to update an Azure API Management API that is set up using a remote OpenApi definition using TerraformLove Open Source and this site? Check out how you can help us