Skip to content

Simple prime checker to serve as an example for .Net core form posting

Notifications You must be signed in to change notification settings

DeClercqS/BbdPrimeChecker

Repository files navigation

BbdPrimeChecker

Simple prime checker to serve as an example for .Net core form posting

To get this running

  1. Have .Net core >= 1.1 installed
  2. Clone the repo

In a command prompt Cd into project folder in your favorite terminal. Make sure to have it your path. Run these commands:

  1. dotnet restore
  2. dotnet run

About

Simple prime checker to serve as an example for .Net core form posting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published