Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: AWS.Lambda.Powertools.Tracing

Powertools for AWS Lambda (.NET) - Tracing package.
9 versions
Latest release: 8 months ago
36,618 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/AWS.Lambda.Powertools.Tracing

Dependent Repos 22

aws-samples/cookiecutter-aws-sam-dotnet
A cookiecutter template to create a .NET based AWS Lambda function and test using a Visual Studio folder structure and .NET 6
  • 0.0.1-preview.1 {{ cookiecutter.solution_name }}/{{ cookiecutter.project_name }}/{{ cookiecutter.project_name }}.csproj

Size: 106 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

aws-samples/serverless-dotnet-demo
  • 0.0.1-preview.1 src/NET6WithPowerTools/DeleteProduct/DeleteProduct.csproj
  • 0.0.1-preview.1 src/NET6WithPowerTools/GetProduct/GetProduct.csproj
  • 0.0.1-preview.1 src/NET6WithPowerTools/GetProducts/GetProducts.csproj
  • 0.0.1-preview.1 src/NET6WithPowerTools/PutProduct/PutProduct.csproj

Size: 431 KB - Last synced: 7 days ago - Pushed: 8 days ago

jeastham1993/dotnet-lambda-observability
Observability best practices and configuration when using .NET on AWS Lambda
  • 0.0.1-preview.1 src/PowerTools/ObservableLambda.PowerTools/ObservableLambda.PowerTools.csproj

Size: 215 KB - Last synced: about 1 month ago - Pushed: 6 months ago

aws-powertools/powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
  • 0.0.1-preview.1 examples/Tracing/src/HelloWorld/HelloWorld.csproj

Size: 19.2 MB - Last synced: about 17 hours ago - Pushed: about 18 hours ago

amirkaws/powertools-lambda-dotnet Fork of aws-powertools/powertools-lambda-dotnet
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.
  • 0.0.1-preview.1 examples/Tracing/src/HelloWorld/HelloWorld.csproj

Size: 15.1 MB - Last synced: 13 days ago - Pushed: 13 days ago

FutureNorthants/Orchestrator
Handles AWS Notifications
  • 1.0.0 Orchestrator/Orchestrator.csproj

Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

swarits/aws-lambda-dotnet Fork of aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
  • 1.0.1 Blueprints/BlueprintDefinitions/vs2022/PowertoolsFunction/template/src/BlueprintBaseName.1/BlueprintBaseName.1.csproj
  • 1.0.1 Blueprints/BlueprintDefinitions/vs2022/PowertoolsServerless/template/src/BlueprintBaseName.1/BlueprintBaseName.1.csproj

Size: 32.6 MB - Last synced: 10 months ago - Pushed: about 1 year ago

jeastham1993/sustainable-architecture-patterns
  • 1.0.1 patterns/dotnet/src/Handlers/src/CreateOrderHandler/CreateOrderHandler.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/Customers/CustomerOrderCreatedEventHandler/CustomerOrderCreatedEventHandler.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/GetOrderStatusHandler/GetOrderStatusHandler.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/MessageProcessor.Shared/MessageProcessor.Shared.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/OrderStatusChangeEventPublisher/OrderStatusChangeEventPublisher.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/OrderUpdateHandler/OrderUpdateHandler.csproj
  • 1.0.1 patterns/dotnet/src/Handlers/src/ReprocessFailedMessages/ReprocessFailedMessages.csproj

Size: 92.8 KB - Last synced: about 1 month ago - Pushed: 12 months ago

AlexeySoshin/aws-sam-cli-app-templates Fork of aws/aws-sam-cli-app-templates
  • 1.1.0 dotnet6/hello-pt/{{cookiecutter.project_name}}/src/HelloWorld/HelloWorld.csproj

Size: 21.2 MB - Last synced: about 1 month ago - Pushed: 10 months ago

BharathPalanivelu/aws-serverless-developer-experience-workshop-dotnet Fork of aws-samples/aws-serverless-developer-experience-workshop-dotnet
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in .NET
  • 0.0.1-preview.1 Unicorn.Contracts/ContractsService/ContractsService.csproj
  • 0.0.1-preview.1 Unicorn.Properties/PropertiesService/PropertiesService.csproj
  • 0.0.1-preview.1 Unicorn.Web/ApprovalService/ApprovalService.csproj
  • 0.0.1-preview.1 Unicorn.Web/Common/Common.csproj
  • 0.0.1-preview.1 Unicorn.Web/SearchService/SearchService.csproj

Size: 529 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

