Ecosyste.ms: Repos

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

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

Powertools for AWS Lambda (.NET) - Metrics package.
12 versions
Latest release: 8 months ago
26,637 downloads total

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

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: 11 days ago - Pushed: 11 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/Metrics/src/HelloWorld/HelloWorld.csproj

Size: 19.2 MB - Last synced: 4 days ago - Pushed: 4 days ago

aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
  • 0.0.1-preview.1 dotnet-test-samples/apigw-lambda-ddb/src/GetProduct/GetProduct.csproj

Size: 43.4 MB - Last synced: 19 days ago - Pushed: 19 days 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/Metrics/src/HelloWorld/HelloWorld.csproj

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

lucamezzalira/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.
  • 0.0.1-preview.1 dotnet-test-samples/apigw-lambda-ddb/src/GetProduct/GetProduct.csproj

Size: 5.94 MB - Last synced: about 1 year ago - Pushed: about 1 year 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

AlexeySoshin/aws-sam-cli-app-templates Fork of aws/aws-sam-cli-app-templates
  • 1.2.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

kknd4eva/AWS.Lambda.Powetools.Metrics.Sample
A small sample of using AWS Lambdatools for .NET
  • 1.0.0 AWS.Lambda.Powetools.Metrics.Sample/src/AWS.Lambda.Powetools.Metrics.Sample/MyMetrics.Sample.csproj

Size: 12.7 KB - Last synced: about 2 months ago - Pushed: about 2 months 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.
  • 0.0.1-preview.1 dotnet-test-samples/apigw-lambda-ddb/src/GetProduct/GetProduct.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/Metrics/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.2.0 Blueprints/BlueprintDefinitions/vs2022/PowertoolsFunction/template/src/BlueprintBaseName.1/BlueprintBaseName.1.csproj
  • 1.2.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.3.2 Unicorn.Contracts/ContractsService/ContractsService.csproj
  • 1.3.2 Unicorn.Properties/PropertiesService/PropertiesService.csproj
  • 1.3.2 Unicorn.Web/ApprovalService/ApprovalService.csproj
  • 1.3.2 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/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.3.3 functions/dotnet/PowertoolsWorkshop.csproj

Size: 4.96 MB - Last synced: 8 months ago - Pushed: 9 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.3.2 Unicorn.Contracts/ContractsService/ContractsService.csproj
  • 1.3.2 Unicorn.Properties/PropertiesService/PropertiesService.csproj
  • 1.3.2 Unicorn.Web/ApprovalService/ApprovalService.csproj
  • 1.3.2 Unicorn.Web/SearchService/SearchService.csproj

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

NMehralizadeh/serverless-dotnet-demo Fork of aws-samples/serverless-dotnet-demo
  • 1.0.0 src/NET6WithPowerTools/DeleteProduct/DeleteProduct.csproj
  • 1.0.0 src/NET6WithPowerTools/GetProduct/GetProduct.csproj
  • 1.0.0 src/NET6WithPowerTools/GetProducts/GetProducts.csproj
  • 1.0.0 src/NET6WithPowerTools/PutProduct/PutProduct.csproj

Size: 393 KB - Last synced: about 1 month ago - Pushed: 10 months ago

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

Size: 32.8 MB - Last synced: 7 months ago - Pushed: 7 months ago

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

Size: 33.4 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

aws-samples/serverless-observability-workshop
  • 1.3.2 code/powertools/netcore/SampleSolution/src/SampleApp/SampleApp.csproj

Size: 37.7 MB - Last synced: 4 days ago - Pushed: 4 days ago

cbossie/serverless-doc-processing-cdk
Serverless Document Processing using CDK
  • 1.3.2 functions/src/InitializeProcessing/InitializeProcessing.csproj
  • 1.3.2 functions/src/RestartStepFunction/RestartStepFunction.csproj

Size: 46.7 MB - Last synced: about 1 month ago - Pushed: 5 months ago

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

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