Tyts.BLambda.Abstructions 0.0.1-alpha.3

This is a prerelease version of Tyts.BLambda.Abstructions.
dotnet add package Tyts.BLambda.Abstructions --version 0.0.1-alpha.3
NuGet\Install-Package Tyts.BLambda.Abstructions -Version 0.0.1-alpha.3
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="Tyts.BLambda.Abstructions" Version="0.0.1-alpha.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tyts.BLambda.Abstructions --version 0.0.1-alpha.3
#r "nuget: Tyts.BLambda.Abstructions, 0.0.1-alpha.3"
#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 Tyts.BLambda.Abstructions as a Cake Addin
#addin nuget:?package=Tyts.BLambda.Abstructions&version=0.0.1-alpha.3&prerelease

// Install Tyts.BLambda.Abstructions as a Cake Tool
#tool nuget:?package=Tyts.BLambda.Abstructions&version=0.0.1-alpha.3&prerelease

Blazor + Lambda = BLambda

Tools

Install or update the latest tooling, this lets you deploy and run Lambda functions.

dotnet tool install -g Amazon.Lambda.Tools dotnet tool update -g Amazon.Lambda.Tools

Install or update the latest Lambda function templates.

`dotnet new --install Amazon.Lambda.Templates

CDK

cdk --version

CLI is not compatible with the CDK library

npm uninstall -g aws-cdk && npm install -g aws-cdk

Bootstrap CDK

Deploys the CDK Toolkit staging stack cdk bootstrap 1111111111/eu-central-1

Other

IMPORTANT NOTE: Playing around with this POCs your AWS account will create and consume AWS resources, which will cost money. Be sure to shut down/remove all resources once you are finished to avoid ongoing charges to your AWS account.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Tyts.BLambda.Abstructions:

Package Downloads
Tyts.BLambda

Package Description

Tyts.BLambda.Blazor.Wasm

Modular, serverless aproach to build Progressive Web Applications (PWA) and not only, presented by WebAssembly hosted Blazor and served by AWS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1-alpha.3 53 2/26/2024
0.0.1-alpha.2 45 2/26/2024
0.0.1-alpha.1 40 2/26/2024