Milochau.Core.Aws.Integration 0.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Milochau.Core.Aws.Integration --version 0.2.2
NuGet\Install-Package Milochau.Core.Aws.Integration -Version 0.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Milochau.Core.Aws.Integration" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Milochau.Core.Aws.Integration --version 0.2.2
#r "nuget: Milochau.Core.Aws.Integration, 0.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Milochau.Core.Aws.Integration as a Cake Addin
#addin nuget:?package=Milochau.Core.Aws.Integration&version=0.2.2

// Install Milochau.Core.Aws.Integration as a Cake Tool
#tool nuget:?package=Milochau.Core.Aws.Integration&version=0.2.2

<p align="center"> <a href="https://github.com/amilochau/core-aws/blob/main/LICENSE"> <img src="https://img.shields.io/github/license/amilochau/core-aws" alt="License"> </a> <a href="https://github.com/amilochau/core-aws/releases"> <img src="https://img.shields.io/github/v/release/amilochau/core-aws" alt="Release"> </a> <a href="https://www.nuget.org/packages?q=Milochau.Core.Aws"> <img src="https://img.shields.io/nuget/vpre/Milochau.Core.Aws.Abstractions" alt="Version"> </a> <a href="https://www.nuget.org/packages?q=Milochau.Core.Aws"> <img src="https://img.shields.io/nuget/dt/Milochau.Core.Aws.Abstractions" alt="Downloads"> </a> </p> <h1 align="center"> @amilochau/core-aws </h1>

@amilochau/core-aws is a set of opinionated packages used to create AWS Lambda functions with .NET 7.0 native AOT. This repository comes from a fork of multiple AWS dotnet packages, rewritten to focus on performances:

Main features

  • API Gateway: authentication checks, request validations
  • DynamoDB: document attribute mapping, key conditions and expressions helpers
  • Integration: multi-lambda integration application baseline

Usage

amilochau/core-aws is proposed as a set of NuGet packages.

  1. Install the NuGet packages

Run the following command to install the NuGet packages - use the packages you want for your use case:

dotnet add package Milochau.Core.Aws.Abstractions
dotnet add package Milochau.Core.Aws.ApiGateway
dotnet add package Milochau.Core.Aws.Core
dotnet add package Milochau.Core.Aws.DynamoDB
dotnet add package Milochau.Core.Aws.Integration
dotnet add package Milochau.Core.Aws.Lambda
dotnet add package Milochau.Core.Aws.SESv2
  1. Use the packages

See the reference project to find usage examples.


Contribute

Feel free to push your code if you agree with publishing under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.14 184 4/27/2024
0.2.13 128 4/23/2024
0.2.13-beta.12 108 4/17/2024
0.2.13-beta.11 59 4/11/2024
0.2.13-beta.10 40 4/11/2024
0.2.13-beta.9 55 4/10/2024
0.2.13-beta.8 61 4/8/2024
0.2.13-beta.7 40 4/7/2024
0.2.13-beta.6 37 4/7/2024
0.2.13-beta.5 43 4/7/2024
0.2.13-beta.4 46 4/7/2024
0.2.13-beta.3 57 3/28/2024
0.2.13-beta.2 46 3/28/2024
0.2.13-beta.1 49 3/27/2024
0.2.12 121 3/6/2024
0.2.11 98 3/4/2024
0.2.10 100 2/29/2024
0.2.8 123 2/23/2024
0.2.7 103 2/22/2024
0.2.6 111 2/22/2024
0.2.5 113 2/21/2024
0.2.4 91 2/20/2024
0.2.3 141 2/15/2024
0.2.2 104 2/14/2024
0.2.1 84 2/13/2024
0.2.0 210 11/14/2023
0.2.0-beta.20 66 2/3/2024
0.2.0-beta.19 63 1/30/2024
0.2.0-beta.18 47 1/30/2024
0.2.0-beta.17 49 1/29/2024
0.2.0-beta.16 52 1/28/2024
0.2.0-beta.15 46 1/28/2024
0.2.0-beta.14 78 10/31/2023
0.2.0-beta.13 265 10/27/2023
0.2.0-beta.12 58 10/27/2023
0.2.0-beta.11 61 10/27/2023
0.2.0-beta.10 70 10/26/2023
0.2.0-beta.9 99 10/25/2023
0.2.0-beta.8 66 10/24/2023
0.2.0-beta.7 62 10/16/2023
0.2.0-beta.6 89 10/10/2023
0.2.0-beta.5 61 10/9/2023
0.2.0-beta.4 59 10/9/2023
0.2.0-beta.3 62 10/7/2023
0.2.0-beta.2 76 10/3/2023
0.2.0-beta.1 63 10/2/2023
0.1.2 187 8/24/2023
0.1.2-beta.18 157 7/23/2023
0.1.2-beta.17 141 5/31/2023
0.1.2-beta.16 150 5/12/2023
0.1.2-beta.15 109 4/13/2023
0.1.2-beta.14 156 4/4/2023
0.1.2-beta.13 109 3/28/2023
0.1.2-beta.12 114 3/24/2023
0.1.2-beta.11 103 3/23/2023
0.1.2-beta.10 116 3/21/2023
0.1.2-beta.9 110 3/17/2023
0.1.2-beta.8 112 3/15/2023
0.1.2-beta.7 102 3/15/2023
0.1.2-beta.6 106 3/13/2023
0.1.2-beta.5 96 3/13/2023
0.1.2-beta.4 95 3/13/2023
0.1.2-beta.3 94 3/13/2023
0.1.2-beta.2 95 3/5/2023
0.1.2-beta.1 131 3/4/2023
0.1.1 233 3/1/2023
0.1.0 216 3/1/2023