Top 20 NuGet WebAPI Packages

WebAPI

SlackMockServer allows you to mock slack server for application communicating with slack.
.NET implementation of the REST API of FOSSology.
Use it to Ensure Controllers and Controller Actions has correct Attributes - Authorize and AllowAnonymous are the currently supported attributes Made to ensure Your code behaves as You intended. With easy to use unit test configurations.
.NET client library for Crowdin API v2
HTTP Owin Hosting with MEF Composition project compiled for .NET Standard
Includes a GraphQL AST, Parser, and Lexer based on Antlr4 for .Net Standard and Framework. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Library for integrating GraphLinqQL with ASP.Net Core to easily create GraphQL endpoints with C#. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Based Librame.AspNetCore.Api.Abstractions on GraphQL extension implementation.
Yahoo Finance API to retrieve quote snapshots, and quote, dividend and split history.
ASP.NET Core API based on DDD
This package includes Windows.Services.Maps like APIs cross-platform such as: - MapLocationFinder for providing methods to convert addresses to geographic locations (geocoding) and to convert geographic locations to addresses (reverse geocoding). - MapAddress for representing a physical ...
This package includes Windows.ApplicationModel.DataTransfer like APIs cross-platform such as: - Clipboard for providing information from the clipboard. - DataPackage for providing the data that a user wants to exchange with another app. - DataPackageView for providing a read-only v...
Based Librame.AspNetCore.Api.GraphQL on Identity API package.
Library for resolving GraphQL queries. Integrates well with Entity Framework Core by helping you create IQueryable objects from the passed GraphQL document and variables. Contains MSBuild and dotnet CLI targets for generating GraphLinqQL C# from GraphQL schemas. Part of the GraphLinqQL suite of li...
Library for supporting GraphQL Introspection for GraphLinqQL generated classes. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
Adds SQL support to BuddyAPI.
A framework for dotnet core aimed for rapid CRUD/SPA backend development. Supporting NoSQL and SQL databases with JWT auth and custom "/model" route for validation built in
WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.