Faactory.Types 1.7.1

dotnet add package Faactory.Types --version 1.7.1
NuGet\Install-Package Faactory.Types -Version 1.7.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="Faactory.Types" Version="1.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Faactory.Types --version 1.7.1
#r "nuget: Faactory.Types, 1.7.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 Faactory.Types as a Cake Addin
#addin nuget:?package=Faactory.Types&version=1.7.1

// Install Faactory.Types as a Cake Tool
#tool nuget:?package=Faactory.Types&version=1.7.1

Types

This library contains miscellaneous runtime types and other utilities.

Base64 URL Encoder

The class Base64Encoder provides URL-safe base64 encoding.

Unique Identifiers

The UniqueId type provides fast unique identifier generation. It uses xoshiro256** pseudo randon number generator and is brilliantly fast.

Composite Identifiers

The CompositeId type provides a mechanism to encapsulate multiple identifiers into a single one.

Collections

The Metadata collection is a <string, string> case-insensitive dictionary.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Faactory.Types:

Package Downloads
Faactory.Channels.Abstractions

Channels

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1 101 3/4/2024
1.7.0 79 2/29/2024
1.6.0 4,280 8/2/2022
1.5.2 378 7/14/2022
1.5.1 2,767 4/7/2022
1.5.0 894 4/7/2022
1.4.4 358 8/19/2021
1.4.3 301 7/6/2021
1.4.2 272 7/6/2021
1.4.1 321 7/6/2021