Walter.Web.FireWall
IFirewallServices Interface Methods

Walter.Web.FireWall Assembly > Microsoft.Extensions.DependencyInjection Namespace : IFirewallServices Interface

For a list of all members of this type, see IFirewallServices members.

Public Methods
 NameDescription
 MethodOverloaded.  Adds a singleton service of the type specified in TService with an instance specified in implementationInstance to the specified Microsoft.Extensions.DependencyInjection.IServiceCollection.  
 MethodOverloaded.  Adds a transient service of the type specified in TService with an instance specified in implementationInstance to the specified Microsoft.Extensions.DependencyInjection.IServiceCollection.  
 Method reuse create a copy of T to re-use it as TBase  
 MethodOverloaded.  use a single database for firewall state as well as add-ons that use a database  
Top
See Also

Reference

IFirewallServices Interface
Microsoft.Extensions.DependencyInjection Namespace