Skip to content

Class HostingExtensions

Namespace: Void.Proxy.Api.Extensions
Assembly: Void.Proxy.Api.dll

public static class HostingExtensions

Inheritance

objectHostingExtensions

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Methods

AddJsonOptions(IServiceCollection)

public static IServiceCollection AddJsonOptions(this IServiceCollection services)

Parameters

services IServiceCollection

Returns

IServiceCollection