Exemplo n.º 1
0
 public static ModelBuilderWrapper AddTelegramUsers(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddTelegramUsers, Provider.MySql)
     .Add(PgSqlAddTelegramUsers, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 2
0
 public static ModelBuilderWrapper AddDbWebstudioIndex(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddDbWebstudioIndex, Provider.MySql)
     .Add(PgSqlAddDbWebstudioIndex, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 3
0
 public static ModelBuilderWrapper AddFeedAggregate(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddFeedAggregate, Provider.MySql)
     .Add(PgSqlAddFeedAggregate, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 4
0
 public static ModelBuilderWrapper AddAccountLinks(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddAccountLinks, Provider.MySql)
     .Add(PgSqlAddAccountLinks, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 5
0
 public static ModelBuilderWrapper AddDbTenantPartner(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddDbTenantPartner, Provider.MySql)
     .Add(PgSqlAddDbTenantPartner, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 6
0
 public static ModelBuilderWrapper AddTenantIpRestrictions(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddTenantIpRestrictions, Provider.MySql)
     .Add(PgSqlAddTenantIpRestrictions, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 7
0
 public static ModelBuilderWrapper AddLoginEvents(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddLoginEvents, Provider.MySql)
     .Add(PgSqlAddLoginEvents, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 8
0
 public static ModelBuilderWrapper AddNotifyQueue(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddNotifyQueue, Provider.MySql)
     .Add(PgSqlAddNotifyQueue, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 9
0
 public static ModelBuilderWrapper AddCrmContact(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddCrmContact, Provider.MySql)
     .Add(PgSqlAddCrmContact, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 10
0
 public static ModelBuilderWrapper AddDbipLocation(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddDbipLocation, Provider.MySql)
     .Add(PgSqlAddDbipLocation, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 11
0
 public static ModelBuilderWrapper AddMobileAppInstall(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddMobileAppInstall, Provider.MySql)
     .Add(PgSqlAddMobileAppInstall, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 12
0
 public static ModelBuilderWrapper AddVoipNumber(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddVoipNumber, Provider.MySql)
     .Add(PgSqlAddVoipNumber, Provider.Postgre);
     return(modelBuilder);
 }
Exemplo n.º 13
0
 public static ModelBuilderWrapper AddWebstudioSettings(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddWebstudioSettings, Provider.MySql)
     .Add(PgSqlAddWebstudioSettings, Provider.Postgre)
     .HasData(
         new DbWebstudioSettings {
         TenantId = 1, Id = Guid.Parse("9a925891-1f92-4ed7-b277-d6f649739f06"), UserId = Guid.Parse("00000000-0000-0000-0000-000000000000"), Data = "{'Completed':false}"
     }
         );
     return(modelBuilder);
 }
Exemplo n.º 14
0
 public static ModelBuilderWrapper AddDbTenantForbiden(this ModelBuilderWrapper modelBuilder)
 {
     modelBuilder
     .Add(MySqlAddDbTenantForbiden, Provider.MySql)
     .Add(PgSqlAddDbTenantForbiden, Provider.Postgre)
     .HasData(
         new DbTenantForbiden {
         Address = "controlpanel"
     },
         new DbTenantForbiden {
         Address = "localhost"
     }
         );
     return(modelBuilder);
 }
Exemplo n.º 15
0
        public static ModelBuilderWrapper AddWebstudioUserVisit(this ModelBuilderWrapper modelBuilder)
        {
            modelBuilder
            .Add(MySqlAddWebstudioUserVisit, Provider.MySql)
            .Add(PgSqlAddWebstudioUserVisit, Provider.Postgre)
            .HasData(
                new DbWebstudioUserVisit {
                TenantId = 1, VisitDate = DateTime.UtcNow, ProductId = Guid.Parse("00000000-0000-0000-0000-000000000000"), UserId = Guid.Parse("66faa6e4-f133-11ea-b126-00ffeec8b4ef"), VisitCount = 3, FirstVisitTime = DateTime.UtcNow, LastVisitTime = DateTime.UtcNow
            },
                new DbWebstudioUserVisit {
                TenantId = 1, VisitDate = DateTime.UtcNow, ProductId = Guid.Parse("00000000-0000-0000-0000-000000000000"), UserId = Guid.Parse("66faa6e4-f133-11ea-b126-00ffeec8b4ef"), VisitCount = 2, FirstVisitTime = DateTime.UtcNow, LastVisitTime = DateTime.UtcNow
            },
                new DbWebstudioUserVisit {
                TenantId = 1, VisitDate = DateTime.UtcNow, ProductId = Guid.Parse("e67be73d-f9ae-4ce1-8fec-1880cb518cb4"), UserId = Guid.Parse("66faa6e4-f133-11ea-b126-00ffeec8b4ef"), VisitCount = 1, FirstVisitTime = DateTime.UtcNow, LastVisitTime = DateTime.UtcNow
            }
                );

            return(modelBuilder);
        }
Exemplo n.º 16
0
        public static ModelBuilderWrapper AddCoreSettings(this ModelBuilderWrapper modelBuilder)
        {
            modelBuilder
            .Add(MySqlAddCoreSettings, Provider.MySql)
            .Add(PgSqlAddCoreSettings, Provider.Postgre)
            .HasData(
                new DbCoreSettings {
                Tenant = -1, Id = "CompanyWhiteLabelSettings", Value = System.Text.Encoding.ASCII.GetBytes("0xF547048A4865171587D9CEBC8A496C601D96031F2C1C3E9160353942EE765DACD316F4B5F42892436FC4A21B9A6DF8FFD3BC4036B47E3A5A1B4C881B26609869FEBB6848BD88C02EEAC6A4CCB3E8F404290812F0E6E124A552BE81A58C64BB8BD3C9A8C0EDE1F9421281DE0C7AF82733C0B754E97EFFFA5A75607A91957896CBECF9563FC831300DC8E7C930A55B298EB82D6F69E0ED6E4D8752607F1881F61B032306E0F069A5F69F086A177EB41AC06F889EB0B39CBFD4B5CDB763E996554DEADB9C71CF3EF86F4A0354A864A10639DFD29B5C6D5DCDA9D4B0988EE406948BCB54C6A70ADC6C00577174285CEBCD76"), LastModified = DateTime.UtcNow
            },
                new DbCoreSettings {
                Tenant = -1, Id = "FullTextSearchSettings", Value = System.Text.Encoding.ASCII.GetBytes("0x0878CF0599B517CAA2D3DAED9D064C3EDCEEAF431F35A6F642DCADA04817E3513227BBB1DE6E2BABEB9E1077B2CF318C489814545E877501F633FBBE94022CFCDD025B5395973AF510943408BB56962EE35DA35F2F8374CF5FD12695359449D7CEFBC2C7BD112AE58752179AA2A59E5E17801E580CCC60FAEC8EBDD3D612C4886666D96D6CF060605E64C90A1FAA80C0"), LastModified = DateTime.UtcNow
            },
                new DbCoreSettings {
                Tenant = -1, Id = "SmtpSettings", Value = System.Text.Encoding.ASCII.GetBytes("0xF052E090A1A3750DADCD4E9961DA04AA51EF0197E2C0623CF12C5838BFA40A9B48BAEFCBE371587731D7E3DC9E7C6009742F9E415D56DB0F0AE08E32F8904B2C441CC657C64543EAEE262044A28B4335DCB0F0C4E9401D891FA06369F984CA2D475C86C237917961C5827769831585230A66AC7787E6FB56FD3E37389267A46A"), LastModified = DateTime.UtcNow
            }
                );

            return(modelBuilder);
        }
Exemplo n.º 17
0
        public static ModelBuilderWrapper AddCoreSettings(this ModelBuilderWrapper modelBuilder)
        {
            modelBuilder
            .Add(MySqlAddCoreSettings, Provider.MySql)
            .Add(PgSqlAddCoreSettings, Provider.Postgre)
            .HasData(
                new DbCoreSettings {
                Tenant = -1, Id = "CompanyWhiteLabelSettings", Value = new byte[] { 245, 71, 4, 138, 72, 101, 23, 21, 135, 217, 206, 188, 138, 73, 108, 96, 29, 150, 3, 31, 44, 28, 62, 145, 96, 53, 57, 66, 238, 118, 93, 172, 211, 22, 244, 181, 244, 40, 146, 67, 111, 196, 162, 27, 154, 109, 248, 255, 211, 188, 64, 54, 180, 126, 58, 90, 27, 76, 136, 27, 38, 96, 152, 105, 254, 187, 104, 72, 189, 136, 192, 46, 234, 198, 164, 204, 179, 232, 244, 4, 41, 8, 18, 240, 230, 225, 36, 165, 82, 190, 129, 165, 140, 100, 187, 139, 211, 201, 168, 192, 237, 225, 249, 66, 18, 129, 222, 12, 122, 248, 39, 51, 164, 188, 229, 21, 232, 86, 148, 196, 221, 167, 142, 34, 101, 43, 162, 137, 31, 206, 149, 120, 249, 114, 133, 168, 30, 18, 254, 223, 93, 101, 88, 97, 30, 58, 163, 224, 62, 173, 220, 170, 152, 40, 124, 100, 165, 81, 7, 87, 168, 129, 176, 12, 51, 69, 230, 252, 30, 34, 182, 7, 202, 45, 117, 60, 99, 241, 237, 148, 201, 35, 102, 219, 160, 228, 194, 230, 219, 22, 244, 74, 138, 176, 145, 0, 122, 167, 80, 93, 23, 228, 21, 48, 100, 60, 31, 250, 232, 34, 248, 249, 159, 210, 227, 12, 13, 239, 130, 223, 101, 196, 51, 36, 80, 127, 62, 92, 104, 228, 197, 226, 43, 232, 164, 12, 36, 66, 52, 133 }, LastModified = DateTime.UtcNow
            },
                new DbCoreSettings {
                Tenant = -1, Id = "FullTextSearchSettings", Value = new byte[] { 8, 120, 207, 5, 153, 181, 23, 202, 162, 211, 218, 237, 157, 6, 76, 62, 220, 238, 175, 67, 31, 53, 166, 246, 66, 220, 173, 160, 72, 23, 227, 81, 50, 39, 187, 177, 222, 110, 43, 171, 235, 158, 16, 119, 178, 207, 49, 140, 72, 152, 20, 84, 94, 135, 117, 1, 246, 51, 251, 190, 148, 2, 44, 252, 221, 2, 91, 83, 149, 151, 58, 245, 16, 148, 52, 8, 187, 86, 150, 46, 227, 93, 163, 95, 47, 131, 116, 207, 95, 209, 38, 149, 53, 148, 73, 215, 206, 251, 194, 199, 189, 17, 42, 229, 135, 82, 23, 154, 162, 165, 158, 94, 23, 128, 30, 88, 12, 204, 96, 250, 236, 142, 189, 211, 214, 18, 196, 136, 102, 102, 217, 109, 108, 240, 96, 96, 94, 100, 201, 10, 31, 170, 128, 192 }, LastModified = DateTime.UtcNow
            },
                new DbCoreSettings {
                Tenant = -1, Id = "SmtpSettings", Value = new byte[] { 240, 82, 224, 144, 161, 163, 117, 13, 173, 205, 78, 153, 97, 218, 4, 170, 81, 239, 1, 151, 226, 192, 98, 60, 241, 44, 88, 56, 191, 164, 10, 155, 72, 186, 239, 203, 227, 113, 88, 119, 49, 215, 227, 220, 158, 124, 96, 9, 116, 47, 158, 65, 93, 86, 219, 15, 10, 224, 142, 50, 248, 144, 75, 44, 68, 28, 198, 87, 198, 69, 67, 234, 238, 38, 32, 68, 162, 139, 67, 53, 220, 176, 240, 196, 233, 64, 29, 137, 31, 160, 99, 105, 249, 132, 202, 45, 71, 92, 134, 194, 55, 145, 121, 97, 197, 130, 119, 105, 131, 21, 133, 35, 10, 102, 172, 119, 135, 230, 251, 86, 253, 62, 55, 56, 146, 103, 164, 106 }, LastModified = DateTime.UtcNow
            }
                );

            return(modelBuilder);
        }
Exemplo n.º 18
0
        public static ModelBuilderWrapper AddFilesConverts(this ModelBuilderWrapper modelBuilder)
        {
            modelBuilder
            .Add(MySqlAddFilesConverts, Provider.MySql)
            .Add(PgSqlAddFilesConverts, Provider.Postgre)
            .HasData(
                new FilesConverts {
                Input = ".csv", Output = ".ods"
            },
                new FilesConverts {
                Input = ".csv", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".csv", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".doc", Output = ".docx"
            },
                new FilesConverts {
                Input = ".doc", Output = ".odt"
            },
                new FilesConverts {
                Input = ".doc", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".doc", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".doc", Output = ".txt"
            },
                new FilesConverts {
                Input = ".docm", Output = ".docx"
            },
                new FilesConverts {
                Input = ".docm", Output = ".odt"
            },
                new FilesConverts {
                Input = ".docm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".docm", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".docm", Output = ".txt"
            },
                new FilesConverts {
                Input = ".doct", Output = ".docx"
            },
                new FilesConverts {
                Input = ".docx", Output = ".odt"
            },
                new FilesConverts {
                Input = ".docx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".docx", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".docx", Output = ".txt"
            },
                new FilesConverts {
                Input = ".dot", Output = ".docx"
            },
                new FilesConverts {
                Input = ".dot", Output = ".odt"
            },
                new FilesConverts {
                Input = ".dot", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".dot", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".dot", Output = ".txt"
            },
                new FilesConverts {
                Input = ".dotm", Output = ".docx"
            },
                new FilesConverts {
                Input = ".dotm", Output = ".odt"
            },
                new FilesConverts {
                Input = ".dotm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".dotm", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".dotm", Output = ".txt"
            },
                new FilesConverts {
                Input = ".dotx", Output = ".docx"
            },
                new FilesConverts {
                Input = ".dotx", Output = ".odt"
            },
                new FilesConverts {
                Input = ".dotx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".dotx", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".dotx", Output = ".txt"
            },
                new FilesConverts {
                Input = ".epub", Output = ".docx"
            },
                new FilesConverts {
                Input = ".epub", Output = ".odt"
            },
                new FilesConverts {
                Input = ".epub", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".epub", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".epub", Output = ".txt"
            },
                new FilesConverts {
                Input = ".fodp", Output = ".odp"
            },
                new FilesConverts {
                Input = ".fodp", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".fodp", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".fods", Output = ".csv"
            },
                new FilesConverts {
                Input = ".fods", Output = ".ods"
            },
                new FilesConverts {
                Input = ".fods", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".fods", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".fodt", Output = ".docx"
            },
                new FilesConverts {
                Input = ".fodt", Output = ".odt"
            },
                new FilesConverts {
                Input = ".fodt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".fodt", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".fodt", Output = ".txt"
            },
                new FilesConverts {
                Input = ".html", Output = ".docx"
            },
                new FilesConverts {
                Input = ".html", Output = ".odt"
            },
                new FilesConverts {
                Input = ".html", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".html", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".html", Output = ".txt"
            },
                new FilesConverts {
                Input = ".mht", Output = ".docx"
            },
                new FilesConverts {
                Input = ".mht", Output = ".odt"
            },
                new FilesConverts {
                Input = ".mht", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".mht", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".mht", Output = ".txt"
            },
                new FilesConverts {
                Input = ".odp", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".odp", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".otp", Output = ".odp"
            },
                new FilesConverts {
                Input = ".otp", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".otp", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".ods", Output = ".csv"
            },
                new FilesConverts {
                Input = ".ods", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ods", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".ots", Output = ".csv"
            },
                new FilesConverts {
                Input = ".ots", Output = ".ods"
            },
                new FilesConverts {
                Input = ".ots", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ots", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".odt", Output = ".docx"
            },
                new FilesConverts {
                Input = ".odt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".odt", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".odt", Output = ".txt"
            },
                new FilesConverts {
                Input = ".ott", Output = ".docx"
            },
                new FilesConverts {
                Input = ".ott", Output = ".odt"
            },
                new FilesConverts {
                Input = ".ott", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ott", Output = ".rtf"
            },
                new FilesConverts {
                Input = ".ott", Output = ".txt"
            },
                new FilesConverts {
                Input = ".pot", Output = ".odp"
            },
                new FilesConverts {
                Input = ".pot", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".pot", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".potm", Output = ".odp"
            },
                new FilesConverts {
                Input = ".potm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".potm", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".potx", Output = ".odp"
            },
                new FilesConverts {
                Input = ".potx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".potx", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".pps", Output = ".odp"
            },
                new FilesConverts {
                Input = ".pps", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".pps", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".ppsm", Output = ".odp"
            },
                new FilesConverts {
                Input = ".ppsm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ppsm", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".ppsx", Output = ".odp"
            },
                new FilesConverts {
                Input = ".ppsx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ppsx", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".ppt", Output = ".odp"
            },
                new FilesConverts {
                Input = ".ppt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".ppt", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".pptm", Output = ".odp"
            },
                new FilesConverts {
                Input = ".pptm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".pptm", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".pptt", Output = ".odp"
            },
                new FilesConverts {
                Input = ".pptt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".pptt", Output = ".pptx"
            },
                new FilesConverts {
                Input = ".pptx", Output = ".odp"
            },
                new FilesConverts {
                Input = ".pptx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".rtf", Output = ".odp"
            },
                new FilesConverts {
                Input = ".rtf", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".rtf", Output = ".docx"
            },
                new FilesConverts {
                Input = ".rtf", Output = ".txt"
            },
                new FilesConverts {
                Input = ".txt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".txt", Output = ".docx"
            },
                new FilesConverts {
                Input = ".txt", Output = ".odp"
            },
                new FilesConverts {
                Input = ".txt", Output = ".rtx"
            },
                new FilesConverts {
                Input = ".xls", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xls", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xls", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xls", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xlsm", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xlsm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xlsm", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xlsm", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xlst", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xlst", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xlst", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xlst", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xlt", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xlt", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xlt", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xlt", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xltm", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xltm", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xltm", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xltm", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xltx", Output = ".pdf"
            },
                new FilesConverts {
                Input = ".xltx", Output = ".csv"
            },
                new FilesConverts {
                Input = ".xltx", Output = ".ods"
            },
                new FilesConverts {
                Input = ".xltx", Output = ".xlsx"
            },
                new FilesConverts {
                Input = ".xps", Output = ".pdf"
            }
                );

            return(modelBuilder);
        }