Seam 0.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Seam --version 0.2.0
NuGet\Install-Package Seam -Version 0.2.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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Seam" Version="0.2.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.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seam, 0.2.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.2.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.2.0
#tool nuget:?package=Seam&version=0.2.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 | 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.
-
net7.0
- JsonSubTypes (>= 2.0.1)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 7.2.4)
- RestSharp (>= 110.2.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 | 272 | 9/18/2025 |
0.94.1 | 291 | 9/17/2025 |
0.94.0 | 128 | 9/5/2025 |
0.93.0 | 105 | 9/5/2025 |
0.92.0 | 264 | 7/15/2025 |
0.31.1 | 5,545 | 2/18/2025 |
0.31.0 | 149 | 2/17/2025 |
0.30.0 | 150 | 2/17/2025 |
0.29.0 | 127 | 2/15/2025 |
0.28.0 | 164 | 2/14/2025 |
0.27.0 | 147 | 2/12/2025 |
0.26.0 | 147 | 2/8/2025 |
0.25.2 | 528 | 1/31/2025 |
0.25.1 | 144 | 1/30/2025 |
0.24.0 | 584 | 1/10/2025 |
0.23.0 | 149 | 1/9/2025 |
0.22.0 | 126 | 1/8/2025 |
0.21.0 | 143 | 1/7/2025 |
0.20.0 | 202 | 1/3/2025 |
0.19.0 | 164 | 12/30/2024 |
0.18.0 | 139 | 12/24/2024 |
0.17.0 | 166 | 12/20/2024 |
0.16.0 | 161 | 12/19/2024 |
0.15.0 | 147 | 12/17/2024 |
0.14.0 | 152 | 12/17/2024 |
0.13.0 | 170 | 12/14/2024 |
0.12.0 | 173 | 12/13/2024 |
0.11.0 | 164 | 12/13/2024 |
0.10.1 | 849 | 12/13/2024 |
0.10.0 | 6,635 | 3/18/2024 |
0.9.0 | 165 | 3/15/2024 |
0.8.0 | 334 | 2/22/2024 |
0.7.0 | 189 | 1/31/2024 |
0.6.1 | 237 | 12/19/2023 |
0.6.0 | 221 | 11/16/2023 |
0.5.1 | 220 | 10/30/2023 |
0.4.0 | 268 | 10/2/2023 |
0.3.0 | 180 | 10/2/2023 |
0.2.0 | 191 | 9/27/2023 |
0.1.8 | 198 | 9/25/2023 |
0.1.6 | 205 | 9/23/2023 |
0.0.1 | 195 | 9/22/2023 |