Skip to content

GangOf7/WebServiceBackend

Repository files navigation

WebService

PiratesBay is the central service system work as heart of the entire solution

Technology:-

Dot net core 3.1

Design IDE:-

Visual studio Code/ Visual studio 2019

OverView:-

We have designed more than 15 services here to work with the hardware and user end . Hardware end will post/send the realtime data to this service system and it will save the same to the Database, Similarly PiratesBay will pass the data in Json format to the windows and mobile platform. users will be able to view the data in a suitable viewstyle.

Install Prerequisites:-

1)dot net core 3.1

System Requirements:-

1)Memory: 512 MB.

2)HDD : 500 MB.

Internet Connectivity

Installion Steps:-

1)Download the project from repository to your local.

2)Open Power shell in the project folder (shift + RightClick).

3)Install dot net by running the command ".\dotnet-install.ps1" in powershell.

Steps to Build Locally:-

1)Open Power shell in the project folder (shift + RightClick).

2)run the command "dotnet run --project C:\Users\ {Downloaded solution path} "

**we can build this solution from Visual studio Code / Visual Studio 2019

1)Copy the GitHub Clone URL.

2)open Visual studio 2019.

3)Click on the " Clone a Repository".

4)Paste the GitHub Repository URL into the "Repository Location" field.

5)Click On the clone.

6)After solution propely loaded in Visual Studio Click on the "Build" button.

Note : To build it from visual studio its better to have 8 GB of Memory.

End Points:-

1)https://localhost:5001/

Releases

No releases published

Packages

No packages published

Languages