Example #1
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Owin",
                "WebActivator"
            );
        }
Example #2
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Owin",
                "WebActivator"
                );
        }
Example #3
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Castle.Core",
                "Castle.Windsor",
                "Castle.Facilities.Synchronize"
            );
        }
Example #4
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "FluentNHibernate",
                "Iesi.Collections",
                "NHibernate"
            );
        }
Example #5
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Microsoft.Web.Mvc",
                "FluentValidation",
                "WebActivator"
            );
        }
Example #6
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "System",
                "mscorlib",
                "Microsoft"
            );
        }
Example #7
0
 /// <inheritdoc/>
 public void Specify(IAssemblyRuleBuilder builder)
 {
     builder.ExcludeAssembliesStartingWith(
         "System",
         "mscorlib",
         "Microsoft"
         );
 }
Example #8
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "FluentNHibernate",
                "Iesi.Collections",
                "NHibernate"
                );
        }
Example #9
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Presentation",
                "vshost",
                "WindowsBase",
                "UIAutomation",
                "Castle.Core"
                );
        }
Example #10
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Presentation",
                "vshost",
                "WindowsBase",
                "UIAutomation",
                "Castle.Core"
            );
        }
Example #11
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
#if (!NET461)
                "SOS.NETCore",
#endif
                "System",
                "mscorlib",
                "Microsoft"
                );
        }
Example #12
0
 /// <inheritdoc/>
 public void Specify(IAssemblyRuleBuilder builder)
 {
     builder.ExcludeAssembliesStartingWith(
         "Autofac",
         "System",
         "mscorlib",
         "Microsoft",
         "SQLite",
         "StackExchange",
         "Newtonsoft",
         "Remotion",
         "SOS",
         "Serilog",
         "WindowsBase",
         "netstandard",
         "MongoDB",
         "Swashbuckle"
         );
 }
Example #13
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "SimpleInjector"
                );
        }
Example #14
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "MongoDB"
                );
        }
Example #15
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Ninject"
                );
        }
Example #16
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "RabbitMQ"
                );
        }
Example #17
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "FluentValidation"
            );
        }
Example #18
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "StructureMap"
                );
        }
Example #19
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "StructureMap"
            );
        }
Example #20
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Microsoft.Azure.DocumentDB.Core"
                );
        }
Example #21
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "MongoDB"
            );
        }
Example #22
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Ninject"
            );
        }
Example #23
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Newtonsoft.Json"
            );
        }
Example #24
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "EntityFramework"
            );
        }
Example #25
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "FluentValidation"
                );
        }
Example #26
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Autofac"
                );
        }
Example #27
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "StackExchange"
                );
        }
Example #28
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "EntityFramework"
                );
        }
Example #29
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Autofac"
            );
        }
Example #30
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "Newtonsoft.Json"
                );
        }
Example #31
0
#pragma warning disable 1591 // Xml Comments
        public void Specify(IAssemblyRuleBuilder builder)
        {
            builder.ExcludeAssembliesStartingWith(
                "SimpleInjector"
            );
        }