Skip to content

First experimental project with .Net Core as simple implementation of warehouse management system.

Notifications You must be signed in to change notification settings

beryldev/first-use-dotnet-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-use-dotnet-core

First experimental project with .Net Core as simple implementation of warehouse management system.

Build Status

Quick start

Require Docker

$ git clone https://github.com/beryldev/first-use-dotnet-core.git
$ cd first-use-dotnet-core
$ docker build . -t wrhs
$ docker run -itp 5000:80 wrhs

Type in your browser http://localhost:5000

About

First experimental project with .Net Core as simple implementation of warehouse management system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published