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