Skip to content

jhipster/jhipster-net

JHipsterNet

Core library for app generated with jhipster-dotnetcore

Pre-requisites

  • dotnet v6.0

    Note: If you use asdf package manager, just run asdf install since the codebase is already configured with the appropriate config file.

Running tests

dotnet test

Running the formatter

dotnet format