Seam 0.95.0
dotnet add package Seam --version 0.95.0
NuGet\Install-Package Seam -Version 0.95.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.95.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Seam" Version="0.95.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.95.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seam, 0.95.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.95.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.95.0
#tool nuget:?package=Seam&version=0.95.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.95.0 | 386 | 9/18/2025 |
| 0.94.1 | 323 | 9/17/2025 |
| 0.94.0 | 261 | 9/5/2025 |
| 0.93.0 | 148 | 9/5/2025 |
| 0.92.0 | 305 | 7/15/2025 |
| 0.31.1 | 6,645 | 2/18/2025 |
| 0.31.0 | 166 | 2/17/2025 |
| 0.30.0 | 169 | 2/17/2025 |
| 0.29.0 | 144 | 2/15/2025 |
| 0.28.0 | 191 | 2/14/2025 |
| 0.27.0 | 164 | 2/12/2025 |
| 0.26.0 | 154 | 2/8/2025 |
| 0.25.2 | 560 | 1/31/2025 |
| 0.25.1 | 165 | 1/30/2025 |
| 0.24.0 | 600 | 1/10/2025 |
| 0.23.0 | 177 | 1/9/2025 |
| 0.22.0 | 144 | 1/8/2025 |
| 0.21.0 | 170 | 1/7/2025 |
| 0.20.0 | 219 | 1/3/2025 |
| 0.19.0 | 178 | 12/30/2024 |
| 0.18.0 | 161 | 12/24/2024 |
| 0.17.0 | 197 | 12/20/2024 |
| 0.16.0 | 186 | 12/19/2024 |
| 0.15.0 | 164 | 12/17/2024 |
| 0.14.0 | 160 | 12/17/2024 |
| 0.13.0 | 187 | 12/14/2024 |
| 0.12.0 | 191 | 12/13/2024 |
| 0.11.0 | 182 | 12/13/2024 |
| 0.10.1 | 904 | 12/13/2024 |
| 0.10.0 | 6,656 | 3/18/2024 |
| 0.9.0 | 189 | 3/15/2024 |
| 0.8.0 | 352 | 2/22/2024 |
| 0.7.0 | 207 | 1/31/2024 |
| 0.6.1 | 254 | 12/19/2023 |
| 0.6.0 | 234 | 11/16/2023 |
| 0.5.1 | 232 | 10/30/2023 |
| 0.4.0 | 282 | 10/2/2023 |
| 0.3.0 | 194 | 10/2/2023 |
| 0.2.0 | 206 | 9/27/2023 |
| 0.1.8 | 214 | 9/25/2023 |
| 0.1.6 | 228 | 9/23/2023 |
| 0.0.1 | 207 | 9/22/2023 |