Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 17, 2018. It is now read-only.

HoiJean/project56api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project56api

Make sure to first rebuild the solution, Nuget will install the necessary packages.

For database(Mysql) connection you will need to edit the Web.config file, below you will find the connection string:

<connectionStrings> <add name="Citygis" connectionString="server=localhost;user id=root;password=root;persistsecurityinfo=True;database=citygis" providerName="MySql.Data.MySqlClient" /> </connectionStrings>

Todo

*Implement Api Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors