cloudscribe.Core.Web
1.0.0-rc20161023
Prefix Reserved
See the version list below for details.
dotnet add package cloudscribe.Core.Web --version 1.0.0-rc20161023
NuGet\Install-Package cloudscribe.Core.Web -Version 1.0.0-rc20161023
<PackageReference Include="cloudscribe.Core.Web" Version="1.0.0-rc20161023" />
paket add cloudscribe.Core.Web --version 1.0.0-rc20161023
#r "nuget: cloudscribe.Core.Web, 1.0.0-rc20161023"
// Install cloudscribe.Core.Web as a Cake Addin #addin nuget:?package=cloudscribe.Core.Web&version=1.0.0-rc20161023&prerelease // Install cloudscribe.Core.Web as a Cake Tool #tool nuget:?package=cloudscribe.Core.Web&version=1.0.0-rc20161023&prerelease
Multi-tenant MVC and WebApi application foundation with management for sites, users, roles, and geographic data. You should only install this into an empty web application project that does not already have startup code or AspNet Identity installed. This is the main library for cloudscribe. Typically you should not install this directly but instead install the package cloudscribe.Core.Web.Integration which will also install cloudscribe.Web.Core along with the integration code needed to wire it up in your empty web application project. You are allowed to modify the integration code after it is added to your project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- cloudscribe.Core.Identity (>= 1.0.0-rc20161020)
- cloudscribe.Core.Models (>= 1.0.2-rc20161020)
- cloudscribe.Messaging.Email (>= 1.0.0-rc20160628)
- cloudscribe.Messaging.Sms (>= 1.0.0-rc20160916)
- cloudscribe.Web.Common (>= 1.0.0-rc20160916)
- cloudscribe.Web.Navigation (>= 1.0.2-rc20160922)
- cloudscribe.Web.Pagination (>= 1.0.2)
- Microsoft.AspNetCore.Antiforgery (>= 1.0.1)
- Microsoft.AspNetCore.Authentication.Cookies (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 1.0.0)
- Microsoft.AspNetCore.Authorization (>= 1.0.0)
- Microsoft.AspNetCore.Diagnostics (>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.AspNetCore.Mvc (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0)
- Microsoft.Extensions.Localization (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- SaasKit.Multitenancy (>= 1.1.4)
-
.NETFramework 4.5.2
- cloudscribe.Core.Identity (>= 1.0.0-rc20161020)
- cloudscribe.Core.Models (>= 1.0.2-rc20161020)
- cloudscribe.Messaging.Email (>= 1.0.0-rc20160628)
- cloudscribe.Messaging.Sms (>= 1.0.0-rc20160916)
- cloudscribe.Web.Common (>= 1.0.0-rc20160916)
- cloudscribe.Web.Navigation (>= 1.0.2-rc20160922)
- cloudscribe.Web.Pagination (>= 1.0.2)
- Microsoft.AspNetCore.Antiforgery (>= 1.0.1)
- Microsoft.AspNetCore.Authentication.Cookies (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 1.0.0)
- Microsoft.AspNetCore.Authorization (>= 1.0.0)
- Microsoft.AspNetCore.Diagnostics (>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.AspNetCore.Mvc (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0)
- Microsoft.Extensions.Localization (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- SaasKit.Multitenancy (>= 1.1.4)
-
.NETFramework 4.6
- cloudscribe.Core.Identity (>= 1.0.0-rc20161020)
- cloudscribe.Core.Models (>= 1.0.2-rc20161020)
- cloudscribe.Messaging.Email (>= 1.0.0-rc20160628)
- cloudscribe.Messaging.Sms (>= 1.0.0-rc20160916)
- cloudscribe.Web.Common (>= 1.0.0-rc20160916)
- cloudscribe.Web.Navigation (>= 1.0.2-rc20160922)
- cloudscribe.Web.Pagination (>= 1.0.2)
- Microsoft.AspNetCore.Antiforgery (>= 1.0.1)
- Microsoft.AspNetCore.Authentication.Cookies (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 1.0.0)
- Microsoft.AspNetCore.Authorization (>= 1.0.0)
- Microsoft.AspNetCore.Diagnostics (>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.AspNetCore.Mvc (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0)
- Microsoft.Extensions.Localization (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- SaasKit.Multitenancy (>= 1.1.4)
-
.NETStandard 1.6
- cloudscribe.Core.Identity (>= 1.0.0-rc20161020)
- cloudscribe.Core.Models (>= 1.0.2-rc20161020)
- cloudscribe.Messaging.Email (>= 1.0.0-rc20160628)
- cloudscribe.Messaging.Sms (>= 1.0.0-rc20160916)
- cloudscribe.Web.Common (>= 1.0.0-rc20160916)
- cloudscribe.Web.Navigation (>= 1.0.2-rc20160922)
- cloudscribe.Web.Pagination (>= 1.0.2)
- Microsoft.AspNetCore.Antiforgery (>= 1.0.1)
- Microsoft.AspNetCore.Authentication.Cookies (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 1.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 1.0.0)
- Microsoft.AspNetCore.Authorization (>= 1.0.0)
- Microsoft.AspNetCore.Diagnostics (>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.AspNetCore.Mvc (>= 1.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 1.0.0)
- Microsoft.Extensions.Localization (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Options (>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- SaasKit.Multitenancy (>= 1.1.4)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on cloudscribe.Core.Web:
Package | Downloads |
---|---|
cloudscribe.Core.IdentityServerIntegration
cloudscribe multi-tenant identity integration for IdentityServer4 |
|
cloudscribe.Core.SimpleContent
integration library for integrating cloudscribe SimpleContent with cloudscribe Core multi-tenant web app foundation |
|
cloudscribe.Core.Web.Mvc
MVC Controllers for cloudscribe.Core.Web |
|
cloudscribe.Core.CompiledViews.Bootstrap4
Bootstrap 4 pre-compiled views for cloudscribe.Core.Web |
|
cloudscribe.Membership.Web.Mvc
A membership paywal solution for applications built with cloudscribe Core |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on cloudscribe.Core.Web:
Repository | Stars |
---|---|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|
Version | Downloads | Last updated |
---|---|---|
8.0.17 | 73 | 11/1/2024 |
8.0.16 | 100 | 10/29/2024 |
8.0.15 | 81 | 10/28/2024 |
8.0.13 | 122 | 10/2/2024 |
8.0.12 | 107 | 10/1/2024 |
8.0.11 | 116 | 9/24/2024 |
8.0.10 | 140 | 9/16/2024 |
8.0.7 | 118 | 9/12/2024 |
8.0.6 | 132 | 9/11/2024 |
8.0.4 | 120 | 8/27/2024 |
8.0.3 | 109 | 8/27/2024 |
8.0.2 | 383 | 8/5/2024 |
6.0.44 | 216 | 5/14/2024 |
6.0.41 | 109 | 5/7/2024 |
6.0.40 | 115 | 5/7/2024 |
6.0.39 | 282 | 12/5/2023 |
6.0.38 | 163 | 11/16/2023 |
6.0.37 | 216 | 10/4/2023 |
6.0.36 | 156 | 9/27/2023 |
6.0.35 | 247 | 7/18/2023 |
6.0.34 | 229 | 6/27/2023 |
6.0.33 | 307 | 6/5/2023 |
6.0.32 | 346 | 5/22/2023 |
6.0.31 | 378 | 5/3/2023 |
6.0.30 | 280 | 5/2/2023 |
6.0.29 | 340 | 4/12/2023 |
6.0.28 | 428 | 3/23/2023 |
6.0.27 | 402 | 3/14/2023 |
6.0.26 | 328 | 3/13/2023 |
6.0.25 | 348 | 3/13/2023 |
6.0.24 | 508 | 2/22/2023 |
6.0.23 | 347 | 2/21/2023 |
6.0.22 | 339 | 2/21/2023 |
6.0.21 | 357 | 2/16/2023 |
6.0.20 | 335 | 2/16/2023 |
6.0.19 | 299 | 2/15/2023 |
6.0.18 | 343 | 2/15/2023 |
6.0.17 | 434 | 2/9/2023 |
6.0.15 | 957 | 10/14/2022 |
6.0.14 | 522 | 10/13/2022 |
6.0.13 | 491 | 10/12/2022 |
6.0.12 | 484 | 10/11/2022 |
6.0.11 | 503 | 10/11/2022 |
6.0.10 | 955 | 10/10/2022 |
6.0.9 | 687 | 10/3/2022 |
6.0.8 | 555 | 9/27/2022 |
6.0.7 | 570 | 9/26/2022 |
6.0.6 | 701 | 9/8/2022 |
6.0.5 | 519 | 9/5/2022 |
6.0.4 | 553 | 8/26/2022 |
6.0.3 | 891 | 8/18/2022 |
6.0.2 | 1,380 | 6/23/2022 |
6.0.1 | 587 | 6/15/2022 |
6.0.0 | 8,707 | 4/22/2022 |
5.0.2 | 1,255 | 2/22/2022 |
5.0.1 | 6,839 | 11/26/2021 |
4.1.15 | 1,027 | 9/22/2021 |
4.1.14 | 814 | 9/13/2021 |
4.1.13 | 652 | 9/9/2021 |
4.1.12 | 986 | 7/5/2021 |
4.1.11 | 958 | 4/6/2021 |
4.1.10 | 726 | 3/16/2021 |
4.1.9 | 752 | 1/29/2021 |
4.1.8 | 735 | 1/20/2021 |
4.1.7 | 1,260 | 12/22/2020 |
4.1.5 | 956 | 12/15/2020 |
4.1.4 | 711 | 11/23/2020 |
4.1.3 | 700 | 11/23/2020 |
4.1.2 | 3,073 | 11/11/2020 |
4.1.1 | 1,460 | 9/8/2020 |
4.1.0 | 9,295 | 8/14/2020 |
4.0.10 | 1,110 | 5/12/2020 |
4.0.9 | 757 | 5/7/2020 |
4.0.8 | 782 | 5/4/2020 |
4.0.7 | 821 | 4/21/2020 |
4.0.6 | 1,493 | 4/16/2020 |
4.0.5 | 1,658 | 3/24/2020 |
4.0.4 | 1,151 | 12/18/2019 |
4.0.3 | 1,221 | 10/20/2019 |
4.0.2 | 901 | 10/19/2019 |
4.0.1 | 840 | 10/19/2019 |
4.0.0 | 9,030 | 10/5/2019 |
4.0.0-preview20190901 | 674 | 9/2/2019 |
3.1.100 | 11,336 | 7/31/2019 |
3.1.99 | 1,876 | 7/29/2019 |
3.1.98 | 4,333 | 7/24/2019 |
3.1.97 | 1,891 | 7/19/2019 |
3.1.96 | 1,821 | 7/10/2019 |
3.1.95 | 1,756 | 7/9/2019 |
3.1.94 | 1,712 | 7/9/2019 |
3.1.93 | 1,777 | 7/8/2019 |
3.1.92 | 6,997 | 7/2/2019 |
3.1.91 | 1,964 | 6/10/2019 |
3.1.90 | 13,937 | 6/8/2019 |
3.1.89 | 1,824 | 5/17/2019 |
3.1.88 | 1,795 | 5/17/2019 |
3.1.87 | 1,807 | 5/17/2019 |
3.1.86 | 2,593 | 5/6/2019 |
3.1.85 | 2,637 | 5/6/2019 |
3.1.84 | 3,540 | 5/5/2019 |
3.1.83 | 1,699 | 5/3/2019 |
3.1.82 | 1,735 | 4/29/2019 |
3.1.81 | 1,761 | 4/29/2019 |
3.1.80 | 1,879 | 4/29/2019 |
3.1.79 | 1,736 | 4/27/2019 |
3.1.78 | 15,333 | 4/20/2019 |
3.1.77 | 4,260 | 4/16/2019 |
3.1.76 | 3,396 | 4/14/2019 |
3.1.75 | 1,734 | 4/13/2019 |
3.1.74 | 1,819 | 4/11/2019 |
3.1.73 | 1,738 | 4/9/2019 |
3.1.72 | 1,860 | 3/30/2019 |
3.1.71 | 2,772 | 3/24/2019 |
3.1.70 | 2,780 | 3/22/2019 |
3.1.69 | 3,421 | 3/10/2019 |
3.1.68 | 17,631 | 3/4/2019 |
3.1.67 | 1,670 | 3/4/2019 |
3.1.66 | 3,487 | 3/1/2019 |
3.1.65 | 1,742 | 2/27/2019 |
3.1.64 | 2,775 | 2/25/2019 |
3.1.63 | 2,635 | 2/25/2019 |
3.1.62 | 1,902 | 2/24/2019 |
3.1.61 | 1,801 | 2/23/2019 |
3.1.60 | 1,894 | 2/23/2019 |
3.1.59 | 2,646 | 2/23/2019 |
3.1.58 | 1,897 | 2/20/2019 |
3.1.57 | 1,972 | 2/19/2019 |
3.1.56 | 1,757 | 2/18/2019 |
3.1.55 | 2,718 | 2/17/2019 |
3.1.54 | 1,872 | 2/17/2019 |
3.1.53 | 6,639 | 2/17/2019 |
3.1.52 | 2,596 | 2/16/2019 |
3.1.51 | 3,603 | 2/15/2019 |
3.1.50 | 2,601 | 2/12/2019 |
3.1.49 | 1,872 | 2/12/2019 |
3.1.48 | 1,958 | 2/11/2019 |
3.1.47 | 3,597 | 2/8/2019 |
3.1.46 | 1,819 | 2/7/2019 |
3.1.45 | 2,654 | 2/3/2019 |
3.1.44 | 3,670 | 1/30/2019 |
3.1.43 | 2,094 | 1/28/2019 |
3.1.42 | 1,994 | 1/27/2019 |
3.1.41 | 2,070 | 1/27/2019 |
3.1.40 | 34,305 | 12/31/2018 |
3.1.39 | 1,949 | 12/31/2018 |
3.1.38 | 1,910 | 12/30/2018 |
3.1.37 | 2,068 | 12/20/2018 |
3.1.36 | 3,412 | 12/20/2018 |
3.1.35 | 2,062 | 12/17/2018 |
3.1.34 | 1,938 | 12/17/2018 |
3.1.33 | 3,524 | 12/11/2018 |
3.1.32 | 3,474 | 12/2/2018 |
3.1.31 | 2,736 | 12/1/2018 |
3.1.30 | 2,015 | 11/29/2018 |
3.1.29 | 1,960 | 11/21/2018 |
3.1.28 | 20,805 | 11/12/2018 |
3.1.27 | 1,973 | 11/12/2018 |
3.1.26 | 1,899 | 11/11/2018 |
3.1.25 | 16,496 | 11/7/2018 |
3.1.24 | 2,028 | 10/27/2018 |
3.1.23 | 2,791 | 10/24/2018 |
3.1.22 | 4,826 | 10/18/2018 |
3.1.21 | 2,084 | 10/18/2018 |
3.1.20 | 19,404 | 10/8/2018 |
3.1.19 | 6,135 | 9/5/2018 |
3.1.18 | 3,524 | 9/2/2018 |
3.1.17 | 7,572 | 8/28/2018 |
3.1.16 | 1,990 | 8/23/2018 |
3.1.15 | 9,761 | 8/21/2018 |
3.1.14 | 3,695 | 8/21/2018 |
3.1.13 | 2,853 | 8/20/2018 |
3.1.12 | 3,538 | 8/20/2018 |
3.1.11 | 3,622 | 8/19/2018 |
3.1.10 | 2,002 | 8/18/2018 |
3.1.9 | 2,104 | 8/17/2018 |
3.1.8 | 10,207 | 8/15/2018 |
3.1.7 | 2,864 | 8/9/2018 |
3.1.6 | 2,108 | 8/9/2018 |
3.1.5 | 2,116 | 7/29/2018 |
3.1.4 | 2,045 | 7/27/2018 |
3.1.3 | 6,139 | 7/22/2018 |
3.1.2 | 5,867 | 7/21/2018 |
3.1.1 | 2,013 | 7/20/2018 |
3.1.0 | 3,497 | 7/18/2018 |
3.0.11 | 2,318 | 7/16/2018 |
3.0.10 | 3,603 | 7/15/2018 |
3.0.9 | 2,337 | 7/11/2018 |
3.0.8 | 3,871 | 6/26/2018 |
3.0.7 | 2,279 | 6/23/2018 |
3.0.6 | 13,199 | 6/19/2018 |
3.0.5 | 14,224 | 6/19/2018 |
3.0.4 | 15,778 | 6/16/2018 |
3.0.3 | 7,019 | 6/16/2018 |
3.0.2 | 2,341 | 6/16/2018 |
3.0.1 | 3,697 | 6/16/2018 |
3.0.0 | 30,474 | 6/8/2018 |
2.1.19 | 3,215 | 6/6/2018 |
2.1.18 | 5,105 | 5/30/2018 |
2.1.17 | 7,771 | 5/7/2018 |
2.1.16 | 4,959 | 4/30/2018 |
2.1.15 | 2,470 | 4/26/2018 |
2.1.14 | 2,536 | 4/25/2018 |
2.1.13 | 8,082 | 4/23/2018 |
2.1.12 | 2,374 | 4/20/2018 |
2.1.11 | 3,256 | 4/20/2018 |
2.1.10 | 2,476 | 4/19/2018 |
2.1.9 | 2,405 | 4/17/2018 |
2.1.8 | 2,758 | 4/11/2018 |
2.1.7 | 2,534 | 4/2/2018 |
2.1.6 | 3,504 | 3/14/2018 |
2.1.5 | 1,968 | 3/12/2018 |
2.1.4 | 5,367 | 2/25/2018 |
2.1.3 | 4,269 | 2/12/2018 |
2.1.2 | 2,477 | 2/10/2018 |
2.1.1 | 3,468 | 1/30/2018 |
2.1.0 | 4,158 | 1/24/2018 |
2.0.30 | 15,493 | 1/5/2018 |
2.0.29 | 3,647 | 12/30/2017 |
2.0.28 | 3,489 | 12/29/2017 |
2.0.27 | 3,929 | 11/20/2017 |
2.0.26 | 5,322 | 11/11/2017 |
2.0.25 | 2,785 | 11/3/2017 |
2.0.24 | 4,256 | 10/22/2017 |
2.0.23 | 2,625 | 10/20/2017 |
2.0.22 | 2,103 | 10/20/2017 |
2.0.21 | 4,810 | 10/12/2017 |
2.0.20 | 9,819 | 10/7/2017 |
2.0.19 | 2,548 | 10/6/2017 |
2.0.18 | 6,253 | 10/4/2017 |
2.0.17 | 1,875 | 10/4/2017 |
2.0.16 | 2,198 | 10/3/2017 |
2.0.15 | 1,965 | 10/3/2017 |
2.0.14 | 1,950 | 10/3/2017 |
2.0.13 | 1,799 | 10/2/2017 |
2.0.12 | 2,370 | 9/28/2017 |
2.0.11 | 6,184 | 9/23/2017 |
2.0.10 | 2,073 | 9/22/2017 |
2.0.9 | 2,246 | 9/22/2017 |
2.0.8 | 1,892 | 9/22/2017 |
2.0.7 | 1,770 | 9/20/2017 |
2.0.6 | 2,816 | 9/15/2017 |
2.0.5 | 1,766 | 9/15/2017 |
2.0.4 | 2,665 | 9/12/2017 |
2.0.3 | 1,785 | 9/3/2017 |
2.0.2 | 2,064 | 8/30/2017 |
2.0.1 | 2,184 | 8/22/2017 |
2.0.0 | 4,828 | 8/15/2017 |
2.0.0-preview20170801 | 938 | 8/9/2017 |
2.0.0-preview20170727 | 1,104 | 8/2/2017 |
2.0.0-preview20170726 | 2,521 | 8/1/2017 |
2.0.0-preview20170725 | 974 | 7/30/2017 |
1.2.3 | 4,708 | 7/22/2017 |
1.2.1 | 3,482 | 7/14/2017 |
1.2.0 | 6,619 | 7/14/2017 |
1.2.0-rc20170707 | 1,104 | 7/12/2017 |
1.2.0-rc20170705 | 992 | 7/9/2017 |
1.2.0-rc20170704 | 1,004 | 7/4/2017 |
1.2.0-rc20170701 | 1,015 | 7/3/2017 |
1.2.0-rc20170630 | 955 | 7/1/2017 |
1.2.0-rc20170627 | 1,210 | 6/30/2017 |
1.2.0-rc20170615 | 1,001 | 6/21/2017 |
1.2.0-rc20170614 | 1,101 | 6/15/2017 |
1.2.0-rc20170613 | 2,396 | 6/13/2017 |
1.1.0-rc20170611 | 1,193 | 6/10/2017 |
1.1.0-rc20170610 | 823 | 6/10/2017 |
1.1.0-rc20170609 | 872 | 6/9/2017 |
1.1.0-rc20170608 | 872 | 6/9/2017 |
1.1.0-rc20170607 | 1,003 | 6/9/2017 |
1.1.0-rc20170531 | 988 | 6/1/2017 |
1.1.0-rc20170526 | 1,122 | 5/27/2017 |
1.1.0-rc20170512 | 1,205 | 5/15/2017 |
1.1.0-rc20170511 | 881 | 5/13/2017 |
1.1.0-rc20170510 | 953 | 5/10/2017 |
1.1.0-rc20170509 | 2,502 | 5/9/2017 |
1.1.0-rc20170425 | 1,099 | 4/25/2017 |
1.1.0-rc20170401 | 2,785 | 4/1/2017 |
1.1.0-rc20170320 | 2,813 | 3/24/2017 |
1.1.0-rc20170317 | 4,450 | 3/18/2017 |
1.1.0-rc20170212 | 1,470 | 2/13/2017 |
1.1.0-rc20170211 | 1,146 | 2/11/2017 |
1.1.0-rc20170210 | 1,041 | 2/11/2017 |
1.1.0-rc20170209 | 1,016 | 2/10/2017 |
1.1.0-rc20170130 | 1,035 | 1/30/2017 |
1.1.0-rc20170104 | 1,068 | 1/6/2017 |
1.1.0-rc20170102 | 1,044 | 1/4/2017 |
1.1.0-rc20161206 | 3,847 | 12/7/2016 |
1.1.0-rc20161205 | 1,002 | 12/7/2016 |
1.1.0-rc20161202 | 1,078 | 12/2/2016 |
1.1.0-rc20161129 | 1,157 | 12/1/2016 |
1.1.0-rc20161128 | 2,796 | 11/29/2016 |
1.0.0-rc20161122 | 1,106 | 11/28/2016 |
1.0.0-rc20161026 | 1,066 | 11/15/2016 |
1.0.0-rc20161025 | 1,042 | 11/14/2016 |
1.0.0-rc20161024 | 976 | 11/12/2016 |
1.0.0-rc20161023 | 970 | 11/12/2016 |
1.0.0-rc20161022 | 1,107 | 10/25/2016 |
1.0.0-rc20161021 | 2,464 | 10/23/2016 |
1.0.0-rc20161020 | 1,224 | 10/21/2016 |
1.0.0-rc20161007 | 1,032 | 10/8/2016 |
1.0.0-rc20160927 | 967 | 9/28/2016 |
1.0.0-rc20160916 | 1,107 | 9/14/2016 |
1.0.0-rc20160915 | 1,248 | 9/13/2016 |
1.0.0-rc20160914 | 1,006 | 9/13/2016 |
1.0.0-rc20160913 | 1,121 | 9/12/2016 |
1.0.0-rc20160912 | 1,181 | 9/12/2016 |
1.0.0-rc20160909 | 1,139 | 9/10/2016 |
1.0.0-rc20160829 | 1,174 | 8/28/2016 |
1.0.0-rc20160828 | 1,015 | 8/28/2016 |
1.0.0-rc20160825 | 1,129 | 8/26/2016 |
1.0.0-rc20160824 | 1,173 | 8/24/2016 |
1.0.0-rc20160821 | 1,118 | 8/22/2016 |
1.0.0-rc20160814 | 1,018 | 8/15/2016 |
1.0.0-rc20160811 | 1,135 | 8/11/2016 |
1.0.0-rc20160803 | 1,144 | 8/3/2016 |
1.0.0-rc20160728 | 1,419 | 7/29/2016 |
1.0.0-rc20160722 | 1,186 | 7/23/2016 |
1.0.0-rc20160704 | 1,217 | 7/3/2016 |