• Stars
    star
    2
  • Language
    C#
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NET Core Web API using ASP.NET Identity and JWT Token authorization

More Repositories

1

opentelemetry-metrics-demo

Example about how to use OpenTelemetry metrics on a .NET app and how to visualize those metrics using Prometheus and Grafana.
C#
58
star
2

opentelemetry-tracing-demo

Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between them
C#
54
star
3

building-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 hours
Jupyter Notebook
25
star
4

building-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 hours
Jupyter Notebook
17
star
5

profiling-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 Studio
C#
10
star
6

aws-otel-tracing-demo

Example about how to use AWS Distro for OpenTelemetry with a series of distributed .NET apps communicating between them.
C#
8
star
7

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 CLI
C#
7
star
8

deploy-signalr-core-app-on-aws

This repository contains an example about how you can deploy a SignalR Core App on AWS.
C#
6
star
9

deploy-dotnet-lambda-with-aws-cdk

This repository contains a few examples about how you can deploy a dotnet lambda when using AWS CDK
C#
6
star
10

bootstrapping-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.
HCL
5
star
11

modernize-wcf-app-using-corewcf

How to modernize a legacy WCF app using CoreWCF and .NET 7
C#
4
star
12

healthchecks-wcf

Library for adding a healthcheck REST endpoint on your SOAP WCF
C#
3
star
13

provisioning-an-azdo-org-with-terraform

This repository contains an example about how you could setup an Azure DevOps Team organization using the Terraform provider
HCL
3
star
14

dotnet-strategy-pattern-using-dependency-injection

This repository contains an example that shows how easy is to build a Strategy pattern using dependency injection with .NET
C#
3
star
15

building-an-azure-devops-copilot-using-semantic-kernel-and-dotnet

Building an Azure DevOps Copilot using Semantic Kernel and Azure OpenAi GPT-4o
C#
3
star
16

sonarqube-scan-inside-a-dockerfile

This repository contains a practical example about how to run the sonarqube scanner when building a docker image
C#
2
star
17

deploying-net-grpc-services-on-ecs-fargate

This repository contains a few examples about how you can deploy a .NET gRPC service into AWS ECS Fargate
C#
2
star
18

analyze-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 Metrics
C#
2
star
19

check-nuget-packages-for-security-vulnerabilities

How to validate in your CI/CD pipeline if any NuGet package on your application contains a security vulnerability
C#
2
star
20

building-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.com
HTML
2
star
21

profiling-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.
C#
2
star
22

azure-pipelines-examples

Trying azure pipelines YAML feature
C#
1
star
23

securing-graphql-api-with-aad

A practical example about how you can secure and consume a graphQL api with Azure Active Directory
C#
1
star
24

testing-obo-flow-with-microsoft-identity-web-library

Testing an OAuth2 Obo Flow using Microsoft.Identity.Web Library
C#
1
star
25

tf-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.
C#
1
star
26

az-durable-func-async-http-api-python

A practical example about how to build an Async Http Api pattern using Python and Azure Durable Functions
Python
1
star
27

dotnet-httpclient-basic-usage-scenarios

This repository contains a series of basic C# scenarios demonstrating how to use the HttpClient functionality correctly and incorrectly.
JavaScript
1
star
28

how-to-integrate-roslyn-analyzers-with-sonarqube

How to integrate your Roslyn Analyzers with Sonarqube
PowerShell
1
star
29

blog-azure-static-webapp

Let's deploy my blog on Azure Static WebApps.
CSS
1
star
30

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 platform
Shell
1
star
31

how-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.
HCL
1
star
32

dotnetramblings-site-published-code

This repository contains the published code of dotnetramblings.com
HTML
1
star
33

testing-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.
PowerShell
1
star
34

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 Terraform
HCL
1
star
35

building-a-multiplatform-container-image-and-deploy-it-to-ecs-fargate

Let's build a multi-platform container image that targets ARM64 and AMD64 and deploy both of them into AWS ECS Fargate
C#
1
star