Skip to content

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

License

Notifications You must be signed in to change notification settings

json-api-dotnet/JsonApiDotNetCore

Repository files navigation

JSON API .Net Core

Build status Travis NuGet MyGet CI Join the chat at https://gitter.im/json-api-dotnet-core/Lobby

A framework for building json:api compliant web servers. It allows you to eliminate a significant amount of boilerplate while offering out-of-the-box features such as sorting, filtering and pagination. This library provides all the required middleware to build a complete server. All you need to focus on is defining the resources and implementing your custom business logic. This library has been designed around dependency injection making extensibility incredibly easy.

Installation And Usage

See the documentation here

.Net Core v2 Notes

Branch feat/core-2 is where I am working on .Net Core 2 compatibility tests and package upgrades. There are several blockers to be aware of:

About

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages