Milochau.Core.Aws.Core
0.2.2
See the version list below for details.
dotnet add package Milochau.Core.Aws.Core --version 0.2.2
NuGet\Install-Package Milochau.Core.Aws.Core -Version 0.2.2
<PackageReference Include="Milochau.Core.Aws.Core" Version="0.2.2" />
paket add Milochau.Core.Aws.Core --version 0.2.2
#r "nuget: Milochau.Core.Aws.Core, 0.2.2"
// Install Milochau.Core.Aws.Core as a Cake Addin #addin nuget:?package=Milochau.Core.Aws.Core&version=0.2.2 // Install Milochau.Core.Aws.Core as a Cake Tool #tool nuget:?package=Milochau.Core.Aws.Core&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.
- 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
- 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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Http.Polly (>= 8.0.2)
- Milochau.Core.Aws.Abstractions (>= 0.2.2)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Milochau.Core.Aws.Core:
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.DynamoDB
Milochau.Core.Aws.DynamoDB contains DynamoDB helpers as part of the Milochau.Core.Aws framework for applications. |
|
Milochau.Core.Aws.Integration
Milochau.Core.Aws.Integration contains integration tests helpers as part of the Milochau.Core.Aws framework for applications. |
|
Milochau.Core.Aws.Lambda
Milochau.Core.Aws.Lambda contains Lambda helpers as part of the Milochau.Core.Aws framework for applications. |
|
Milochau.Core.Aws.SESv2
Milochau.Core.Aws.SESv2 contains SESv2 helpers as part of the Milochau.Core.Aws framework for applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.4.2 | 73 | 1/26/2025 | |
0.4.1 | 174 | 1/20/2025 | |
0.4.0 | 94 | 1/15/2025 | |
0.3.1-beta.11 | 45 | 1/15/2025 | |
0.3.1-beta.10 | 20 | 1/14/2025 | |
0.3.1-beta.9 | 5 | 1/14/2025 | |
0.3.1-beta.8 | 52 | 1/13/2025 | |
0.3.1-beta.7 | 38 | 1/13/2025 | |
0.3.1-beta.6 | 40 | 1/12/2025 | |
0.3.1-beta.5 | 44 | 1/12/2025 | |
0.3.1-beta.4 | 46 | 1/12/2025 | |
0.3.1-beta.3 | 41 | 1/12/2025 | |
0.3.1-beta.2 | 41 | 1/11/2025 | |
0.3.1-beta.1 | 37 | 1/11/2025 | |
0.3.0 | 457 | 11/11/2024 | |
0.2.23 | 168 | 11/9/2024 | |
0.2.22 | 231 | 10/4/2024 | |
0.2.21 | 155 | 10/4/2024 | |
0.2.20 | 494 | 8/13/2024 | |
0.2.19 | 210 | 8/13/2024 | |
0.2.18 | 246 | 8/12/2024 | |
0.2.17-beta.4 | 188 | 8/3/2024 | |
0.2.17-beta.3 | 60 | 7/31/2024 | |
0.2.17-beta.2 | 78 | 7/29/2024 | |
0.2.17-beta.1 | 68 | 7/25/2024 | |
0.2.16 | 228 | 7/22/2024 | |
0.2.16-beta.2 | 82 | 7/22/2024 | |
0.2.16-beta.1 | 72 | 7/22/2024 | |
0.2.15 | 192 | 7/19/2024 | |
0.2.14 | 419 | 4/27/2024 | |
0.2.13 | 238 | 4/23/2024 | |
0.2.13-beta.12 | 149 | 4/17/2024 | |
0.2.13-beta.11 | 98 | 4/11/2024 | |
0.2.13-beta.10 | 72 | 4/11/2024 | |
0.2.13-beta.9 | 83 | 4/10/2024 | |
0.2.13-beta.8 | 98 | 4/8/2024 | |
0.2.13-beta.7 | 60 | 4/7/2024 | |
0.2.13-beta.6 | 80 | 4/7/2024 | |
0.2.13-beta.5 | 78 | 4/7/2024 | |
0.2.13-beta.4 | 80 | 4/7/2024 | |
0.2.13-beta.3 | 88 | 3/28/2024 | |
0.2.13-beta.2 | 75 | 3/28/2024 | |
0.2.13-beta.1 | 90 | 3/27/2024 | |
0.2.12 | 243 | 3/6/2024 | |
0.2.11 | 257 | 3/4/2024 | |
0.2.10 | 209 | 2/29/2024 | |
0.2.8 | 241 | 2/23/2024 | |
0.2.7 | 198 | 2/22/2024 | |
0.2.6 | 198 | 2/22/2024 | |
0.2.5 | 205 | 2/21/2024 | |
0.2.4 | 181 | 2/20/2024 | |
0.2.3 | 251 | 2/15/2024 | |
0.2.2 | 192 | 2/14/2024 | |
0.2.1 | 191 | 2/13/2024 | |
0.2.0 | 321 | 11/14/2023 | |
0.2.0-beta.20 | 105 | 2/3/2024 | |
0.2.0-beta.19 | 98 | 1/30/2024 | |
0.2.0-beta.18 | 87 | 1/30/2024 | |
0.2.0-beta.17 | 79 | 1/29/2024 | |
0.2.0-beta.16 | 95 | 1/28/2024 | |
0.2.0-beta.15 | 79 | 1/28/2024 | |
0.2.0-beta.14 | 191 | 10/31/2023 | |
0.2.0-beta.13 | 405 | 10/27/2023 | |
0.2.0-beta.12 | 96 | 10/27/2023 | |
0.2.0-beta.11 | 98 | 10/27/2023 | |
0.2.0-beta.10 | 102 | 10/26/2023 | |
0.2.0-beta.9 | 148 | 10/25/2023 | |
0.2.0-beta.8 | 99 | 10/24/2023 | |
0.2.0-beta.7 | 113 | 10/16/2023 | |
0.2.0-beta.6 | 112 | 10/10/2023 | |
0.2.0-beta.5 | 93 | 10/9/2023 | |
0.2.0-beta.4 | 85 | 10/9/2023 | |
0.2.0-beta.3 | 93 | 10/7/2023 |