All Projects → aws → Dotnet

aws / Dotnet

Licence: apache-2.0
GitHub home for .NET development on AWS

Labels

Projects that are alternatives of or similar to Dotnet

Chaos Ssm Documents
Collection of AWS SSM Documents to perform Chaos Engineering experiments
Stars: ✭ 225 (-3.02%)
Mutual labels:  aws
Journal Aws Amplify Tutorial
Step by step tutorial to build a personal journal web app with aws-amplify
Stars: ✭ 227 (-2.16%)
Mutual labels:  aws
Terraform Aws Tfstate Backend
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
Stars: ✭ 229 (-1.29%)
Mutual labels:  aws
Awesome Ecs
A curated list of awesome ECS guides, development tools, and resources
Stars: ✭ 2,672 (+1051.72%)
Mutual labels:  aws
Serverless Chrome
🌐 Run headless Chrome/Chromium on AWS Lambda
Stars: ✭ 2,625 (+1031.47%)
Mutual labels:  aws
Aws Lambda Typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
Stars: ✭ 228 (-1.72%)
Mutual labels:  aws
Aws Xray Sdk Go
AWS X-Ray SDK for the Go programming language.
Stars: ✭ 220 (-5.17%)
Mutual labels:  aws
Step Functions Draw.io
You can make a AWS step functions workflow with GUI and export/import JSON/YAML.
Stars: ✭ 231 (-0.43%)
Mutual labels:  aws
Algnhsa
AWS Lambda Go net/http server adapter
Stars: ✭ 226 (-2.59%)
Mutual labels:  aws
Nextjs Aws S3
Example Next.js app to upload photos to an S3 bucket.
Stars: ✭ 229 (-1.29%)
Mutual labels:  aws
Azure arc
Automated Azure Arc environments
Stars: ✭ 224 (-3.45%)
Mutual labels:  aws
Streamalert
StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
Stars: ✭ 2,634 (+1035.34%)
Mutual labels:  aws
Aws Ssh Config
Generate SSH config files from AWS EC2 inventory
Stars: ✭ 229 (-1.29%)
Mutual labels:  aws
Aws Cdk Rfcs
RFCs for the AWS CDK
Stars: ✭ 222 (-4.31%)
Mutual labels:  aws
Get Me A Date
😍 Help me get a 💘 date tonight 🌛
Stars: ✭ 228 (-1.72%)
Mutual labels:  aws
Aws Lambda Haskell Runtime
⚡Haskell runtime for AWS Lambda
Stars: ✭ 223 (-3.88%)
Mutual labels:  aws
Aws Adfs
Command line tool to ease aws cli authentication against ADFS (multi factor authentication with active directory)
Stars: ✭ 229 (-1.29%)
Mutual labels:  aws
Devops Bash Tools
550+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Kafka, Docker, APIs, Hadoop, SQL, PostgreSQL, MySQL, Hive, Impala, Travis CI, Jenkins, Concourse, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, .tmux.conf, .psqlrc ...
Stars: ✭ 226 (-2.59%)
Mutual labels:  aws
Aws Mobile Appsync Sdk Ios
iOS SDK for AWS AppSync.
Stars: ✭ 231 (-0.43%)
Mutual labels:  aws
Kubestriker
A Blazing fast Security Auditing tool for Kubernetes
Stars: ✭ 213 (-8.19%)
Mutual labels:  aws

alt text

aws/dotnet is the GitHub home for .NET development on AWS. You'll find libraries, tools, and resources to help you build .NET applications and services on AWS.

Click on the links below to jump to a section:

Online Resources

AWS Developer Center - Explore .NET on AWS
Find all the .NET code samples, step-by-step guides, videos, blog content, tools, and information about live events that you need in one place.

AWS Developer Blog - .NET
Come see what .NET developers at AWS are up to! Learn about new .NET software announcements, guides, and how-to's.

@dotnetonaws
Follow us on Twitter!

Software and Libraries

AWS SDK for .NET
The AWS SDK for .NET enables .NET developers to easily work with Amazon Web Services and build scalable solutions with Amazon S3, Amazon DynamoDB, Amazon Glacier, and more.

AWS Lambda for .NET Core
This repository contains tools and blueprints used to create C# and Powershell AWS Lambda functions.

AWS Extensions .NET Core Setup
nuget downloads
This library is an extension for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.

AWS Logging .NET
nuget downloads
These libraries integrate Amazon CloudWatch Logs with popular .NET logging libraries.

Amazon Cognito Authentication Extension Library
nuget downloads
The Amazon Cognito Extension Library simplifies the authentication process of Amazon Cognito User Pools for .NET developers. It allows you to use various authentication methods for Amazon Cognito User Pools with only a few short method calls, along with making the process intuitive.

AWS Secrets Manager Caching Library for .NET
nuget downloads
The AWS Secrets Manager caching client enables in-process caching of secrets for .NET applications.

