Download Polaris ArenaNet GuildWars 2

Description

This project provides wrapper libraries that provide high-level access to the Guild Wars 2 API

Source Files

The download file polarisgw2.zip has the following entries.


.nuget/packages.config//from w  ww. ja  va  2s. co m
ArenaNet.GuildWars2.HttpClient/ArenaNet.GuildWars2.HttpClient.csproj
ArenaNet.GuildWars2.HttpClient/Gw2HttpClient.cs
ArenaNet.GuildWars2.HttpClient/Properties/AssemblyInfo.cs
ArenaNet.GuildWars2.HttpClient/packages.config
ArenaNet.GuildWars2.Infrastructure/ArenaNet.GuildWars2.Infrastructure.csproj
ArenaNet.GuildWars2.Infrastructure/GuildWars2ApiException.cs
ArenaNet.GuildWars2.Infrastructure/IGw2HttpClient.cs
ArenaNet.GuildWars2.Infrastructure/IGw2JsonDeserializer.cs
ArenaNet.GuildWars2.Infrastructure/IGw2WebClient.cs
ArenaNet.GuildWars2.Infrastructure/Models/IBuild.cs
ArenaNet.GuildWars2.Infrastructure/Models/ICloth.cs
ArenaNet.GuildWars2.Infrastructure/Models/IColorDescriptions.cs
ArenaNet.GuildWars2.Infrastructure/Models/IColors.cs
ArenaNet.GuildWars2.Infrastructure/Models/IContinent.cs
ArenaNet.GuildWars2.Infrastructure/Models/IContinentDescriptions.cs
ArenaNet.GuildWars2.Infrastructure/Models/IDiscoveredItems.cs
ArenaNet.GuildWars2.Infrastructure/Models/IDiscoveredRecipes.cs
ArenaNet.GuildWars2.Infrastructure/Models/IDynamicEvents.cs
ArenaNet.GuildWars2.Infrastructure/Models/IEmblem.cs
ArenaNet.GuildWars2.Infrastructure/Models/IEvent.cs
ArenaNet.GuildWars2.Infrastructure/Models/IEventDescriptions.cs
ArenaNet.GuildWars2.Infrastructure/Models/IEventDetail.cs
ArenaNet.GuildWars2.Infrastructure/Models/IEventName.cs
ArenaNet.GuildWars2.Infrastructure/Models/IGuild.cs
ArenaNet.GuildWars2.Infrastructure/Models/IInfixUpgrade.cs
ArenaNet.GuildWars2.Infrastructure/Models/IIngredient.cs
ArenaNet.GuildWars2.Infrastructure/Models/IItemDetails.cs
ArenaNet.GuildWars2.Infrastructure/Models/ILeather.cs
ArenaNet.GuildWars2.Infrastructure/Models/ILocation.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMap.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMapDescriptions.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMapDetails.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMapFloor.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMapRegionDetails.cs
ArenaNet.GuildWars2.Infrastructure/Models/IMetal.cs
ArenaNet.GuildWars2.Infrastructure/Models/IObjectiveName.cs
ArenaNet.GuildWars2.Infrastructure/Models/IPointsOfInterest.cs
ArenaNet.GuildWars2.Infrastructure/Models/IRecipeDetails.cs
ArenaNet.GuildWars2.Infrastructure/Models/IRegion.cs
ArenaNet.GuildWars2.Infrastructure/Models/ISector.cs
ArenaNet.GuildWars2.Infrastructure/Models/ISkillChallenge.cs
ArenaNet.GuildWars2.Infrastructure/Models/ITask.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWeapon.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWeaponAttribute.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorld.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorldVsWorldMap.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorldVsWorldMatch.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorldVsWorldMatchDetails.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorldVsWorldMatches.cs
ArenaNet.GuildWars2.Infrastructure/Models/IWorldVsWorldObjective.cs
ArenaNet.GuildWars2.Infrastructure/Properties/AssemblyInfo.cs
ArenaNet.GuildWars2.Infrastructure/Properties/AssemblyVersion.cs
ArenaNet.GuildWars2.Infrastructure/packages.config
ArenaNet.GuildWars2.Json/ArenaNet.GuildWars2.Json.csproj
ArenaNet.GuildWars2.Json/GenericJsonConverter.cs
ArenaNet.GuildWars2.Json/Gw2JsonDeserializer.cs
ArenaNet.GuildWars2.Json/Models/Build.cs
ArenaNet.GuildWars2.Json/Models/Cloth.cs
ArenaNet.GuildWars2.Json/Models/ColorDescriptions.cs
ArenaNet.GuildWars2.Json/Models/Colors.cs
ArenaNet.GuildWars2.Json/Models/Continent.cs
ArenaNet.GuildWars2.Json/Models/ContinentDescriptions.cs
ArenaNet.GuildWars2.Json/Models/DiscoveredItems.cs
ArenaNet.GuildWars2.Json/Models/DiscoveredRecipes.cs
ArenaNet.GuildWars2.Json/Models/DynamicEvents.cs
ArenaNet.GuildWars2.Json/Models/Emblem.cs
ArenaNet.GuildWars2.Json/Models/Event.cs
ArenaNet.GuildWars2.Json/Models/EventDescriptions.cs
ArenaNet.GuildWars2.Json/Models/EventDetail.cs
ArenaNet.GuildWars2.Json/Models/EventName.cs
ArenaNet.GuildWars2.Json/Models/Guild.cs
ArenaNet.GuildWars2.Json/Models/InfixUpgrade.cs
ArenaNet.GuildWars2.Json/Models/Ingredient.cs
ArenaNet.GuildWars2.Json/Models/ItemDetails.cs
ArenaNet.GuildWars2.Json/Models/Leather.cs
ArenaNet.GuildWars2.Json/Models/Location.cs
ArenaNet.GuildWars2.Json/Models/Map.cs
ArenaNet.GuildWars2.Json/Models/MapDescriptions.cs
ArenaNet.GuildWars2.Json/Models/MapDetails.cs
ArenaNet.GuildWars2.Json/Models/MapFloor.cs
ArenaNet.GuildWars2.Json/Models/MapRegionDetails.cs
ArenaNet.GuildWars2.Json/Models/Metal.cs
ArenaNet.GuildWars2.Json/Models/ObjectiveName.cs
ArenaNet.GuildWars2.Json/Models/PointsOfInterest.cs
ArenaNet.GuildWars2.Json/Models/RecipeDetails.cs
ArenaNet.GuildWars2.Json/Models/Region.cs
ArenaNet.GuildWars2.Json/Models/Sector.cs
ArenaNet.GuildWars2.Json/Models/SkillChallenge.cs
ArenaNet.GuildWars2.Json/Models/Task.cs
ArenaNet.GuildWars2.Json/Models/Weapon.cs
ArenaNet.GuildWars2.Json/Models/WeaponAttribute.cs
ArenaNet.GuildWars2.Json/Models/World.cs
ArenaNet.GuildWars2.Json/Models/WorldVsWorldMap.cs
ArenaNet.GuildWars2.Json/Models/WorldVsWorldMatch.cs
ArenaNet.GuildWars2.Json/Models/WorldVsWorldMatchDetails.cs
ArenaNet.GuildWars2.Json/Models/WorldVsWorldMatches.cs
ArenaNet.GuildWars2.Json/Models/WorldVsWorldObjective.cs
ArenaNet.GuildWars2.Json/Properties/AssemblyInfo.cs
ArenaNet.GuildWars2.Json/packages.config
ArenaNet.GuildWars2.sln
ArenaNet.GuildWars2/ArenaNet.GuildWars2.csproj
ArenaNet.GuildWars2/Exceptions.Designer.cs
ArenaNet.GuildWars2/Exceptions.resx
ArenaNet.GuildWars2/Gw2ApiWebMethods.cs
ArenaNet.GuildWars2/Gw2WebClient.DynamicEvents.cs
ArenaNet.GuildWars2/Gw2WebClient.Guild.cs
ArenaNet.GuildWars2/Gw2WebClient.ItemAndRecipeDatabase.cs
ArenaNet.GuildWars2/Gw2WebClient.Maps.cs
ArenaNet.GuildWars2/Gw2WebClient.Misc.cs
ArenaNet.GuildWars2/Gw2WebClient.WvW.cs
ArenaNet.GuildWars2/Gw2WebClient.cs
ArenaNet.GuildWars2/IRouteManager.cs
ArenaNet.GuildWars2/Models/Build.cs
ArenaNet.GuildWars2/Models/Cloth.cs
ArenaNet.GuildWars2/Models/ColorDescriptions.cs
ArenaNet.GuildWars2/Models/Colors.cs
ArenaNet.GuildWars2/Models/Continent.cs
ArenaNet.GuildWars2/Models/ContinentDescriptions.cs
ArenaNet.GuildWars2/Models/DiscoveredItems.cs
ArenaNet.GuildWars2/Models/DiscoveredRecipes.cs
ArenaNet.GuildWars2/Models/DynamicEvents.cs
ArenaNet.GuildWars2/Models/Emblem.cs
ArenaNet.GuildWars2/Models/Event.cs
ArenaNet.GuildWars2/Models/EventDescriptions.cs
ArenaNet.GuildWars2/Models/EventDetail.cs
ArenaNet.GuildWars2/Models/EventName.cs
ArenaNet.GuildWars2/Models/Guild.cs
ArenaNet.GuildWars2/Models/InfixUpgrade.cs
ArenaNet.GuildWars2/Models/Ingredient.cs
ArenaNet.GuildWars2/Models/ItemDetails.cs
ArenaNet.GuildWars2/Models/Leather.cs
ArenaNet.GuildWars2/Models/Location.cs
ArenaNet.GuildWars2/Models/Map.cs
ArenaNet.GuildWars2/Models/MapDescriptions.cs
ArenaNet.GuildWars2/Models/MapDetails.cs
ArenaNet.GuildWars2/Models/MapFloor.cs
ArenaNet.GuildWars2/Models/MapRegionDetails.cs
ArenaNet.GuildWars2/Models/Metal.cs
ArenaNet.GuildWars2/Models/ObjectiveName.cs
ArenaNet.GuildWars2/Models/PointsOfInterest.cs
ArenaNet.GuildWars2/Models/RecipeDetails.cs
ArenaNet.GuildWars2/Models/Region.cs
ArenaNet.GuildWars2/Models/Sector.cs
ArenaNet.GuildWars2/Models/SkillChallenge.cs
ArenaNet.GuildWars2/Models/Task.cs
ArenaNet.GuildWars2/Models/Weapon.cs
ArenaNet.GuildWars2/Models/WeaponAttribute.cs
ArenaNet.GuildWars2/Models/World.cs
ArenaNet.GuildWars2/Models/WorldVsWorldMap.cs
ArenaNet.GuildWars2/Models/WorldVsWorldMatch.cs
ArenaNet.GuildWars2/Models/WorldVsWorldMatchDetails.cs
ArenaNet.GuildWars2/Models/WorldVsWorldMatches.cs
ArenaNet.GuildWars2/Models/WorldVsWorldObjective.cs
ArenaNet.GuildWars2/Properties/AssemblyInfo.cs
ArenaNet.GuildWars2/RouteManager.cs
ArenaNet.GuildWars2/packages.config
Nuget/Polaris.ArenaNet.GuildWars2.HttpClient.nuspec
Nuget/Polaris.ArenaNet.GuildWars2.Json.nuspec
Nuget/Polaris.ArenaNet.GuildWars2.nuspec
packages/Microsoft.Bcl.1.0.19/License.rtf
packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nupkg
packages/Microsoft.Bcl.1.0.19/Microsoft.Bcl.1.0.19.nuspec
packages/Microsoft.Bcl.1.0.19/ReleaseNotes.txt
packages/Microsoft.Bcl.1.0.19/content/net45/_._
packages/Microsoft.Bcl.1.0.19/content/portable-net45+win8+wp8/_._
packages/Microsoft.Bcl.1.0.19/content/sl4/_._
packages/Microsoft.Bcl.1.0.19/content/sl5/_._
packages/Microsoft.Bcl.1.0.19/content/win8/_._
packages/Microsoft.Bcl.1.0.19/content/wp8/_._
packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/net40/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/net40/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/net40/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/net45/_._
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp71/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8+wp8/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl4+win8/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+sl5+win8+wp8/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8+wp8/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net40+win8/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/portable-net45+win8+wp8/_._
packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/sl4-windowsphone71/ensureRedirect.xml
packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/sl4/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.dll
packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Runtime.xml
packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.dll
packages/Microsoft.Bcl.1.0.19/lib/sl5/System.Threading.Tasks.xml
packages/Microsoft.Bcl.1.0.19/lib/win8/_._
packages/Microsoft.Bcl.1.0.19/lib/wp8/_._
packages/Microsoft.Bcl.Async.1.0.16/License.rtf
packages/Microsoft.Bcl.Async.1.0.16/Microsoft.Bcl.Async.1.0.16.nupkg
packages/Microsoft.Bcl.Async.1.0.16/Microsoft.Bcl.Async.1.0.16.nuspec
packages/Microsoft.Bcl.Async.1.0.16/ReleaseNotes.txt
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.Desktop.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/net40/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/net45/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net40+sl4+win8+wp71/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8+wp8/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/portable-net45+win8/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.Phone.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4-windowsphone71/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.Silverlight.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/sl4/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/win8/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.Phone.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.Extensions.xml
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.dll
packages/Microsoft.Bcl.Async.1.0.16/lib/wp8/Microsoft.Threading.Tasks.xml
packages/Microsoft.Bcl.Build.1.0.10/License-Stable.rtf
packages/Microsoft.Bcl.Build.1.0.10/Microsoft.Bcl.Build.1.0.10.nupkg
packages/Microsoft.Bcl.Build.1.0.10/Microsoft.Bcl.Build.1.0.10.nuspec
packages/Microsoft.Bcl.Build.1.0.10/content/net40/_._
packages/Microsoft.Bcl.Build.1.0.10/content/netcore45/_._
packages/Microsoft.Bcl.Build.1.0.10/content/portable-net40+win8+sl4+wp71/_._
packages/Microsoft.Bcl.Build.1.0.10/content/sl4-windowsphone71/_._
packages/Microsoft.Bcl.Build.1.0.10/content/sl4/_._
packages/Microsoft.Bcl.Build.1.0.10/tools/Install.ps1
packages/Microsoft.Bcl.Build.1.0.10/tools/Microsoft.Bcl.Build.Tasks.dll
packages/Microsoft.Bcl.Build.1.0.10/tools/Microsoft.Bcl.Build.targets
packages/Microsoft.Bcl.Build.1.0.10/tools/Uninstall.ps1
packages/Newtonsoft.Json.5.0.6/Newtonsoft.Json.5.0.6.nupkg
packages/Newtonsoft.Json.5.0.6/Newtonsoft.Json.5.0.6.nuspec
packages/Newtonsoft.Json.5.0.6/lib/net20/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/net20/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/net35/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/net35/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/net40/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/net40/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/net45/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/net45/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/netcore45/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/netcore45/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.xml
packages/Newtonsoft.Json.5.0.6/lib/portable-net45+wp80+win8/Newtonsoft.Json.dll
packages/Newtonsoft.Json.5.0.6/lib/portable-net45+wp80+win8/Newtonsoft.Json.xml
packages/Polaris.Build.1.0.32872.5337/Polaris.Build.1.0.32872.5337.nupkg
packages/Polaris.Build.1.0.32872.5337/Polaris.Build.1.0.32872.5337.nuspec
packages/Polaris.Build.1.0.32872.5337/tools/Install.ps1
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.Tasks.ReadAllText.target
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.Tasks.ReadAssemblyInfo.target
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.Tasks.SetTimeBaseAssemblyVersion.target
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.Tasks.TransformWMAppManifest.target
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.Tasks.WriteAssemblyInfo.target
packages/Polaris.Build.1.0.32872.5337/tools/Polaris.Build.CSharp.targets
packages/Polaris.Build.1.0.32872.5337/tools/Uninstall.ps1
packages/Polaris.Build.1.0.32872.5337/tools/WMAppManifest.xslt
packages/repositories.config

Download

Click the following link to download polarisgw2.zip.

polarisgw2.zip




















Home »
  C# Free Code »
    API »




API