Class AspNetCoreReplicationServiceExtentions
Inheritance
System.Object
AspNetCoreReplicationServiceExtentions
Assembly: Lucene.Net.Replicator.AspNetCore.dll
Syntax
public static class AspNetCoreReplicationServiceExtentions : object
Methods
Name | Description |
---|---|
Perform(IReplicationService, HttpRequest, HttpResponse) | Extension method that mirrors the signature of Perform(IReplicationRequest, IReplicationResponse) using AspNetCore as implementation. |