StrongId 8.5.10

dotnet add package StrongId --version 8.5.10
                    
NuGet\Install-Package StrongId -Version 8.5.10
                    
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="StrongId" Version="8.5.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StrongId" Version="8.5.10" />
                    
Directory.Packages.props
<PackageReference Include="StrongId" />
                    
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 StrongId --version 8.5.10
                    
#r "nuget: StrongId, 8.5.10"
                    
#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 StrongId@8.5.10
                    
#: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=StrongId&version=8.5.10
                    
Install as a Cake Addin
#tool nuget:?package=StrongId&version=8.5.10
                    
Install as a Cake Tool

StrongId: Strongly-Typed ID Wrapper (C#)

GitHub release (latest by date including pre-releases) Nuget GitHub<br/>Test Publish

Strongly-typed ID classes and methods, including JSON serialisation, Dapper type handlers, and ASP.NET MVC model binding.

View the Wiki for documentation.

Licence

MIT

Copyright (c) 2022-2024 bfren (unless otherwise stated)

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 is compatible.  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 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on StrongId:

Package Downloads
StrongId.Dapper

StrongId.Dapper: TypeHandlers to enable Dapper support for StrongIds.

StrongId.Mvc

StrongId.Mvc: Model Binders to enable MVC support for StrongIds.

StrongId.Testing

StrongId: Test methods for generating random StrongIds.

StrongId.Newtonsoft.Json

StrongId.Newtonsoft: JSON serialisation using Newtonsoft.Json.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.5.10 403 1/27/2026
8.5.9 643 1/17/2026
8.5.8 662 11/21/2025
8.5.7 425 11/21/2025
8.5.6 612 10/17/2025
8.5.5 620 8/20/2025
8.5.4 596 7/4/2025
8.5.3 600 5/9/2025
8.5.2 580 4/4/2025
8.5.1 622 2/28/2025
8.5.0 589 11/15/2024
8.4.7 792 10/18/2024
8.4.6 1,210 7/30/2024
8.4.5 791 6/6/2024
8.4.4 923 3/21/2024
8.4.3 861 3/2/2024
8.4.2 356 3/2/2024
8.4.1 892 1/14/2024
8.4.0 877 1/1/2024
8.3.13 1,946 10/28/2023
Loading failed