The WorldWide Telescope core data web server and Communities app.
Перейти к файлу
Peter Williams 69f02698ee WWTMVC5: make references to Unity package self-consistent
Some parts of the project referenced Unity 4.0, while others referenced Unity 3.5.
I opened things up in Visual Studio and used NuGet to put everything at 4.0.1.
2019-08-08 15:46:31 -04:00
.nuget initial check in of wwt working web site code 2015-05-05 16:26:26 -07:00
.vs site changes rollup since june 18 2019-02-19 05:06:56 -08:00
Database Update links to discussion forums everywhere. 2015-10-06 17:18:51 -05:00
MapDataUtil Massive set of changes to add site to azure web role and merge jonathans endpoints into the code. Moved tons of content to blob storage. Too many fixes to list. 2015-05-21 00:28:56 -07:00
NotificationService moved assets to blob storage. added more communities features. added tour admin scaffolding. authentication persistence, refactoring... 2015-06-04 23:26:05 -07:00
WWT.Azure cumulative spring and summer web site updates and bug fixes 2016-07-15 13:54:27 -07:00
WWTLib Massive set of changes to add site to azure web role and merge jonathans endpoints into the code. Moved tons of content to blob storage. Too many fixes to list. 2015-05-21 00:28:56 -07:00
WWTMVC5 WWTMVC5: make references to Unity package self-consistent 2019-08-08 15:46:31 -04:00
WWTWebservices Massive set of changes to add site to azure web role and merge jonathans endpoints into the code. Moved tons of content to blob storage. Too many fixes to list. 2015-05-21 00:28:56 -07:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2015-04-30 19:46:39 -07:00
.gitignore site changes rollup since june 18 2019-02-19 05:06:56 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-10-11 14:44:42 -04:00
INSTALL.md Small formatting fixes to INSTALL.md 2015-11-09 16:31:07 -06:00
LICENSE Create LICENSE 2016-07-07 09:26:20 -04:00
README.md Update README.md 2015-06-30 13:24:25 -07:00
WWTMVC5.sln many changes, bug fixes, rebranding to aas, etc. Teamed up with doug to fix... 2016-05-16 21:35:03 -07:00
WWTWebSiteOnly.sln changes to packages to ensure site builds straight from git 2015-06-22 22:58:32 -07:00

README.md

Copyright (C) .NET Foundation

WorldWideTelescope.org web site code

WorldWide Telescope (WWT) enables you to explore the universe, bringing together imagery from the best ground- and space-based telescopes in the world and combining it with 3D navigation, data visualization, and more. Please see WorldWideTelescope.org for an overview.

This repository contains all the working web site code for WorldWideTelescope.org, minus imagery, tours, and binaries that are downloadable from the site. Connection strings and other instance-specific data have also been removed.

See INSTALL.md document for build and execution instructions.

We plan to add more documentation to this README soon, but in the meantime please see also:

WorldWide Telescope is a .NET Foundation project