Seam 0.94.0
dotnet add package Seam --version 0.94.0
NuGet\Install-Package Seam -Version 0.94.0
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="Seam" Version="0.94.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Seam" Version="0.94.0" />
<PackageReference Include="Seam" />
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 Seam --version 0.94.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seam, 0.94.0"
#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 Seam@0.94.0
#: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=Seam&version=0.94.0
#tool nuget:?package=Seam&version=0.94.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Seam C#
Usage
using Seam.Client;
var seam = new SeamClient(apiToken: "YOUR_API_KEY");
var myDevices = seam.Devices.List();
Console.WriteLine("First Device Name: " + myDevices[0].Properties.Name);
var accessCode = seam.AccessCodes.Create(deviceId: myDevices[0].DeviceId, code: "1234");
Product | Versions 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 is compatible. 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 was computed. 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.
-
net6.0
- JsonSubTypes (>= 2.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 7.2.4)
- RestSharp (>= 112.1.0)
-
net7.0
- JsonSubTypes (>= 2.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 7.2.4)
- RestSharp (>= 112.1.0)
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.94.0 | 56 | 9/5/2025 |
0.93.0 | 53 | 9/5/2025 |
0.92.0 | 220 | 7/15/2025 |
0.31.1 | 4,664 | 2/18/2025 |
0.31.0 | 138 | 2/17/2025 |
0.30.0 | 140 | 2/17/2025 |
0.29.0 | 126 | 2/15/2025 |
0.28.0 | 148 | 2/14/2025 |
0.27.0 | 137 | 2/12/2025 |
0.26.0 | 137 | 2/8/2025 |
0.25.2 | 511 | 1/31/2025 |
0.25.1 | 134 | 1/30/2025 |
0.24.0 | 574 | 1/10/2025 |
0.23.0 | 134 | 1/9/2025 |
0.22.0 | 116 | 1/8/2025 |
0.21.0 | 130 | 1/7/2025 |
0.20.0 | 192 | 1/3/2025 |
0.19.0 | 151 | 12/30/2024 |
0.18.0 | 129 | 12/24/2024 |
0.17.0 | 153 | 12/20/2024 |
0.16.0 | 149 | 12/19/2024 |
0.15.0 | 135 | 12/17/2024 |
0.14.0 | 142 | 12/17/2024 |
0.13.0 | 159 | 12/14/2024 |
0.12.0 | 161 | 12/13/2024 |
0.11.0 | 154 | 12/13/2024 |
0.10.1 | 804 | 12/13/2024 |
0.10.0 | 6,623 | 3/18/2024 |
0.9.0 | 155 | 3/15/2024 |
0.8.0 | 324 | 2/22/2024 |
0.7.0 | 179 | 1/31/2024 |
0.6.1 | 226 | 12/19/2023 |
0.6.0 | 210 | 11/16/2023 |
0.5.1 | 209 | 10/30/2023 |
0.4.0 | 258 | 10/2/2023 |
0.3.0 | 169 | 10/2/2023 |
0.2.0 | 177 | 9/27/2023 |
0.1.8 | 187 | 9/25/2023 |
0.1.6 | 193 | 9/23/2023 |
0.0.1 | 184 | 9/22/2023 |