SuperFluid 0.0.5

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

// Install SuperFluid as a Cake Tool
#tool nuget:?package=SuperFluid&version=0.0.5

Dotnet 7 Template with CI/CD

GitHub Workflow Status GitHub Workflow Status GitHub top language GitHub FTB

This template repository contains:

  • A .NET 7 Solution

    • SuperFluent Class Library
    • SuperFluent Unit Test Project (XUnit)
  • Various Workflows

    • CodeQL
    • Dependabot
    • CI Pipeline
    • CD Pipeline (to Nuget and Github Package Repo)
      • Uses Conventional Commits to Semver Package
  • Standard Documents

    • Readme
    • Code of Conduct (Lunduke)
    • Issue Templates
    • Contributing

Run ./runme.sh after cloning to rename directories, project files and root namespace to your desired project name.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5 159 6/18/2023
0.0.4 166 6/15/2023
0.0.3 203 6/13/2023
0.0.2 198 6/13/2023
0.0.1 166 6/13/2023