Skip to content

Unknown6656-Megacorp/Unknown6656.Generics

Repository files navigation

Unknown6656.Generics

[TODO]

Installation

Use one of the follwing methods to install and use this library:

  • Package Manager:

    PM> Install-Package Unknown6656.Generics
  • .NET CLI:

    > dotnet add package Unknown6656.Generics
  • Package reference (e.g. in a .csproj/.vbproj/.fsproj project file):

    <PackageReference Include="Unknown6656.Generics" Version="*" />
  • Paket CLI:

    > paket add Unknown6656.Generics
  • F# Interactive:

    #r "nuget: Unknown6656.Generics, *"

Documentation and Usage