-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex2909.html
More file actions
105 lines (88 loc) · 3.83 KB
/
index2909.html
File metadata and controls
105 lines (88 loc) · 3.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="http://www.csporter.com/api/resources/img/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
<title>GitHub Repositories for Examples of csPorter</title>
<!-- Bootstrap & Font CSS -->
<link rel="stylesheet" href="https://cms.asposeptyltd.com/templates/aspose/css/bootstrap.css?v=331" type="text/css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" type="text/css"/>
<link rel="stylesheet" href="https://cms.asposeptyltd.com/templates/aspose/css/AsposePtyLtdMenu.css?v1.4" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cms.asposeptyltd.com/templates/aspose/js/bootstrap.js" type="text/javascript"></script>
<script src="https://menu.dynabic.com/Scripts/Dynabic.Menu.min.js"></script>
<link rel="stylesheet" href="https://cms.asposeptyltd.com/templates/aspose/css/font-awesome.css" type="text/css" />
<!-- csPorter.Menu CSS -->
<link rel="stylesheet" href="https://cms.asposeptyltd.com/templates/csporter/css/csporter.css?v1.1.0" type="text/css" />
<link rel="stylesheet" href="css/cs-api3.css?v1.1.0" type="text/css" />
<meta name="description" content="This Github page enlists the Github source code repositories for Examples using csPorter Application.">
<meta name="keywords" content="csharp,java,porter,conversion ">
</head>
<body id="mbody">
<div id="Header">
<div id='DynabicMenuInnerDiv'></div>
</div>
<div id="rightbody" class="rightbody">
<div id="mainbody">
<div class="container-fluid api-head">
<div class="container tl api-hd-section">
<h1><i class="fa fa-github fa-2x"> </i><br>
Code Samples</h1>
<h3>Examples</h3>
</div>
</div>
<div class="container-fluid api-block-section">
<div class="white-bg">
<div class="container">
<div class="api-box col-lg-4">
<div class="api-product-title">
<a href="https://github.com/csporter?tab=repositories">
<img src="img/csporter-for-cpp.png" width="48" class="productfamimg" />
<h2>csPorter</h2>
<span>Product Family</span>
</a> </div>
<ul>
<li><a href="https://github.com/csporter/csporter-cpp">csPorter for C++</a></li>
</ul>
</div>
<!-- <div class="api-box col-lg-4">
<div class="api-product-title">
<a href="https://github.com/csporter?tab=repositories">
<img src="img/csporter-for-cpp.png" width="48" class="productfamimg" />
<h2>csPorter</h2>
<span>Product Family</span>
</a> </div>
<ul>
<li><a href="#">csPorter for C++</a></li>
<li><a href="#">csPorter for C++</a></li>
<li><a href="#">csPorter for C++</a></li>
</ul>
</div>-->
</div>
</div>
<!-- <div class="gray-bg">
<div class="container">
<div class="api-box col-lg-4">
<div class="api-product-title">
<a href="https://github.com/csporter?tab=repositories">
<img src="img/csporter-for-cpp.png" width="48" class="productfamimg" />
<h2>csPorter</h2>
<span>Product Family</span>
</a> </div>
<ul>
<li><a href="#">csPorter for C++</a></li>
</ul>
</div>
</div>
</div>-->
</div>
</div>
</div>
<div id='DynabicMenuFooter'></div>
<script>
LoadMenu("csPorter", "English");
</script>
</body>
</html>
<style>
</style>