Skip to content

Unknown6656-Megacorp/.github

Repository files navigation

Build status releases nuget package nuget downloads issues repo size downloads forks stars

Unknown6656.#####

[TODO]

Installation

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

  • Package Manager:
    PM> Install-Package Unknown6656.#####
  • .NET CLI:
    > dotnet add package Unknown6656.#####
  • Package reference (e.g. in a .csproj/.vbproj/.fsproj project file):
    <PackageReference Include="Unknown6656.#####" Version="*" />
  • Paket CLI:
    > paket add Unknown6656.#####
  • F# Interactive:
    #r "nuget: Unknown6656.#####, *"

Documentation and Usage

To use the discriminated unions, simply include the namespace Unknown6656.#####:

using Unknown6656.#####;

[TODO]

Code samples

[TODO]

About

default files for new GitHub repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published