Demo C# web service, with API testing
Go to file
Greg Gauthier 4805185185 add NUnit test framework 2023-01-05 11:09:31 +00:00
AddressBookApiTests add NUnit test framework 2023-01-05 11:09:31 +00:00
Controllers add put and patch; add acceptable formats; add console logging 2023-01-05 10:34:38 +00:00
DataStore address book without the put 2023-01-04 17:37:30 +00:00
Models address book without the put 2023-01-04 17:37:30 +00:00
Properties initial commit 2023-01-04 14:46:06 +00:00
.gitignore initial commit 2023-01-04 14:46:06 +00:00
AddressBookApi.csproj add NUnit test framework 2023-01-05 11:09:31 +00:00
AddressBookApi.sln add NUnit test framework 2023-01-05 11:09:31 +00:00
AddressBookApi.sln.DotSettings.user address book without the put 2023-01-04 17:37:30 +00:00
Program.cs add put and patch; add acceptable formats; add console logging 2023-01-05 10:34:38 +00:00
appsettings.Development.json initial commit 2023-01-04 14:46:06 +00:00
appsettings.json initial commit 2023-01-04 14:46:06 +00:00