File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/9fvgeoxdikwkom10?svg=true )] ( https://ci.appveyor.com/project/jaredcnance/json-api-dotnet-core )
44[ ![ Travis] ( https://img.shields.io/travis/Research-Institute/json-api-dotnet-core.svg?maxAge=3600&label=travis )] ( https://travis-ci.org/Research-Institute/json-api-dotnet-core )
5+ [ ![ NuGet] ( https://img.shields.io/nuget/v/JsonApiDotNetCore.svg )] ( https://www.nuget.org/packages/JsonApiDotNetCore/ )
6+ [ ![ MyGet CI] ( https://img.shields.io/myget/research-institute/v/JsonApiDotNetCore.svg )] ( https://www.myget.org/feed/research-institute/package/nuget/JsonApiDotNetCore )
57
68JSON API Spec Conformance: ** Non Conforming**
79
@@ -11,7 +13,11 @@ For pre-releases, add the [MyGet](https://www.myget.org/feed/Details/research-in
1113(https://www.myget.org/F/research-institute/api/v3/index.json )
1214to your nuget configuration.
1315
14- NuGet packages will be published at v0.1.0.
16+ ` Install-Package JsonApiDotNetCore `
17+
18+ ```
19+ "JsonApiDotNetCore": "0.1.0"
20+ ```
1521
1622## Usage
1723
You can’t perform that action at this time.
0 commit comments