ASP.NET Core Identity Provider for Amazon Cognito
nuget downloads
ASP.NET Core Identity Provider for Amazon Cognito simplifies using Amazon Cognito as a membership storage solution for building ASP.NET Core web applications using ASP.NET Core Identity.

AWS .NET Configuration Extension for Systems Manager
nuget downloads
Configuration Extension for Systems Manager library simplifies using AWS SSM's Parameter Store as a source for configuration information for .NET Core applications. This project was contributed by @KenHundley.

Amazon ElastiCache Cluster Configuration for .NET
nuget downloads
Amazon ElastiCache Cluster Configuration is an enhanced .NET library that supports connecting to an Amazon ElastiCache cluster for Auto Discovery. This client library is an extension built upon Enyim and is released under the Apache 2.0 License.

AWS Systems Manager ASP.NET Core Data Protection Provider
nuget downloads
AWS Systems Manager ASP.NET Core Data Protection Provider library allows you to use AWS SSM's Parameter Store to store keys generated by ASP.NET's Data Protection API. This enables you to scale by allowing multiple web servers to share the keys.

Amazon.Lambda.RuntimeSupport
nuget downloads
Amazon.Lambda.RuntimeSupport library makes it easy to create Lambda functions using .NET standard 2.0-compatible runtimes.

DynamoDB Accelerator (DAX) for Microsoft .NET
nuget downloads
DynamoDB Accelerator (DAX) for Microsoft .NET -- DAX is a fully managed, in-memory cache for DynamoDB.

AWS X-Ray SDK for .NET
AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.

Amazon S3 Encryption Client for .NET
nuget downloads
Amazon S3 Encryption Client for .NET is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It enables you to focus on the core functionality of your application, rather than on how to best encrypt and decrypt your data.

.NET Development Tools

AWS Toolkit for Visual Studio 2017 and 2019
VS Marketplace downloads
The AWS Toolkit for Visual Studio 2017 and 2019 is an extension for Microsoft Visual Studio 2017 and 2019 on Microsoft Windows. The toolkit makes it easier for developers to develop, debug, and deploy .NET and .NET Core applications using Amazon Web Services.

AWS Toolkit for JetBrains
JetBrains Marketplace downloads
The AWS Toolkit for JetBrains works with Rider and adds support for working with AWS services such as AWS Lambda and S3.

AWS Toolkit for Visual Studio Code
VS Marketplace downloads
The AWS Toolkit for Visual Studio Code is a VS Code extension that lets you work with AWS services such as AWS Lambda.

AWS Toolkit for Azure DevOps
VS Marketplace downloads
Tasks for Amazon S3, AWS Elastic Beanstalk, AWS CodeDeploy, AWS Lambda and AWS CloudFormation and more, and running commands in the AWS Tools for Windows PowerShell module and the AWS CLI.

AWS Tools for Windows PowerShell and PowerShell Core


The AWS Tools for Windows PowerShell and PowerShell Core let developers and administrators manage their AWS services from the PowerShell scripting environment.

AWS .NET Mock Lambda Test Tool - Preview
nuget downloads
The AWS .NET Mock Lambda Test Tool is a tool that can be used to load a .NET Core Lambda project and execute the selected code inside an emulated Lambda environment. An IDE that is attached to the process hosting this tool can then debug and step through the .NET Core Lambda code. The tool is optimized for quick local debugging with minimal dependencies.

AWS Lambda Tools for Powershell
The AWS Lambda Tools for Powershell can be used to create and deploy AWS Lambda functions written in PowerShell.

AWS Extensions for dotnet CLI
nuget downloads
This repository contains AWS tool extensions to the .NET CLI. These tool extensions are focused on building .NET Core and ASP.NET Core applications and deploying them to AWS services. Many of these deployment commands are the same commands the AWS Toolkit for Visual Studio uses to perform its deployment features.

AWS Cloud Resources for .NET

.NET Core EC2 AMIs
Amazon Web Services offers Amazon Machine Images (AMI) with .NET Core on Amazon Linux 2 and Ubuntu.

.NET Core CodeBuild Images
This repository holds Dockerfiles of official AWS CodeBuild curated Docker images. Please refer to the AWS CodeBuild User Guide for list of environments supported by AWS CodeBuild.

Documentation

AWS .NET Developer Guide
The AWS SDK for .NET Developer Guide describes how to implement applications for AWS using the AWS SDK for .NET

AWS SDK for .NET V3 API Reference
Official AWS SDK for .NET API reference.

AWS Tools for Powershell Cmdlet Reference
Official AWS Tools for Powershell Cmdlet reference.

AWS Elastic Beanstalk - Working with .NET
Learn about creating and deploying Elastic Beanstalk Applications in .NET Using AWS Toolkit for Visual Studio

AWS Lambda - Lambda Functions (C#)
Lambda Developer guide describes in detail on how to write C# Lambda functions and how to deploy them.

AWS Lambda - Lambda Functions (PowerShell)
Lambda Developer guide describes in detail on how to write PowerShell Lambda functions and how to deploy them.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].