SimplyWorks.Serverless.Sdk 8.1.1

dotnet add package SimplyWorks.Serverless.Sdk --version 8.1.1
                    
NuGet\Install-Package SimplyWorks.Serverless.Sdk -Version 8.1.1
                    
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="SimplyWorks.Serverless.Sdk" Version="8.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimplyWorks.Serverless.Sdk" Version="8.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SimplyWorks.Serverless.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimplyWorks.Serverless.Sdk --version 8.1.1
                    
#r "nuget: SimplyWorks.Serverless.Sdk, 8.1.1"
                    
#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.
#:package SimplyWorks.Serverless.Sdk@8.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimplyWorks.Serverless.Sdk&version=8.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SimplyWorks.Serverless.Sdk&version=8.1.1
                    
Install as a Cake Tool

SDK for developing .NET serverless adapters with the Runner class, logging utilities, and adapter communication protocols. See https://github.com/simplify9/SW-Serverless for full documentation.

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimplyWorks.Serverless.Sdk:

Package Downloads
SimplyWorks.Serverless

Open-source .NET framework for building and running serverless adapters and services. Provides process isolation, cloud storage integration, and ASP.NET Core dependency injection. See https://github.com/simplify9/SW-Serverless for full documentation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.1 212 1/22/2026
8.1.0 377 9/16/2025
8.0.3 391 8/20/2025
8.0.1 838 1/20/2025
6.0.39 1,540 7/28/2024
6.0.35 227 7/17/2024
6.0.31 497 5/26/2024
6.0.28 6,832 2/2/2023
6.0.26 529 2/2/2023
6.0.22 493 2/2/2023
6.0.9 8,538 7/26/2022
6.0.8 2,019 7/25/2022
6.0.0 1,990 3/23/2022
5.0.7 5,489 1/20/2022
5.0.5 2,867 10/24/2021
5.0.4 699 10/23/2021
5.0.3 576 10/23/2021
5.0.2 590 10/23/2021
2.0.22 7,893 1/20/2021
2.0.20 684 1/19/2021
Loading failed