MeshWeaver.ShortGuid
2.0.2
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 MeshWeaver.ShortGuid --version 2.0.2
NuGet\Install-Package MeshWeaver.ShortGuid -Version 2.0.2
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="MeshWeaver.ShortGuid" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MeshWeaver.ShortGuid" Version="2.0.2" />
<PackageReference Include="MeshWeaver.ShortGuid" />
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 MeshWeaver.ShortGuid --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MeshWeaver.ShortGuid, 2.0.2"
#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.
#addin nuget:?package=MeshWeaver.ShortGuid&version=2.0.2
#tool nuget:?package=MeshWeaver.ShortGuid&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MeshWeaver.ShortGuid
Overview
A base64 encoded variant of GUID with convenient conversions.
Usage:
var stringGuid = guid.AsString() // Get base64 string
var guid = stringGuid.AsGuid() // Get standard GUID
See Also
Refer to the main MeshWeaver documentation for more information about the overall project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- CSharpVitamins.ShortGuid (>= 2.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MeshWeaver.ShortGuid:
Package | Downloads |
---|---|
MeshWeaver.Activities.Contract
Package Description |
|
MeshWeaver.Messaging.Hub
Package Description |
|
MeshWeaver.Data.Contract
Package Description |
|
MeshWeaver.Activities
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 582 | 3/24/2025 |
2.0.2 | 556 | 3/24/2025 |
2.0.1 | 214 | 3/21/2025 |
2.0.0 | 245 | 3/20/2025 |
2.0.0-preview3 | 195 | 2/28/2025 |
2.0.0-Preview2 | 247 | 2/10/2025 |
2.0.0-preview1 | 242 | 1/6/2025 |
1.0.1 | 292 | 10/8/2024 |
1.0.0 | 289 | 10/8/2024 |