File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# JSON API .Net Core
2
2
3
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/9fvgeoxdikwkom10?svg=true )] ( https://ci.appveyor.com/project/jaredcnance/json-api-dotnet-core )
4
+
3
5
JSON API Spec Conformance: ** Non Conforming**
4
6
5
- Go [ here] ( https://github.com/Research-Institute/json-api-dotnet-core/wiki/Request-Examples ) to see examples of HTTP requests and responses
7
+ ## Installation
8
+
9
+ For pre-releases, add the [ MyGet] ( https://www.myget.org/feed/Details/research-institute ) package feed
10
+ (https://www.myget.org/F/research-institute/api/v3/index.json )
11
+ to your nuget configuration.
12
+
13
+ NuGet packages will be published at v0.1.0.
6
14
7
15
## Usage
8
16
17
+ Go [ here] ( https://github.com/Research-Institute/json-api-dotnet-core/wiki/Request-Examples ) to see examples of HTTP requests and responses
18
+
9
19
- Configure the service:
10
20
11
21
```
You can’t perform that action at this time.
0 commit comments