/jhipster-net

Core library for JHipster.NET

Primary LanguageC#

JHipsterNet

Core library for app generated with jhipster-dotnetcore

Pre-requisites

  • dotnet v5.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