1vinodsingh1/serverless-test-samples Fork of aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
  • 1.0.1 dotnet-test-samples/async-architectures/async-lambda-dynamodb/src/AsyncTesting.S3EventHandler/AsyncTesting.S3EventHandler.csproj
  • 1.0.1 dotnet-test-samples/async-architectures/async-lambda-dynamodb/tests/AsyncTesting.IntegrationTestListener/AsyncTesting.IntegrationTestListener.csproj
  • 1.0.1 dotnet-test-samples/kinesis-lambda-dynamodb/src/KinesisEventHandler/KinesisEventHandler.csproj
  • 1.0.1 dotnet-test-samples/sqs-lambda/src/SQSEventHandler/SQSEventHandler.csproj

Size: 9.68 MB - Last synced: 10 months ago - Pushed: 12 months ago

Kalugy/websocket-chat-application Fork of aws-samples/websocket-chat-application
This application provides the CDK project and a frontend that allows you to build a serverless chat application based on API Gateway's WebSocket-based API feature.
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannel/src/GetChannel/GetChannel.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannelMessages/src/GetChannelMessages/GetChannelMessages.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannels/src/GetChannels/GetChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetConfig/src/GetConfig/GetConfig.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetUsers/src/GetUsers/GetUsers.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnConnect/src/OnConnect/OnConnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnDisconnect/src/OnDisconnect/OnDisconnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnMessage/src/OnMessage/OnMessage.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/PostChannels/src/PostChannels/PostChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/Shared/Shared.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/StatusBroadcast/src/StatusBroadcast/StatusBroadcast.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/WebsocketAuthorizer/src/WebsocketAuthorizer/WebsocketAuthorizer.csproj

Size: 3.5 MB - Last synced: about 1 month ago - Pushed: about 1 year ago

srcsakthivel/aws-lambda-powertools-dotnet Fork of aws-powertools/powertools-lambda-dotnet
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
  • 1.0.0 examples/Tracing/src/HelloWorld/HelloWorld.csproj

Size: 11 MB - Last synced: 9 months ago - Pushed: about 1 year ago

fredrikoller/aws-lambda-dotnet Fork of aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
  • 1.1.0 Blueprints/BlueprintDefinitions/vs2022/PowertoolsFunction/template/src/BlueprintBaseName.1/BlueprintBaseName.1.csproj
  • 1.1.0 Blueprints/BlueprintDefinitions/vs2022/PowertoolsServerless/template/src/BlueprintBaseName.1/BlueprintBaseName.1.csproj

Size: 32.7 MB - Last synced: 9 months ago - Pushed: 9 months ago

calsaviour/websocket-chat-application Fork of aws-samples/websocket-chat-application
This application provides the CDK project and a frontend that allows you to build a serverless chat application based on API Gateway's WebSocket-based API feature.
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannel/src/GetChannel/GetChannel.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannelMessages/src/GetChannelMessages/GetChannelMessages.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannels/src/GetChannels/GetChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetConfig/src/GetConfig/GetConfig.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetUsers/src/GetUsers/GetUsers.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnConnect/src/OnConnect/OnConnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnDisconnect/src/OnDisconnect/OnDisconnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnMessage/src/OnMessage/OnMessage.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/PostChannels/src/PostChannels/PostChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/Shared/Shared.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/StatusBroadcast/src/StatusBroadcast/StatusBroadcast.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/WebsocketAuthorizer/src/WebsocketAuthorizer/WebsocketAuthorizer.csproj

Size: 2.83 MB - Last synced: about 1 month ago - Pushed: 11 months ago

igorlg/aws-serverless-developer-experience-workshop-dotnet Fork of aws-samples/aws-serverless-developer-experience-workshop-dotnet
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in .NET
  • 1.1.1 Unicorn.Contracts/ContractsService/ContractsService.csproj
  • 1.1.1 Unicorn.Properties/PropertiesService/PropertiesService.csproj
  • 1.1.1 Unicorn.Web/ApprovalService/ApprovalService.csproj
  • 1.1.1 Unicorn.Web/SearchService/SearchService.csproj

Size: 648 KB - Last synced: 9 months ago - Pushed: 9 months ago

