shortid 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package shortid --version 1.0.1
NuGet\Install-Package shortid -Version 1.0.1
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="shortid" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add shortid --version 1.0.1
#r "nuget: shortid, 1.0.1"
#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.
// Install shortid as a Cake Addin
#addin nuget:?package=shortid&version=1.0.1

// Install shortid as a Cake Tool
#tool nuget:?package=shortid&version=1.0.1

A library that generates randome Id's from 7 to 14 characters. Id's generated can be used as primary keys for databases or unique identifiers

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore is compatible.  netcore45 was computed.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on shortid:

Package Downloads
Dmaal.Core.Helper

Package Description

kotori-core

Kotori core library.

Programatica.Framework.Mvc

Development framework accelarator

Yamf.Multitenancy

Package Description

PigeonMessenger

PigeonMessenger is supposed to act like Microsofts MessageCenter for Xamarin.Forms

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 1,231,967 4/21/2022
3.0.2 197 11/5/2023
3.0.1 833,917 4/11/2021
3.0.0 305,330 8/27/2020
2.0.4 39,230 8/26/2020
2.0.3 64,079 7/4/2020
2.0.2 6,929 6/29/2020
2.0.1 142,923 3/26/2020
2.0.0 455,484 3/9/2018
1.0.4 4,893 2/6/2018
1.0.3 9,976 11/27/2017
1.0.2 6,193 7/5/2017
1.0.1 1,105 6/13/2017
1.0.0 1,481 6/10/2017

Adds one generation method.