Found 1,149 packages
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
A (very simple) HTTP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Lightweight Http Mocking Server for .NET, inspired by WireMock from the Java landscape.
A few useful extensions for making testing against the PeanutButter.SimpleHTTPServer.HttpServer cleaner and easier to read, providing extensions to: - test for requests - test for headers
Octopus Deploy is a sophisticated, best-of-breed continuous delivery (CD) platform for modern software teams.
TWCore Framework. A multipurpose framework library for .net core
Managed, maintained, updated, and unprofessionally butchered fork of System.Net.HttpListener
.NET HTTP server that uses the Windows HTTP Server API.
Octopus Deploy is a sophisticated, best-of-breed continuous delivery (CD) platform for modern software teams.
HTTP middleware for GraphQL
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage.
Pusher .NET library for interacting with the HTTP API
A (very simple) TCP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
Server code
Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.
A .NET library for intercepting server-side HTTP dependencies.
Minimal version from the lightweight Http Mocking Server for .NET