Gizmo.Shared
1.0.8
dotnet add package Gizmo.Shared --version 1.0.8
NuGet\Install-Package Gizmo.Shared -Version 1.0.8
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="Gizmo.Shared" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gizmo.Shared" Version="1.0.8" />
<PackageReference Include="Gizmo.Shared" />
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 Gizmo.Shared --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gizmo.Shared, 1.0.8"
#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 Gizmo.Shared@1.0.8
#: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=Gizmo.Shared&version=1.0.8
#tool nuget:?package=Gizmo.Shared&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Gizmo shared code library. The library contains code shared between all of Gizmo modules.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- MessagePack (>= 2.5.198)
- Microsoft.AspNetCore.Authorization (>= 10.0.2)
- Microsoft.Extensions.Configuration.Json (>= 10.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Localization (>= 10.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.2)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Gizmo.Shared:
| Package | Downloads |
|---|---|
|
Gizmo.Web.Api.Models
Gizmo web api models. This library contains all the web related models required for interacting with our web apis and real time messaging endpoints. |
|
|
Gizmo.DAL.Entities
Gizmo.DAL.Entities |
|
|
Gizmo.Server.Shared
Gizmo Server shared code library. |
|
|
Gizmo.UI
Gizmo UI abstractions library. Contains shared UI services, view state management, and component infrastructure for Gizmo applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.