VINI1520/application-integration-patterns Fork of jeastham1993/application-integration-patterns
Samples of application integration patterns
  • 0.0.1-preview.1 src/patterns/anti-corruption-layer/functions/MembershipAssignPoints/MembershipAssignPoints.csproj
  • 0.0.1-preview.1 src/patterns/anti-corruption-layer/functions/MembershipCustomerCreatedAdapter/MembershipCustomerCreatedAdapter.csproj
  • 0.0.1-preview.1 src/patterns/anti-corruption-layer/functions/MembershipSendWelcomeEmail/MembershipSendWelcomeEmail.csproj
  • 0.0.1-preview.1 src/patterns/anti-corruption-layer/functions/MembershipUpdateAnalytics/MembershipUpdateAnalytics.csproj
  • 0.0.1-preview.1 src/patterns/anti-corruption-layer/functions/NewCustomerPublisher/NewCustomerPublisher.csproj
  • 0.0.1-preview.1 src/patterns/pub-sub/functions/EventBridgePublisher/EventBridgePublisher.csproj
  • 0.0.1-preview.1 src/patterns/pub-sub/functions/EventBridgeSubscriber/EventBridgeSubscriber.csproj
  • 0.0.1-preview.1 src/patterns/pub-sub/functions/SNSPublisher/SNSPublisher.csproj
  • 0.0.1-preview.1 src/patterns/pub-sub/functions/SNSSubscriber/SNSSubscriber.csproj
  • 0.0.1-preview.1 src/sample-app/product-api/application/DeleteProduct/DeleteProduct.csproj
  • 0.0.1-preview.1 src/sample-app/product-api/application/ExternalEventPublisher/ExternalEventPublisher.csproj
  • 0.0.1-preview.1 src/sample-app/product-api/application/GetProduct/GetProduct.csproj
  • 0.0.1-preview.1 src/sample-app/product-api/application/UpdateProduct/UpdateProduct.csproj

Size: 586 KB - Last synced: 9 months ago - Pushed: 9 months ago

dmichelena/websocket-chat-application Fork of aws-samples/websocket-chat-application
This application provides the CDK project and a frontend that allows you to build a serverless chat application based on API Gateway's WebSocket-based API feature.
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannel/src/GetChannel/GetChannel.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannelMessages/src/GetChannelMessages/GetChannelMessages.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannels/src/GetChannels/GetChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetConfig/src/GetConfig/GetConfig.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetUsers/src/GetUsers/GetUsers.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnConnect/src/OnConnect/OnConnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnDisconnect/src/OnDisconnect/OnDisconnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnMessage/src/OnMessage/OnMessage.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/PostChannels/src/PostChannels/PostChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/Shared/Shared.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/StatusBroadcast/src/StatusBroadcast/StatusBroadcast.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/WebsocketAuthorizer/src/WebsocketAuthorizer/WebsocketAuthorizer.csproj

Size: 3.5 MB - Last synced: 9 months ago - Pushed: over 1 year ago

0xlakshitha/websocket-chat-application Fork of aws-samples/websocket-chat-application
This application provides the CDK project and a frontend that allows you to build a serverless chat application based on API Gateway's WebSocket-based API feature.
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannel/src/GetChannel/GetChannel.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannelMessages/src/GetChannelMessages/GetChannelMessages.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetChannels/src/GetChannels/GetChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetConfig/src/GetConfig/GetConfig.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/GetUsers/src/GetUsers/GetUsers.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnConnect/src/OnConnect/OnConnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnDisconnect/src/OnDisconnect/OnDisconnect.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/OnMessage/src/OnMessage/OnMessage.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/PostChannels/src/PostChannels/PostChannels.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/Shared/Shared.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/StatusBroadcast/src/StatusBroadcast/StatusBroadcast.csproj
  • 0.0.1-preview.1 infrastructure-net7/src/WebsocketAuthorizer/src/WebsocketAuthorizer/WebsocketAuthorizer.csproj

Size: 3.5 MB - Last synced: 9 months ago - Pushed: about 1 year ago

jeromevdl/powertools-for-aws-lambda-workshop Fork of aws-samples/powertools-for-aws-lambda-workshop
  • 1.2.0 functions/dotnet/PowertoolsWorkshop.csproj

Size: 4.96 MB - Last synced: 8 months ago - Pushed: 8 months ago

Kevinwochan/aws-serverless-developer-experience-workshop-dotnet Fork of sliedig/aws-serverless-developer-experience-workshop-dotnet
This repository contains the reference architecture implementation for the AWS Serverless Developer Experience workshop in .NET
  • 1.1.1 Unicorn.Contracts/ContractsService/ContractsService.csproj
  • 1.1.1 Unicorn.Properties/PropertiesService/PropertiesService.csproj
  • 1.1.1 Unicorn.Web/ApprovalService/ApprovalService.csproj

Size: 900 KB - Last synced: 3 months ago - Pushed: 3 months ago