create NuGet API.

master
Craig Oates 5 years ago
parent
commit
fbe53bd78c
  1. 2
      Home.md
  2. 58
      NuGet-API.md
  3. 2
      NuGet-Home.md
  4. 2
      _sidebar.md

2
Home.md

@ -35,7 +35,7 @@ Before continuing, I recommend you are familiar with the following:
- [NuGet Home](NuGet-Home)
- [Add NuGet to Your Project](Add-NuGet-to-Your-Project)
- [Using WetPancake](Using-WetPancake)
- [NuGet A.P.I](NuGet-API)
- [NuGet A.P.I.](NuGet-API)
### Extra Resources

58
NuGet-API.md

@ -0,0 +1,58 @@
Here is a list of the available commands in WetPancake. Each command uses the following template:
## Name
- Parameters
- Description
- Usage Example(s)
TODO: Add API list.
## `CleanResultAsync`
-
-
-
## `TextInFileIsValidAsync`
-
-
-
## `RequestRandomTextAsync`
-
-
-
## `RequestTextAsync`
-
-
-
## `RequestTextFromFileAsyn`
-
-
-
## `RequestAllTemplateFiles`
-
-
-
## `RequestCleanTextAsync`
-
-
-
## `RequestCleanTextFromFileAsync`
-
-
-

2
NuGet-Home.md

@ -7,4 +7,4 @@ This section is for those wanting to add WetPancake (W.P.) to their project, via
- [Add NuGet to Your Project](Add-NuGet-to-Your-Project)
- [Using WetPancake](Using-WetPancake)
- [NuGet A.P.I](NuGet-API)
- [NuGet A.P.I.](NuGet-API)

2
_sidebar.md

@ -19,7 +19,7 @@
- [NuGet Home](NuGet-Home)
- [Add NuGet to Your Project](Add-NuGet-to-Your-Project)
- [Using WetPancake](Using-WetPancake)
- [NuGet A.P.I](NuGet-API)
- [NuGet A.P.I.](NuGet-API)
### Extra Resources

Loading…
Cancel
Save