dotnet icon indicating copy to clipboard operation
dotnet copied to clipboard

GitHub home for .NET development on AWS

Results 5 dotnet issues
Sort by recently updated
recently updated
newest added

This is the tracking issue for gauging interest in a higher level library for interfacing with [Amazon Pinpoint](https://aws.amazon.com/pinpoint/) Analytics. This is the preferred service for gathering analytics information on AWS....

feature-request
needs-design
needs-discussion
p1
xl
queued

This is the tracking issue for gauging interest in a higher level library / Amplify Framework port for interfacing with [Amazon AppSync](https://aws.amazon.com/appsync/). This is the preferred service for doing offline...

feature-request
needs-design
needs-discussion
p1
xl
queued

The AWS .NET team is exploring creating an AWS native framework that simplifies development of .NET message processing applications using AWS services. **The design doc can be viewed and commented...

feature-request
needs-discussion

_Context: The AWS .NET team is exploring creating an AWS native framework that simplifies development of .NET message processing applications using AWS services. This PR is to collect feedback on...

feature-request
needs-discussion

A simple scan request in Blazor Webassembly .Net 8 gets an exception. The identical code works in .Net 6 Core. ``` public static async Task ScanRequest() { IAmazonDynamoDB _ddbClient =...

bug
needs-repro