Demo C# web service, with API testing
Go to file
Greg Gauthier 94a78a3b82 add put and patch; add acceptable formats; add console logging 2023-01-05 10:34:38 +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 put and patch; add acceptable formats; add console logging 2023-01-05 10:34:38 +00:00
AddressBookApi.sln initial commit 2023-01-04 14:46:06 +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