Skip to content

Scubaboy/ZenfolioNetCoreClient

Repository files navigation

ZenfolioNetCoreClient

.Net core c# client to test accessing the Zenfolio API

Development

The simplest way to build/contribute to the project is via Visual Studio Visual Studio Community Edition

With Visual Studio installed your next step will be to clone the Repo Visual Studio Github Extensions.

Solution Structure

If you are new to Visual Studio this brief explaination of the solution folder structure will be useful.

.ZenfolioNetCoreClient

  • ZenfolioAPIInvestigation - Visual Studio Project folder (code lives here)
  • .gitattributes - Defining attributes per path Git Attributes
  • .gitignore - Specifies intentionally untracked files to ignore Git Ignore
  • README.md - Useful information about the repo.
  • ZenfolioAPIInvestigation.sln - Visual Studio solution file describes the structure/configuration of the solution.

Quickest and easiest way to open the solution double click the solution file from your cloned repo.

About

.Net core c# client to test accessing the Zenfolio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages