Meziantou.Framework.StronglyTypedId 1.0.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Meziantou.Framework.StronglyTypedId --version 1.0.11
                    
NuGet\Install-Package Meziantou.Framework.StronglyTypedId -Version 1.0.11
                    
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="Meziantou.Framework.StronglyTypedId" Version="1.0.11">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Meziantou.Framework.StronglyTypedId" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Meziantou.Framework.StronglyTypedId">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Meziantou.Framework.StronglyTypedId --version 1.0.11
                    
#r "nuget: Meziantou.Framework.StronglyTypedId, 1.0.11"
                    
#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 Meziantou.Framework.StronglyTypedId@1.0.11
                    
#: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=Meziantou.Framework.StronglyTypedId&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=Meziantou.Framework.StronglyTypedId&version=1.0.11
                    
Install as a Cake Tool

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Meziantou.Framework.StronglyTypedId:

Package Downloads
Allegro.Extensions.Identifiers.Abstractions

Contains strongly typed identifiers abstractions.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Meziantou.Framework.StronglyTypedId:

Repository Stars
StefH/AnyOf
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
Version Downloads Last Updated
3.0.2 2,808 7/26/2026
3.0.1 3,814 7/8/2026
3.0.0 284 7/5/2026
2.3.15 4,350 6/13/2026
2.3.14 1,924 6/7/2026
2.3.13 7,803 4/25/2026
2.3.12 3,441 4/12/2026
2.3.11 13,533 1/25/2026
2.3.10 941 1/18/2026
2.3.9 15,518 10/27/2025
2.3.8 233 10/27/2025
2.3.7 1,858 10/19/2025
2.3.6 1,307 10/5/2025
2.3.5 1,243 9/21/2025
2.3.4 1,956 9/3/2025
2.3.3 16,623 3/15/2025
2.3.2 9,167 11/17/2024
2.3.1 3,789 10/10/2024
2.3.0 9,963 7/13/2024
1.0.11 514 5/14/2021
Loading failed