Faactory.Types 1.9.1

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

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 random bytes and encodes them in a URL-safe base64 format, ensuring that the generated identifiers are both unique and compact.

Composite Identifiers

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

Duration and Quantity

The Duration and Quantity types are used to represent time spans and quantities.

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.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.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.9.1 160 4/30/2026
1.9.0 89 4/30/2026
1.8.1 563 12/4/2024
1.8.0 167 12/3/2024
1.7.1 311 3/4/2024
1.7.0 181 2/29/2024
1.6.0 5,999 8/2/2022
1.5.2 541 7/14/2022
1.5.1 3,413 4/7/2022
1.5.0 1,146 4/7/2022
1.4.4 531 8/19/2021
1.4.3 484 7/6/2021
1.4.2 453 7/6/2021
1.4.1 502 7/6/2021