Skip to content
JsonApiDotNetCore / 5.6.1-openapi-00941

JsonApiDotNetCore 5.6.1-openapi-00941

Install from the command line:
Learn more about NuGet packages
$ dotnet add package JsonApiDotNetCore --version 5.6.1-openapi-00941

About this version

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core. Includes support for Atomic Operations. The ultimate goal of this library is to eliminate as much boilerplate as possible by offering out-of-the-box features such as sorting, filtering and pagination. You just need to focus on defining the resources and implementing your custom business logic. This library has been designed around dependency injection making extensibility incredibly easy.