migrate from perforce
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
bin
|
||||
obj
|
||||
.vs
|
||||
75
HexTowerDefense2.sln
Normal file
75
HexTowerDefense2.sln
Normal file
@@ -0,0 +1,75 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.26403.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mox.SharpDX", "src\Mox.SharpDX\Mox.SharpDX.csproj", "{BC450475-FC5C-467E-B937-C5D19C917A5B}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mox.Bridge", "src\Mox.Bridge\Mox.Bridge.csproj", "{BC51EB32-4854-43D4-B349-FDEF6FED6D22}"
|
||||
EndProject
|
||||
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Mox.Shared", "src\Mox.Shared\Mox.Shared.shproj", "{0D273238-9E07-4C87-B8F4-230B906F3962}"
|
||||
EndProject
|
||||
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Game.Shared", "src\Game.Shared\Game.Shared.shproj", "{49DBC462-19E3-4E9D-A20F-37109D9BB943}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AtlasGeneratorLib", "src\AtlasGeneratorLib\AtlasGeneratorLib.csproj", "{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeImage", "src\FreeImage\FreeImage.csproj", "{6598A7CD-8F27-4D3F-A675-5AE63113A7C3}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{6D0D4951-E456-445F-AA88-CC7BB2F3EF24}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{CF26F582-2268-4677-91C2-7EA38F8BC660}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AtlasGenerator", "src\AtlasGenerator\AtlasGenerator.csproj", "{FF569D10-F0E1-4D69-88DD-251D30AB0264}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Game", "Game", "{880F9725-D366-4031-8E4C-BD3D6EBB5E63}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{661ED03C-40A5-40E4-950B-71C880F97805}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SharedMSBuildProjectFiles) = preSolution
|
||||
src\Mox.Shared\Mox.Shared.projitems*{0d273238-9e07-4c87-b8f4-230b906f3962}*SharedItemsImports = 13
|
||||
src\Game.Shared\Game.Shared.projitems*{49dbc462-19e3-4e9d-a20f-37109d9bb943}*SharedItemsImports = 13
|
||||
src\Game.Shared\Game.Shared.projitems*{bc450475-fc5c-467e-b937-c5d19c917a5b}*SharedItemsImports = 4
|
||||
src\Mox.Shared\Mox.Shared.projitems*{bc450475-fc5c-467e-b937-c5d19c917a5b}*SharedItemsImports = 4
|
||||
src\Game.Shared\Game.Shared.projitems*{bc51eb32-4854-43d4-b349-fdef6fed6d22}*SharedItemsImports = 4
|
||||
src\Mox.Shared\Mox.Shared.projitems*{bc51eb32-4854-43d4-b349-fdef6fed6d22}*SharedItemsImports = 4
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{BC450475-FC5C-467E-B937-C5D19C917A5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BC450475-FC5C-467E-B937-C5D19C917A5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BC450475-FC5C-467E-B937-C5D19C917A5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BC450475-FC5C-467E-B937-C5D19C917A5B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{BC51EB32-4854-43D4-B349-FDEF6FED6D22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BC51EB32-4854-43D4-B349-FDEF6FED6D22}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BC51EB32-4854-43D4-B349-FDEF6FED6D22}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BC51EB32-4854-43D4-B349-FDEF6FED6D22}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64}.Debug|Any CPU.ActiveCfg = Debug|x64
|
||||
{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64}.Debug|Any CPU.Build.0 = Debug|x64
|
||||
{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64}.Release|Any CPU.ActiveCfg = Release|x64
|
||||
{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64}.Release|Any CPU.Build.0 = Release|x64
|
||||
{6598A7CD-8F27-4D3F-A675-5AE63113A7C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6598A7CD-8F27-4D3F-A675-5AE63113A7C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6598A7CD-8F27-4D3F-A675-5AE63113A7C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6598A7CD-8F27-4D3F-A675-5AE63113A7C3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{FF569D10-F0E1-4D69-88DD-251D30AB0264}.Debug|Any CPU.ActiveCfg = Debug|x64
|
||||
{FF569D10-F0E1-4D69-88DD-251D30AB0264}.Debug|Any CPU.Build.0 = Debug|x64
|
||||
{FF569D10-F0E1-4D69-88DD-251D30AB0264}.Release|Any CPU.ActiveCfg = Release|x64
|
||||
{FF569D10-F0E1-4D69-88DD-251D30AB0264}.Release|Any CPU.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{BC450475-FC5C-467E-B937-C5D19C917A5B} = {661ED03C-40A5-40E4-950B-71C880F97805}
|
||||
{BC51EB32-4854-43D4-B349-FDEF6FED6D22} = {661ED03C-40A5-40E4-950B-71C880F97805}
|
||||
{0D273238-9E07-4C87-B8F4-230B906F3962} = {661ED03C-40A5-40E4-950B-71C880F97805}
|
||||
{49DBC462-19E3-4E9D-A20F-37109D9BB943} = {880F9725-D366-4031-8E4C-BD3D6EBB5E63}
|
||||
{8CAEF97A-4DCF-4D35-A935-C2D46CFD1B64} = {6D0D4951-E456-445F-AA88-CC7BB2F3EF24}
|
||||
{6598A7CD-8F27-4D3F-A675-5AE63113A7C3} = {6D0D4951-E456-445F-AA88-CC7BB2F3EF24}
|
||||
{FF569D10-F0E1-4D69-88DD-251D30AB0264} = {CF26F582-2268-4677-91C2-7EA38F8BC660}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
9
HexTowerDefense2.sln.DotSettings.user
Normal file
9
HexTowerDefense2.sln.DotSettings.user
Normal file
@@ -0,0 +1,9 @@
|
||||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
|
||||
<s:String x:Key="/Default/Environment/AssemblyExplorer/XmlDocument/@EntryValue"><AssemblyExplorer>
|
||||
<Assembly Path="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Windows.Forms.dll" />
|
||||
<Assembly Path="E:\HexTowerDefense2\packages\Bridge.WebGL.1.18.0\lib\net40\Bridge.WebGL.dll" />
|
||||
<Assembly Path="E:\HexTowerDefense2\packages\SharpDX.Desktop.4.2.0\lib\net45\SharpDX.Desktop.dll" />
|
||||
<Assembly Path="E:\HexTowerDefense2\packages\SharpDX.Direct2D1.4.2.0\lib\net45\SharpDX.Direct2D1.dll" />
|
||||
<Assembly Path="E:\p4\HexTowerDefense2\packages\Bridge.Newtonsoft.Json.1.12.0\lib\net40\Newtonsoft.Json.dll" />
|
||||
<Assembly Path="E:\p4\HexTowerDefense2\packages\Retyped.dom.2.8.6733\lib\net40\Retyped.dom.dll" />
|
||||
</AssemblyExplorer></s:String></wpf:ResourceDictionary>
|
||||
1
art/atlas.txt
Normal file
1
art/atlas.txt
Normal file
@@ -0,0 +1 @@
|
||||
ui
|
||||
BIN
art/ui/button-hover.png
Normal file
BIN
art/ui/button-hover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
art/ui/button-pressed.png
Normal file
BIN
art/ui/button-pressed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
art/ui/button.png
Normal file
BIN
art/ui/button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
art/ui/splash.jpg
Normal file
BIN
art/ui/splash.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
art/ui/toggle-off.png
Normal file
BIN
art/ui/toggle-off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 998 B |
BIN
art/ui/toggle-on.png
Normal file
BIN
art/ui/toggle-on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
packages/Bridge.17.6.0/.signature.p7s
vendored
Normal file
BIN
packages/Bridge.17.6.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.17.6.0/Bridge.17.6.0.nupkg
vendored
Normal file
BIN
packages/Bridge.17.6.0/Bridge.17.6.0.nupkg
vendored
Normal file
Binary file not shown.
201
packages/Bridge.17.6.0/LICENSE.md
vendored
Normal file
201
packages/Bridge.17.6.0/LICENSE.md
vendored
Normal file
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "{}"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2008-2017 Object.NET, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
179
packages/Bridge.17.6.0/README.md
vendored
Normal file
179
packages/Bridge.17.6.0/README.md
vendored
Normal file
@@ -0,0 +1,179 @@
|
||||

|
||||
|
||||
<p align="center"><img src="https://user-images.githubusercontent.com/62210/29276839-1759fbe8-80cd-11e7-921c-d509e0e2a22c.png"></p>
|
||||
|
||||
[](https://ci.appveyor.com/project/ObjectDotNet/bridge/branch/master)
|
||||
[](https://travis-ci.org/bridgedotnet/Bridge)
|
||||
[](https://www.nuget.org/packages/Bridge)
|
||||
[](https://gitter.im/bridgedotnet/Bridge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[Bridge.NET](http://bridge.net/) is an open source C#-to-JavaScript Compiler. Write your application in C# and run on billions of devices.
|
||||
|
||||
### Write in C#. Run in a Web Browser.
|
||||
|
||||
<table>
|
||||
<tr><td align="center" width="50%">C#</td><td></td><td align="center" width="50%">JavaScript</td></tr>
|
||||
<tr>
|
||||
<td>
|
||||
<pre lang="csharp">
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
var msg = "Hello, World!";
|
||||
|
||||
Console.WriteLine(msg);
|
||||
}
|
||||
}
|
||||
</pre>
|
||||
</td>
|
||||
<td><h1>⇨</h1></td>
|
||||
<td>
|
||||
<pre lang="javascript">
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main () {
|
||||
var msg = "Hello, World!";
|
||||
|
||||
System.Console.WriteLine(msg);
|
||||
}
|
||||
});
|
||||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Run the sample above at [Deck.NET](https://deck.net/helloworld).
|
||||
|
||||
## TL;DR
|
||||
|
||||
* Read the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) Knowledge Base article
|
||||
* Try [Deck](https://deck.net/) if you want to play
|
||||
* Installation:
|
||||
* Add **Bridge.NET** Visual Studio extension, or
|
||||
* Use [NuGet](https://www.nuget.org/packages/bridge) to install into a C# Class Library project (`Install-Package Bridge`), or
|
||||
* [Download](http://bridge.net/download/) the Visual Studio Code starter project
|
||||
* The [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) documentation is important
|
||||
* The [Global Configuration](https://github.com/bridgedotnet/Bridge/wiki/global-configuration) documentation is important
|
||||
* Check out [Retyped](https://retyped.com/) for 2400+ supported libraries ([demos](https://demos.retyped.com))
|
||||
* Licensed under [Apache License, Version 2.0](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md)
|
||||
* Need Help? Bridge.NET [Forums](http://forums.bridge.net/) or GitHub [Issues](https://github.com/bridgedotnet/Bridge/issues)
|
||||
* [@bridgedotnet](https://twitter.com/bridgedotnet) on Twitter
|
||||
* [Gitter](https://gitter.im/bridgedotnet/Bridge) for messaging
|
||||
|
||||
## Getting Started
|
||||
|
||||
A great place to start if you're new to Bridge is reviewing the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) wiki.
|
||||
|
||||
The easiest place to see Bridge in action is [Deck.NET](https://deck.net/).
|
||||
|
||||
[](https://www.youtube.com/watch?v=cEUR1UthE2c)
|
||||
|
||||
## Sample
|
||||
|
||||
The following code sample demonstrates a simple **App.cs** class that will run automatically on page load and write a message to the Bridge Console.
|
||||
|
||||
**Example ([Deck](https://deck.net/7fb39e336182bea04c695ab43379cd8c))**
|
||||
|
||||
```csharp
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The C# class above will be compiled into JavaScript and added to **/Bridge/ouput/demo.js** within your project. By default, Bridge will use the Namespace name as the file name. In this case: **demo.js**. There are many options to control the output of your JavaScript files, and the [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) is important [documentation](https://github.com/bridgedotnet/Bridge/wiki) to review.
|
||||
|
||||
```javascript
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main() {
|
||||
System.Console.WriteLine("Hello World!");
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
A full list of installation options available at [bridge.net/download/](http://bridge.net/download/), including full support for Visual Studio and Visual Studio Community on Windows, and Visual Studio Mac.
|
||||
|
||||
### Bridge for Visual Studio
|
||||
|
||||
If you're using Visual Studio for Windows, the easiest way to get started is by adding the Bridge.NET for Visual Studio [extension](https://visualstudiogallery.msdn.microsoft.com/dca5c80f-a0df-4944-8343-9c905db84757).
|
||||
|
||||
From within Visual Studio, go to the `Tools > Extensions and Updates...`.
|
||||
|
||||

|
||||
|
||||
From the options on the left side, be sure to select **Online**, then search for **Bridge**. Clicking **Download** will install Bridge for Visual Studio. After installation is complete, Visual Studio may require a restart.
|
||||
|
||||

|
||||
|
||||
Once installation is complete you will have a new **Bridge.NET** project type. When creating new Bridge enabled projects, select this project type.
|
||||
### NuGet
|
||||
|
||||
Another option is installation of Bridge into a new **C# Class Library** project using [NuGet](https://www.nuget.org/packages/bridge). Within the NuGet Package Manager, search for **Bridge** and click to install.
|
||||
|
||||
Bridge can also be installed using the NuGet Command Line tool by running the following command:
|
||||
|
||||
```
|
||||
Install-Package Bridge
|
||||
```
|
||||
|
||||
More information regarding Nuget package installation for Bridge is available in the [Documentation](https://github.com/bridgedotnet/Bridge/wiki/nuget-installation).
|
||||
|
||||
## Contributing
|
||||
|
||||
Interested in contributing to Bridge? Please see [CONTRIBUTING.md](https://github.com/bridgedotnet/Bridge/blob/master/.github/CONTRIBUTING.md).
|
||||
|
||||
We also flag some Issues as [up-for-grabs](https://github.com/bridgedotnet/Bridge/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs). These are generally easy introductions to the inner workings of Bridge, and are items we just haven't had time to implement. Your help is always appreciated.
|
||||
|
||||
## Badges
|
||||
|
||||
Show your support by adding a **built with Bridge.NET** badge to your projects README or website.
|
||||
|
||||
[](http://bridge.net/)
|
||||
|
||||
#### Markdown
|
||||
|
||||
```md
|
||||
[](http://bridge.net/)
|
||||
```
|
||||
|
||||
#### HTML
|
||||
|
||||
```html
|
||||
<a href="http://bridge.net/">
|
||||
<img src="https://img.shields.io/badge/built%20with-Bridge.NET-blue.svg" title="Built with Bridge.NET" />
|
||||
</a>
|
||||
```
|
||||
|
||||
## How to Help
|
||||
|
||||
We need your help spreading the word about Bridge. Any of the following items will help:
|
||||
|
||||
1. Star the [Bridge](https://github.com/bridgedotnet/Bridge/) project on GitHub
|
||||
1. Add a [Badge](#badges)
|
||||
1. Leave a review at [Visual Studio Gallery](https://marketplace.visualstudio.com/items?itemName=BridgeNET.BridgeNET)
|
||||
1. Blog about Bridge.NET
|
||||
1. Tweet about [@bridgedotnet](https://twitter.com/bridgedotnet)
|
||||
1. Start a discussion on [Reddit](http://reddit.com/r/programming) or [Hacker News](https://news.ycombinator.com/)
|
||||
1. Answer Bridge related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/bridge.net)
|
||||
1. Give a local usergroup presentation on Bridge
|
||||
1. Give a conference talk on Bridge
|
||||
1. Provide feedback ([forums](http://forums.bridge.net), [GitHub](https://github.com/bridgedotnet/Bridge/issues) or [email](mailto:hello@bridge.net))
|
||||
|
||||
## Testing
|
||||
|
||||
Bridge is continually tested with the full test runner available at http://testing.bridge.net/.
|
||||
|
||||
## Credits
|
||||
|
||||
Bridge is developed by the team at [Object.NET](http://object.net/). Frameworks and Tools for .NET Developers.
|
||||
|
||||
## License
|
||||
|
||||
**Apache License, Version 2.0**
|
||||
|
||||
Please see [LICENSE](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md) for details.
|
||||
76
packages/Bridge.17.6.0/content/bridge.json
vendored
Normal file
76
packages/Bridge.17.6.0/content/bridge.json
vendored
Normal file
@@ -0,0 +1,76 @@
|
||||
// See all bridge.json configuration options at:
|
||||
// https://github.com/bridgedotnet/Bridge/wiki/global-configuration
|
||||
|
||||
{
|
||||
// The folder to output JavaScript (.js) files.
|
||||
"output": "$(OutDir)/bridge/",
|
||||
|
||||
// Set to "Minified" to generate .min.js files.
|
||||
// Set to "Both" to generate both minified and non-minified .js files.
|
||||
// "Formatted" generates non-minified .js files.
|
||||
"outputFormatting": "Formatted",
|
||||
|
||||
// Enable the Bridge Console.
|
||||
// Default is false.
|
||||
"console": {
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
// Enable browser debugging of C# files.
|
||||
// Default is false.
|
||||
"sourceMap": {
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
// Set to true to disable Reflection metadata generation.
|
||||
// Default is false.
|
||||
"reflection": {
|
||||
"disabled": false
|
||||
},
|
||||
|
||||
// Generate TypeScript Definition (.d.ts) files.
|
||||
// Default is false.
|
||||
"generateTypeScript": false,
|
||||
|
||||
// Delete everything from the output folder.
|
||||
// Default is false
|
||||
// ** WARNING **
|
||||
// If true, all files within the "output"
|
||||
// folder location will be deleted on Build.
|
||||
// ** USE WITH CAUTION **
|
||||
"cleanOutputFolderBeforeBuild": false,
|
||||
|
||||
// Set to true to enable bridge.report.log generation.
|
||||
// Default is false.
|
||||
"report": {
|
||||
"enabled": false
|
||||
},
|
||||
|
||||
// Rules to manage generated JavaScript syntax.
|
||||
// Default is "Managed"
|
||||
"rules": {
|
||||
"anonymousType": "Plain",
|
||||
"arrayIndex": "Managed",
|
||||
"autoProperty": "Plain",
|
||||
"boxing": "Managed",
|
||||
"externalCast": "Plain",
|
||||
"inlineComment": "Plain",
|
||||
"integer": "Managed",
|
||||
"lambda": "Plain"
|
||||
},
|
||||
|
||||
// Automatically generate an index.html file
|
||||
// and add the file to the output directory.
|
||||
// Default is false.
|
||||
"html": {
|
||||
"disabled": false
|
||||
},
|
||||
|
||||
// Add compilation logging to your Project.
|
||||
// Outputs a tab-delimited bridge.log file.
|
||||
// Set to "Trace" for full logging.
|
||||
// Default is "None".
|
||||
"logging": {
|
||||
"level": "None"
|
||||
}
|
||||
}
|
||||
BIN
packages/Bridge.Core.17.6.0/.signature.p7s
vendored
Normal file
BIN
packages/Bridge.Core.17.6.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Core.17.6.0/Bridge.Core.17.6.0.nupkg
vendored
Normal file
BIN
packages/Bridge.Core.17.6.0/Bridge.Core.17.6.0.nupkg
vendored
Normal file
Binary file not shown.
201
packages/Bridge.Core.17.6.0/LICENSE.md
vendored
Normal file
201
packages/Bridge.Core.17.6.0/LICENSE.md
vendored
Normal file
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "{}"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2008-2017 Object.NET, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
179
packages/Bridge.Core.17.6.0/README.md
vendored
Normal file
179
packages/Bridge.Core.17.6.0/README.md
vendored
Normal file
@@ -0,0 +1,179 @@
|
||||

|
||||
|
||||
<p align="center"><img src="https://user-images.githubusercontent.com/62210/29276839-1759fbe8-80cd-11e7-921c-d509e0e2a22c.png"></p>
|
||||
|
||||
[](https://ci.appveyor.com/project/ObjectDotNet/bridge/branch/master)
|
||||
[](https://travis-ci.org/bridgedotnet/Bridge)
|
||||
[](https://www.nuget.org/packages/Bridge)
|
||||
[](https://gitter.im/bridgedotnet/Bridge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[Bridge.NET](http://bridge.net/) is an open source C#-to-JavaScript Compiler. Write your application in C# and run on billions of devices.
|
||||
|
||||
### Write in C#. Run in a Web Browser.
|
||||
|
||||
<table>
|
||||
<tr><td align="center" width="50%">C#</td><td></td><td align="center" width="50%">JavaScript</td></tr>
|
||||
<tr>
|
||||
<td>
|
||||
<pre lang="csharp">
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
var msg = "Hello, World!";
|
||||
|
||||
Console.WriteLine(msg);
|
||||
}
|
||||
}
|
||||
</pre>
|
||||
</td>
|
||||
<td><h1>⇨</h1></td>
|
||||
<td>
|
||||
<pre lang="javascript">
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main () {
|
||||
var msg = "Hello, World!";
|
||||
|
||||
System.Console.WriteLine(msg);
|
||||
}
|
||||
});
|
||||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Run the sample above at [Deck.NET](https://deck.net/helloworld).
|
||||
|
||||
## TL;DR
|
||||
|
||||
* Read the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) Knowledge Base article
|
||||
* Try [Deck](https://deck.net/) if you want to play
|
||||
* Installation:
|
||||
* Add **Bridge.NET** Visual Studio extension, or
|
||||
* Use [NuGet](https://www.nuget.org/packages/bridge) to install into a C# Class Library project (`Install-Package Bridge`), or
|
||||
* [Download](http://bridge.net/download/) the Visual Studio Code starter project
|
||||
* The [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) documentation is important
|
||||
* The [Global Configuration](https://github.com/bridgedotnet/Bridge/wiki/global-configuration) documentation is important
|
||||
* Check out [Retyped](https://retyped.com/) for 2400+ supported libraries ([demos](https://demos.retyped.com))
|
||||
* Licensed under [Apache License, Version 2.0](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md)
|
||||
* Need Help? Bridge.NET [Forums](http://forums.bridge.net/) or GitHub [Issues](https://github.com/bridgedotnet/Bridge/issues)
|
||||
* [@bridgedotnet](https://twitter.com/bridgedotnet) on Twitter
|
||||
* [Gitter](https://gitter.im/bridgedotnet/Bridge) for messaging
|
||||
|
||||
## Getting Started
|
||||
|
||||
A great place to start if you're new to Bridge is reviewing the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) wiki.
|
||||
|
||||
The easiest place to see Bridge in action is [Deck.NET](https://deck.net/).
|
||||
|
||||
[](https://www.youtube.com/watch?v=cEUR1UthE2c)
|
||||
|
||||
## Sample
|
||||
|
||||
The following code sample demonstrates a simple **App.cs** class that will run automatically on page load and write a message to the Bridge Console.
|
||||
|
||||
**Example ([Deck](https://deck.net/7fb39e336182bea04c695ab43379cd8c))**
|
||||
|
||||
```csharp
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The C# class above will be compiled into JavaScript and added to **/Bridge/ouput/demo.js** within your project. By default, Bridge will use the Namespace name as the file name. In this case: **demo.js**. There are many options to control the output of your JavaScript files, and the [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) is important [documentation](https://github.com/bridgedotnet/Bridge/wiki) to review.
|
||||
|
||||
```javascript
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main() {
|
||||
System.Console.WriteLine("Hello World!");
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
A full list of installation options available at [bridge.net/download/](http://bridge.net/download/), including full support for Visual Studio and Visual Studio Community on Windows, and Visual Studio Mac.
|
||||
|
||||
### Bridge for Visual Studio
|
||||
|
||||
If you're using Visual Studio for Windows, the easiest way to get started is by adding the Bridge.NET for Visual Studio [extension](https://visualstudiogallery.msdn.microsoft.com/dca5c80f-a0df-4944-8343-9c905db84757).
|
||||
|
||||
From within Visual Studio, go to the `Tools > Extensions and Updates...`.
|
||||
|
||||

|
||||
|
||||
From the options on the left side, be sure to select **Online**, then search for **Bridge**. Clicking **Download** will install Bridge for Visual Studio. After installation is complete, Visual Studio may require a restart.
|
||||
|
||||

|
||||
|
||||
Once installation is complete you will have a new **Bridge.NET** project type. When creating new Bridge enabled projects, select this project type.
|
||||
### NuGet
|
||||
|
||||
Another option is installation of Bridge into a new **C# Class Library** project using [NuGet](https://www.nuget.org/packages/bridge). Within the NuGet Package Manager, search for **Bridge** and click to install.
|
||||
|
||||
Bridge can also be installed using the NuGet Command Line tool by running the following command:
|
||||
|
||||
```
|
||||
Install-Package Bridge
|
||||
```
|
||||
|
||||
More information regarding Nuget package installation for Bridge is available in the [Documentation](https://github.com/bridgedotnet/Bridge/wiki/nuget-installation).
|
||||
|
||||
## Contributing
|
||||
|
||||
Interested in contributing to Bridge? Please see [CONTRIBUTING.md](https://github.com/bridgedotnet/Bridge/blob/master/.github/CONTRIBUTING.md).
|
||||
|
||||
We also flag some Issues as [up-for-grabs](https://github.com/bridgedotnet/Bridge/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs). These are generally easy introductions to the inner workings of Bridge, and are items we just haven't had time to implement. Your help is always appreciated.
|
||||
|
||||
## Badges
|
||||
|
||||
Show your support by adding a **built with Bridge.NET** badge to your projects README or website.
|
||||
|
||||
[](http://bridge.net/)
|
||||
|
||||
#### Markdown
|
||||
|
||||
```md
|
||||
[](http://bridge.net/)
|
||||
```
|
||||
|
||||
#### HTML
|
||||
|
||||
```html
|
||||
<a href="http://bridge.net/">
|
||||
<img src="https://img.shields.io/badge/built%20with-Bridge.NET-blue.svg" title="Built with Bridge.NET" />
|
||||
</a>
|
||||
```
|
||||
|
||||
## How to Help
|
||||
|
||||
We need your help spreading the word about Bridge. Any of the following items will help:
|
||||
|
||||
1. Star the [Bridge](https://github.com/bridgedotnet/Bridge/) project on GitHub
|
||||
1. Add a [Badge](#badges)
|
||||
1. Leave a review at [Visual Studio Gallery](https://marketplace.visualstudio.com/items?itemName=BridgeNET.BridgeNET)
|
||||
1. Blog about Bridge.NET
|
||||
1. Tweet about [@bridgedotnet](https://twitter.com/bridgedotnet)
|
||||
1. Start a discussion on [Reddit](http://reddit.com/r/programming) or [Hacker News](https://news.ycombinator.com/)
|
||||
1. Answer Bridge related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/bridge.net)
|
||||
1. Give a local usergroup presentation on Bridge
|
||||
1. Give a conference talk on Bridge
|
||||
1. Provide feedback ([forums](http://forums.bridge.net), [GitHub](https://github.com/bridgedotnet/Bridge/issues) or [email](mailto:hello@bridge.net))
|
||||
|
||||
## Testing
|
||||
|
||||
Bridge is continually tested with the full test runner available at http://testing.bridge.net/.
|
||||
|
||||
## Credits
|
||||
|
||||
Bridge is developed by the team at [Object.NET](http://object.net/). Frameworks and Tools for .NET Developers.
|
||||
|
||||
## License
|
||||
|
||||
**Apache License, Version 2.0**
|
||||
|
||||
Please see [LICENSE](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md) for details.
|
||||
BIN
packages/Bridge.Core.17.6.0/lib/net40/Bridge.dll
vendored
Normal file
BIN
packages/Bridge.Core.17.6.0/lib/net40/Bridge.dll
vendored
Normal file
Binary file not shown.
14485
packages/Bridge.Core.17.6.0/lib/net40/Bridge.xml
vendored
Normal file
14485
packages/Bridge.Core.17.6.0/lib/net40/Bridge.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Bridge.Core.17.6.0/lib/net40/pdb/Bridge.pdb
vendored
Normal file
BIN
packages/Bridge.Core.17.6.0/lib/net40/pdb/Bridge.pdb
vendored
Normal file
Binary file not shown.
40
packages/Bridge.Core.17.6.0/tools/install.ps1
vendored
Normal file
40
packages/Bridge.Core.17.6.0/tools/install.ps1
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
#First some common params, delivered by the nuget package installer
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
Write-Host ("Bridge.NET is configuring " + $project.ProjectName)
|
||||
|
||||
# Remove all references of object
|
||||
ForEach ($item in $project.Object.References)
|
||||
{
|
||||
if ($item.Identity.ToLower().StartsWith("system") -or $item.Identity.ToLower().StartsWith("microsoft"))
|
||||
{
|
||||
$name = $item.Identity
|
||||
Try
|
||||
{
|
||||
$item.Remove()
|
||||
Write-Host ("Removed Reference to " + $name)
|
||||
}
|
||||
Catch
|
||||
{
|
||||
Write-Host ("Failed to remove Reference to " + $name)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Sets the NoStdLib setting to True for every project configuration.
|
||||
$project.ConfigurationManager | ForEach-Object {
|
||||
|
||||
# Check for <NoStdLib>
|
||||
$nostdlib_setting = $_.Properties.Item("NoStdLib")
|
||||
|
||||
if (-not $nostdlib_setting.Value)
|
||||
{
|
||||
$nostdlib_setting.Value = $true
|
||||
}
|
||||
|
||||
|
||||
# Check for AddAdditionalExplicitAssemblyReferences?
|
||||
# Check for AdditionalExplicitAssemblyReferences?
|
||||
}
|
||||
|
||||
Write-Host ("Bridge.NET installation was successful")
|
||||
BIN
packages/Bridge.Html5.17.6.0/.signature.p7s
vendored
Normal file
BIN
packages/Bridge.Html5.17.6.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Html5.17.6.0/Bridge.Html5.17.6.0.nupkg
vendored
Normal file
BIN
packages/Bridge.Html5.17.6.0/Bridge.Html5.17.6.0.nupkg
vendored
Normal file
Binary file not shown.
201
packages/Bridge.Html5.17.6.0/LICENSE.md
vendored
Normal file
201
packages/Bridge.Html5.17.6.0/LICENSE.md
vendored
Normal file
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "{}"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2016 Object.NET, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
4
packages/Bridge.Html5.17.6.0/README.md
vendored
Normal file
4
packages/Bridge.Html5.17.6.0/README.md
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Bridge
|
||||
=========
|
||||
|
||||
A .NET to JavaScript transformation library
|
||||
BIN
packages/Bridge.Html5.17.6.0/lib/net40/Bridge.Html5.dll
vendored
Normal file
BIN
packages/Bridge.Html5.17.6.0/lib/net40/Bridge.Html5.dll
vendored
Normal file
Binary file not shown.
25264
packages/Bridge.Html5.17.6.0/lib/net40/Bridge.Html5.xml
vendored
Normal file
25264
packages/Bridge.Html5.17.6.0/lib/net40/Bridge.Html5.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Bridge.Html5.17.6.0/lib/net40/pdb/Bridge.Html5.pdb
vendored
Normal file
BIN
packages/Bridge.Html5.17.6.0/lib/net40/pdb/Bridge.Html5.pdb
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/.signature.p7s
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/Bridge.Min.17.6.0.nupkg
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/Bridge.Min.17.6.0.nupkg
vendored
Normal file
Binary file not shown.
201
packages/Bridge.Min.17.6.0/LICENSE.md
vendored
Normal file
201
packages/Bridge.Min.17.6.0/LICENSE.md
vendored
Normal file
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "{}"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2008-2017 Object.NET, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
179
packages/Bridge.Min.17.6.0/README.md
vendored
Normal file
179
packages/Bridge.Min.17.6.0/README.md
vendored
Normal file
@@ -0,0 +1,179 @@
|
||||

|
||||
|
||||
<p align="center"><img src="https://user-images.githubusercontent.com/62210/29276839-1759fbe8-80cd-11e7-921c-d509e0e2a22c.png"></p>
|
||||
|
||||
[](https://ci.appveyor.com/project/ObjectDotNet/bridge/branch/master)
|
||||
[](https://travis-ci.org/bridgedotnet/Bridge)
|
||||
[](https://www.nuget.org/packages/Bridge)
|
||||
[](https://gitter.im/bridgedotnet/Bridge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[Bridge.NET](http://bridge.net/) is an open source C#-to-JavaScript Compiler. Write your application in C# and run on billions of devices.
|
||||
|
||||
### Write in C#. Run in a Web Browser.
|
||||
|
||||
<table>
|
||||
<tr><td align="center" width="50%">C#</td><td></td><td align="center" width="50%">JavaScript</td></tr>
|
||||
<tr>
|
||||
<td>
|
||||
<pre lang="csharp">
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
var msg = "Hello, World!";
|
||||
|
||||
Console.WriteLine(msg);
|
||||
}
|
||||
}
|
||||
</pre>
|
||||
</td>
|
||||
<td><h1>⇨</h1></td>
|
||||
<td>
|
||||
<pre lang="javascript">
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main () {
|
||||
var msg = "Hello, World!";
|
||||
|
||||
System.Console.WriteLine(msg);
|
||||
}
|
||||
});
|
||||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Run the sample above at [Deck.NET](https://deck.net/helloworld).
|
||||
|
||||
## TL;DR
|
||||
|
||||
* Read the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) Knowledge Base article
|
||||
* Try [Deck](https://deck.net/) if you want to play
|
||||
* Installation:
|
||||
* Add **Bridge.NET** Visual Studio extension, or
|
||||
* Use [NuGet](https://www.nuget.org/packages/bridge) to install into a C# Class Library project (`Install-Package Bridge`), or
|
||||
* [Download](http://bridge.net/download/) the Visual Studio Code starter project
|
||||
* The [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) documentation is important
|
||||
* The [Global Configuration](https://github.com/bridgedotnet/Bridge/wiki/global-configuration) documentation is important
|
||||
* Check out [Retyped](https://retyped.com/) for 2400+ supported libraries ([demos](https://demos.retyped.com))
|
||||
* Licensed under [Apache License, Version 2.0](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md)
|
||||
* Need Help? Bridge.NET [Forums](http://forums.bridge.net/) or GitHub [Issues](https://github.com/bridgedotnet/Bridge/issues)
|
||||
* [@bridgedotnet](https://twitter.com/bridgedotnet) on Twitter
|
||||
* [Gitter](https://gitter.im/bridgedotnet/Bridge) for messaging
|
||||
|
||||
## Getting Started
|
||||
|
||||
A great place to start if you're new to Bridge is reviewing the [Getting Started](https://github.com/bridgedotnet/Bridge/wiki) wiki.
|
||||
|
||||
The easiest place to see Bridge in action is [Deck.NET](https://deck.net/).
|
||||
|
||||
[](https://www.youtube.com/watch?v=cEUR1UthE2c)
|
||||
|
||||
## Sample
|
||||
|
||||
The following code sample demonstrates a simple **App.cs** class that will run automatically on page load and write a message to the Bridge Console.
|
||||
|
||||
**Example ([Deck](https://deck.net/7fb39e336182bea04c695ab43379cd8c))**
|
||||
|
||||
```csharp
|
||||
public class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The C# class above will be compiled into JavaScript and added to **/Bridge/ouput/demo.js** within your project. By default, Bridge will use the Namespace name as the file name. In this case: **demo.js**. There are many options to control the output of your JavaScript files, and the [Attribute Reference](https://github.com/bridgedotnet/Bridge/wiki/attribute-reference) is important [documentation](https://github.com/bridgedotnet/Bridge/wiki) to review.
|
||||
|
||||
```javascript
|
||||
Bridge.define("Demo.Program", {
|
||||
main: function Main() {
|
||||
System.Console.WriteLine("Hello World!");
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
A full list of installation options available at [bridge.net/download/](http://bridge.net/download/), including full support for Visual Studio and Visual Studio Community on Windows, and Visual Studio Mac.
|
||||
|
||||
### Bridge for Visual Studio
|
||||
|
||||
If you're using Visual Studio for Windows, the easiest way to get started is by adding the Bridge.NET for Visual Studio [extension](https://visualstudiogallery.msdn.microsoft.com/dca5c80f-a0df-4944-8343-9c905db84757).
|
||||
|
||||
From within Visual Studio, go to the `Tools > Extensions and Updates...`.
|
||||
|
||||

|
||||
|
||||
From the options on the left side, be sure to select **Online**, then search for **Bridge**. Clicking **Download** will install Bridge for Visual Studio. After installation is complete, Visual Studio may require a restart.
|
||||
|
||||

|
||||
|
||||
Once installation is complete you will have a new **Bridge.NET** project type. When creating new Bridge enabled projects, select this project type.
|
||||
### NuGet
|
||||
|
||||
Another option is installation of Bridge into a new **C# Class Library** project using [NuGet](https://www.nuget.org/packages/bridge). Within the NuGet Package Manager, search for **Bridge** and click to install.
|
||||
|
||||
Bridge can also be installed using the NuGet Command Line tool by running the following command:
|
||||
|
||||
```
|
||||
Install-Package Bridge
|
||||
```
|
||||
|
||||
More information regarding Nuget package installation for Bridge is available in the [Documentation](https://github.com/bridgedotnet/Bridge/wiki/nuget-installation).
|
||||
|
||||
## Contributing
|
||||
|
||||
Interested in contributing to Bridge? Please see [CONTRIBUTING.md](https://github.com/bridgedotnet/Bridge/blob/master/.github/CONTRIBUTING.md).
|
||||
|
||||
We also flag some Issues as [up-for-grabs](https://github.com/bridgedotnet/Bridge/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs). These are generally easy introductions to the inner workings of Bridge, and are items we just haven't had time to implement. Your help is always appreciated.
|
||||
|
||||
## Badges
|
||||
|
||||
Show your support by adding a **built with Bridge.NET** badge to your projects README or website.
|
||||
|
||||
[](http://bridge.net/)
|
||||
|
||||
#### Markdown
|
||||
|
||||
```md
|
||||
[](http://bridge.net/)
|
||||
```
|
||||
|
||||
#### HTML
|
||||
|
||||
```html
|
||||
<a href="http://bridge.net/">
|
||||
<img src="https://img.shields.io/badge/built%20with-Bridge.NET-blue.svg" title="Built with Bridge.NET" />
|
||||
</a>
|
||||
```
|
||||
|
||||
## How to Help
|
||||
|
||||
We need your help spreading the word about Bridge. Any of the following items will help:
|
||||
|
||||
1. Star the [Bridge](https://github.com/bridgedotnet/Bridge/) project on GitHub
|
||||
1. Add a [Badge](#badges)
|
||||
1. Leave a review at [Visual Studio Gallery](https://marketplace.visualstudio.com/items?itemName=BridgeNET.BridgeNET)
|
||||
1. Blog about Bridge.NET
|
||||
1. Tweet about [@bridgedotnet](https://twitter.com/bridgedotnet)
|
||||
1. Start a discussion on [Reddit](http://reddit.com/r/programming) or [Hacker News](https://news.ycombinator.com/)
|
||||
1. Answer Bridge related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/bridge.net)
|
||||
1. Give a local usergroup presentation on Bridge
|
||||
1. Give a conference talk on Bridge
|
||||
1. Provide feedback ([forums](http://forums.bridge.net), [GitHub](https://github.com/bridgedotnet/Bridge/issues) or [email](mailto:hello@bridge.net))
|
||||
|
||||
## Testing
|
||||
|
||||
Bridge is continually tested with the full test runner available at http://testing.bridge.net/.
|
||||
|
||||
## Credits
|
||||
|
||||
Bridge is developed by the team at [Object.NET](http://object.net/). Frameworks and Tools for .NET Developers.
|
||||
|
||||
## License
|
||||
|
||||
**Apache License, Version 2.0**
|
||||
|
||||
Please see [LICENSE](https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md) for details.
|
||||
61
packages/Bridge.Min.17.6.0/build/Bridge.Min.targets
vendored
Normal file
61
packages/Bridge.Min.17.6.0/build/Bridge.Min.targets
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<UsingTask TaskName="BridgeCompilerTask" AssemblyFile="$(MSBuildThisFileDirectory)..\tools\Bridge.Builder.v17.dll" />
|
||||
|
||||
<PropertyGroup>
|
||||
<NoStdLib>True</NoStdLib>
|
||||
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
|
||||
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
|
||||
<AdditionalExplicitAssemblyReferences />
|
||||
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
|
||||
<OnWin>false</OnWin>
|
||||
<OnWin Condition="'$(OS)' == 'Windows_NT'">true</OnWin>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<BridgeNetCompilerTarget Condition="$(OnWin) == true">BridgeNetCompilerTask</BridgeNetCompilerTarget>
|
||||
<BridgeNetCompilerTarget Condition="$(OnWin) != true">BridgeNetCompilerUtil</BridgeNetCompilerTarget>
|
||||
<BridgeNetCompilerTarget Condition="$(OnWin) != true And $(MSBuildToolsPath.Contains('msbuild'))">BridgeNetCompilerTask</BridgeNetCompilerTarget>
|
||||
<PrepareForRunDependsOn>$(PrepareForRunDependsOn);$(BridgeNetCompilerTarget)</PrepareForRunDependsOn>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="BridgeNetCompilerTask">
|
||||
<Message Text="Bridge started" Importance="high" />
|
||||
|
||||
<BridgeCompilerTask
|
||||
Assembly="@(IntermediateAssembly)"
|
||||
AssemblyName="$(AssemblyName)"
|
||||
AssembliesPath="$(OutDir)"
|
||||
CheckForOverflowUnderflow="$(CheckForOverflowUnderflow)"
|
||||
Configuration="$(Configuration)"
|
||||
DefineConstants="$(DefineConstants)"
|
||||
OutDir="$(OutDir)"
|
||||
OutputPath="$(OutputPath)"
|
||||
OutputType="$(OutputType)"
|
||||
Platform="$(Platform)"
|
||||
ProjectPath="$(MSBuildProjectFullPath)"
|
||||
RootNamespace="$(RootNamespace)"
|
||||
Sources="@(Compile)" />
|
||||
|
||||
<Message Text="Bridge done" Importance="high" />
|
||||
</Target>
|
||||
|
||||
<Target Name="BridgeNetCompilerUtil">
|
||||
<Message Text="BridgeNetCompilerUtil started: Project: $(MSBuildProjectName)" Importance="high" />
|
||||
|
||||
<PropertyGroup>
|
||||
<BridgeUtilWorkDir>$(MSBuildThisFileDirectory)\..\tools\</BridgeUtilWorkDir>
|
||||
<BridgePath>$(MSBuildProjectDirectory)\$(OutDir)\Bridge.dll</BridgePath>
|
||||
<BridgeUtilCommand>"$(BridgeUtilWorkDir)bridge.exe" -p "$(MSBuildProjectFullPath)" -b "$(BridgePath)" --settings AssemblyName:"$(AssemblyName)",Configuration:"$(Configuration)",DefineConstants:"$(DefineConstants)",OutputPath:"$(OutputPath)",OutDir:"$(OutDir)",OutputType:"$(OutputType)",Platform:"$(Platform)",RootNamespace:"$(RootNamespace)"</BridgeUtilCommand>
|
||||
<BridgeUtilCommand Condition="$(OnWin) != true">mono $(BridgeUtilCommand)</BridgeUtilCommand>
|
||||
</PropertyGroup>
|
||||
|
||||
<Message Text=" Working Directory: $(BridgeUtilWorkDir)" Importance="high" />
|
||||
<Message Text=" BridgePath: $(BridgePath)" Importance="high" />
|
||||
<Message Text=" Command: $(BridgeUtilCommand)" Importance="high" />
|
||||
|
||||
<Exec Command="$(BridgeUtilCommand)" LogStandardErrorAsError="true" WorkingDirectory="$(BridgeUtilWorkDir)" />
|
||||
|
||||
<Message Text="BridgeNetCompilerUtil done: Project: $(MSBuildProjectName)" Importance="high" />
|
||||
</Target>
|
||||
</Project>
|
||||
BIN
packages/Bridge.Min.17.6.0/tools/AjaxMin.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/AjaxMin.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Builder.v17.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Builder.v17.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Contract.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Contract.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Translator.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Bridge.Translator.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.CSharp.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.CSharp.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.Cecil.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.Cecil.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/ICSharpCode.NRefactory.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.Framework.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.Framework.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.Utilities.Core.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.Utilities.Core.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.Build.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.CodeAnalysis.CSharp.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.CodeAnalysis.CSharp.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.CodeAnalysis.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Microsoft.CodeAnalysis.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Mdb.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Mdb.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Pdb.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Pdb.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Rocks.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.Rocks.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Mono.Cecil.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Newtonsoft.Json.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Newtonsoft.Json.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/Object.Net.Utilities.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/Object.Net.Utilities.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.AppContext.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.AppContext.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Collections.Immutable.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Collections.Immutable.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.AttributedModel.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.AttributedModel.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Convention.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Convention.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Hosting.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Hosting.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Runtime.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.Runtime.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.TypedParts.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Composition.TypedParts.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Console.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Console.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Diagnostics.FileVersionInfo.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Diagnostics.FileVersionInfo.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Diagnostics.StackTrace.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Diagnostics.StackTrace.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.Compression.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.Compression.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.FileSystem.Primitives.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.FileSystem.Primitives.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.FileSystem.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.IO.FileSystem.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Reflection.Metadata.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Reflection.Metadata.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Runtime.InteropServices.RuntimeInformation.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Runtime.InteropServices.RuntimeInformation.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Algorithms.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Algorithms.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Encoding.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Encoding.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Primitives.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.Primitives.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.X509Certificates.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Security.Cryptography.X509Certificates.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Text.Encoding.CodePages.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Text.Encoding.CodePages.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Threading.Tasks.Dataflow.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Threading.Tasks.Dataflow.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Threading.Thread.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Threading.Thread.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.ValueTuple.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.ValueTuple.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.ReaderWriter.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.ReaderWriter.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XPath.XDocument.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XPath.XDocument.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XPath.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XPath.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XmlDocument.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/System.Xml.XmlDocument.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/TopologicalSorting.dll
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/TopologicalSorting.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.Min.17.6.0/tools/bridge.exe
vendored
Normal file
BIN
packages/Bridge.Min.17.6.0/tools/bridge.exe
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.WebGL.1.19.0/.signature.p7s
vendored
Normal file
BIN
packages/Bridge.WebGL.1.19.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.WebGL.1.19.0/Bridge.WebGL.1.19.0.nupkg
vendored
Normal file
BIN
packages/Bridge.WebGL.1.19.0/Bridge.WebGL.1.19.0.nupkg
vendored
Normal file
Binary file not shown.
BIN
packages/Bridge.WebGL.1.19.0/lib/net40/Bridge.WebGL.dll
vendored
Normal file
BIN
packages/Bridge.WebGL.1.19.0/lib/net40/Bridge.WebGL.dll
vendored
Normal file
Binary file not shown.
3953
packages/Bridge.WebGL.1.19.0/lib/net40/Bridge.WebGL.xml
vendored
Normal file
3953
packages/Bridge.WebGL.1.19.0/lib/net40/Bridge.WebGL.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Bridge.WebGL.1.19.0/lib/net40/pdb/Bridge.WebGL.pdb
vendored
Normal file
BIN
packages/Bridge.WebGL.1.19.0/lib/net40/pdb/Bridge.WebGL.pdb
vendored
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json.12.0.1/.signature.p7s
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/.signature.p7s
vendored
Normal file
Binary file not shown.
20
packages/Newtonsoft.Json.12.0.1/LICENSE.md
vendored
Normal file
20
packages/Newtonsoft.Json.12.0.1/LICENSE.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2007 James Newton-King
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
||||
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||
subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
BIN
packages/Newtonsoft.Json.12.0.1/Newtonsoft.Json.12.0.1.nupkg
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/Newtonsoft.Json.12.0.1.nupkg
vendored
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.dll
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.pdb
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.pdb
vendored
Normal file
Binary file not shown.
10157
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.xml
vendored
Normal file
10157
packages/Newtonsoft.Json.12.0.1/lib/net20/Newtonsoft.Json.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.dll
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.pdb
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.pdb
vendored
Normal file
Binary file not shown.
9305
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.xml
vendored
Normal file
9305
packages/Newtonsoft.Json.12.0.1/lib/net35/Newtonsoft.Json.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.dll
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.dll
vendored
Normal file
Binary file not shown.
BIN
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.pdb
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.pdb
vendored
Normal file
Binary file not shown.
9505
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.xml
vendored
Normal file
9505
packages/Newtonsoft.Json.12.0.1/lib/net40/Newtonsoft.Json.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/Newtonsoft.Json.12.0.1/lib/net45/Newtonsoft.Json.dll
vendored
Normal file
BIN
packages/Newtonsoft.Json.12.0.1/lib/net45/Newtonsoft.Json.dll
vendored
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user