132 packages tagged with “web-api”
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
A framework for building JSON:API compliant REST APIs using ASP.NET Core and Entity Framework Core. Includes support for the Atomic Operations extension. 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, pagination, sparse fieldset selection, and side-loading related resources. 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.
Annotations for JsonApiDotNetCore, which is a framework for building JSON:API compliant REST APIs using ASP.NET Core and Entity Framework Core.
Source generators for JsonApiDotNetCore, which is a framework for building JSON:API compliant REST APIs using ASP.NET Core and Entity Framework Core.
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API application.
.NET Framework - Raygun Provider for ASP.NET Web API projects
Assembly containing ITrackable interface and TrackingState enum.
Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.
A simple library for partial entity changes in ASP.NET and ASP.NET Core.
Bit.Server.WebApi
Templates containing the full suite of applications and infrastructure to run a simple web api.
Provides AspNet.Core MVC extensions.
A full-featured starter template for "dotnet new" to quickly scaffold a .Net 8 Web-Api project with MongoDB as the data store.
WebApi implementation of the health check endpoints for reporting the health of app infrastructure components.
Bit.WebApi
Library built on top of DotNetDesign.Substrate that exposes a web-api using the new MVC 4 ApiController
Templates containing the full suite of applications and infrastructure to run simple API's; more complex CQRS API's and Azure functions.
Library to support link-header-based paging per RFC-5988
Boilerplate-free, idiomatic JSON:API for your beautiful, idiomatic F# domain model. Optimized for developer happiness.
LiteApi is lightweight, fast and fully-featured WEB API middleware for .NET Standard 2.0
WebApi (System.Web.Http) logging extensions using LogJam
Extension for Asp.net webapi 2
A C# wrapper around the Pastebin API.
WebApi extension of the health check for Redis health reporting.
Solution template for creating a .NET Core 3.1 solution for WebApi service with a clean architecture.
Cormo module that sets up a ready-to-go OWIN web-api project fully-configured with Contexts and Dependency Injection and other Cormo goodness, with zero fuss and zero-config