项目作者: MJ-Works

项目描述 :
Auction feat e-commerce web platform.
高级语言: C#
项目地址: git://github.com/MJ-Works/NilamHutAPI.git
创建时间: 2018-03-12T20:29:41Z
项目社区:https://github.com/MJ-Works/NilamHutAPI

开源协议:

下载


NilamHutAPI

A Real-Time Virtual Auction Platform Using Angular, SignalR & .NET Core. This project only contains API part and there is a separate project which implement user interface. This project is based on ASP.NET core 2.1 and authentication implemented using JWT.

  • Requirements

    • .NET Core 2.1 SDK From here
  • Installation

    • git clone https://github.com/MJ-Works/NilamHutAPI.git
    • Open CMD & navigate to 'NilamHutAPI' folder
    • First command 'dotnet restore'
    • Second command 'dotnet ef database update'
    • Third command 'dotnet run'

    If everything goes fine then your server is running. In my case it is http://localhost:5000.


Further query