mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-05-02 07:38:43 +00:00
AspNet
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Esiur.Net.IIP;
|
||||
|
||||
namespace Esiur.AspNetCore
|
||||
{
|
||||
public class EsiurOptions
|
||||
{
|
||||
public DistributedServer Server { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user