|  | AspNetExtensionsUseRGFTContext, TContextPoolService, TContextPoolImplementation Method (IApplicationBuilder, Type) | 
[Missing <summary> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
Namespace: Recrovit.RGF
 Syntax
Syntaxpublic static IApplicationBuilder UseRGF<TContext, TContextPoolService, TContextPoolImplementation>( this IApplicationBuilder app, Type defaultNamespace = null ) where TContext : DbContext where TContextPoolService : class where TContextPoolImplementation : DbContext, TContextPoolService
[Missing <param name="app"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <param name="defaultNamespace"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <typeparam name="TContext"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <typeparam name="TContextPoolService"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <typeparam name="TContextPoolImplementation"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <returns> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``3(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
 See Also
See Also