Milochau.Core.Aws.Abstractions 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.Abstractions --version 0.2.2
NuGet\Install-Package Milochau.Core.Aws.Abstractions -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.Abstractions" 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.Abstractions --version 0.2.2
#r "nuget: Milochau.Core.Aws.Abstractions, 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.Abstractions as a Cake Addin
#addin nuget:?package=Milochau.Core.Aws.Abstractions&version=0.2.2

// Install Milochau.Core.Aws.Abstractions as a Cake Tool
#tool nuget:?package=Milochau.Core.Aws.Abstractions&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.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Milochau.Core.Aws.Abstractions:

Package Downloads
Milochau.Core.Aws.ApiGateway

Milochau.Core.Aws.ApiGateway contains API Gateway helpers as part of the Milochau.Core.Aws framework for applications.

Milochau.Core.Aws.Core

Milochau.Core.Aws.Core contains AWS SDK core utilities for Milochau.Core.Aws framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.14 228 4/27/2024
0.2.13 179 4/23/2024
0.2.13-beta.12 115 4/17/2024
0.2.13-beta.11 63 4/11/2024
0.2.13-beta.10 41 4/11/2024
0.2.13-beta.9 53 4/10/2024
0.2.13-beta.8 62 4/8/2024
0.2.13-beta.7 31 4/7/2024
0.2.13-beta.6 36 4/7/2024
0.2.13-beta.5 45 4/7/2024
0.2.13-beta.4 43 4/7/2024
0.2.13-beta.3 51 3/28/2024
0.2.13-beta.2 50 3/28/2024
0.2.13-beta.1 55 3/27/2024
0.2.12 191 3/6/2024
0.2.11 175 3/4/2024
0.2.10 139 2/29/2024
0.2.8 162 2/23/2024
0.2.7 128 2/22/2024
0.2.6 118 2/22/2024
0.2.5 136 2/21/2024
0.2.4 111 2/20/2024
0.2.3 176 2/15/2024
0.2.2 112 2/14/2024
0.2.1 102 2/13/2024
0.2.0 211 11/14/2023
0.2.0-beta.20 77 2/3/2024
0.2.0-beta.19 68 1/30/2024
0.2.0-beta.18 52 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 47 1/28/2024
0.2.0-beta.14 165 10/31/2023
0.2.0-beta.13 377 10/27/2023
0.2.0-beta.12 64 10/27/2023
0.2.0-beta.11 66 10/27/2023
0.2.0-beta.10 73 10/26/2023
0.2.0-beta.9 120 10/25/2023
0.2.0-beta.8 69 10/24/2023
0.2.0-beta.7 74 10/16/2023
0.2.0-beta.6 94 10/10/2023
0.2.0-beta.5 65 10/9/2023
0.2.0-beta.4 55 10/9/2023
0.2.0-beta.3 60 10/7/2023
0.2.0-beta.2 87 10/3/2023
0.2.0-beta.1 67 10/2/2023
0.1.2 263 8/24/2023
0.1.2-beta.18 185 7/23/2023
0.1.2-beta.17 172 5/31/2023
0.1.2-beta.16 200 5/12/2023
0.1.2-beta.15 118 4/13/2023
0.1.2-beta.14 223 4/4/2023
0.1.2-beta.13 119 3/28/2023
0.1.2-beta.12 108 3/24/2023
0.1.2-beta.11 105 3/23/2023
0.1.2-beta.10 117 3/21/2023
0.1.2-beta.9 111 3/17/2023
0.1.2-beta.8 107 3/15/2023
0.1.2-beta.7 94 3/15/2023
0.1.2-beta.6 104 3/13/2023
0.1.2-beta.5 91 3/13/2023
0.1.2-beta.4 90 3/13/2023
0.1.2-beta.3 90 3/13/2023
0.1.2-beta.2 234 3/5/2023
0.1.2-beta.1 169 3/4/2023
0.1.1 431 3/1/2023
0.1.0 276 3/1/2023