Found 1,013 packages
Extesion Assembly System.Net.Http.Formatting
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Unified Realtime/API framework for .NET platform and Unity. This package is meta package that includes MagicOnion.Server and MagicOnion.Client.
Provides shared classes and interfaces used by MagicOnion server and client. Unified Realtime/API framework for .NET platform and Unity.
StandardSocketsHttpHandler is a backport of SocketsHttpHandler to .NET Standard 2.0
MagicOnion client-side runtime library. Unified Realtime/API framework for .NET platform and Unity.
A SAML2 Http Module for ASP.NET. Install in project and add sections to web.config. No coding required. The package adds an ASP.NET Http Authentication Module that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc.
MagicOnion interfaces and abstractions for server and client. Commonly used types: MagicOnion.IService<TSelf> MagicOnion.IStreamingHub<TSelf, TReceiver> MagicOnion.UnaryResult<TResult> MagicOnion.IgnoreAttribute
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
MagicOnion server built on top of ASP.NET Core. Unified Realtime/API framework for .NET platform and Unity.
JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ This package implements JSON encoders/decoders in JavaScript.
GELF log4net HttpAppender - graylog2. Built for log4net
Allow your web forms or MVC web site, REST or WCF service, or any other HTTP(s) service to accept OAuth 2 access tokens as a means of authorization so your users don't have to share their password with 3rd party apps and services in order to share their data between your service and those of the 3rd party.
Redis backplane for MagicOnion.
Provides compatibility in ASP.NET Core MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations. Commonly used types: System.Web.Http.ApiController
HTTP/2 protocol implementation for .NET standard
HTTP1 JSON Gateway and Swagger Integration for MagicOnion.
HTTP/2 HPACK header encoding and decoding implementation for .NET standard
MagicOnion extension package for serialization using MessagePack.