We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c229f4d commit 24eef18Copy full SHA for 24eef18
README.md
@@ -1,2 +1,13 @@
1
# Random Data Web API
2
-Provides the JSON/JSONP API to generate random data.
+Provides the JSON API to generate random data.
3
+
4
+### Development Environment
5
+- .NET Framework 4.5
6
+- ASP.NET Web API 5.2.3
7
+- ASP.NET Web API Help Page 5.2.3
8
+- ASP.NET Web API Cross-Origin Support 5.2.3
9
+- Blaze 1.1.10
10
11
+### Release Notes
12
+- **v1.0.0** The first release, using ASP.NET MVC.
13
+- **v2.0.5** Use ASP.NET Web API.
0 commit comments