cloudscribe.Web.Navigation
1.0.2-rc20160715
Prefix Reserved
See the version list below for details.
dotnet add package cloudscribe.Web.Navigation --version 1.0.2-rc20160715
NuGet\Install-Package cloudscribe.Web.Navigation -Version 1.0.2-rc20160715
<PackageReference Include="cloudscribe.Web.Navigation" Version="1.0.2-rc20160715" />
paket add cloudscribe.Web.Navigation --version 1.0.2-rc20160715
#r "nuget: cloudscribe.Web.Navigation, 1.0.2-rc20160715"
// Install cloudscribe.Web.Navigation as a Cake Addin #addin nuget:?package=cloudscribe.Web.Navigation&version=1.0.2-rc20160715&prerelease // Install cloudscribe.Web.Navigation as a Cake Tool #tool nuget:?package=cloudscribe.Web.Navigation&version=1.0.2-rc20160715&prerelease
an ASP.NET Core viewcomponent for menus and breadcrumbs
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
- Microsoft.AspNetCore.Mvc (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 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)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5.2
- Microsoft.AspNetCore.Mvc (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 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)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.6
- Microsoft.AspNetCore.Mvc (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 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)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 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)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on cloudscribe.Web.Navigation:
Package | Downloads |
---|---|
cloudscribe.Web.SiteMap.FromNavigation
cloudscribe.Web.SiteMap.FromNavigation a library that implements ISiteMapNodeService using existing tree of nodes from cloudscribe.Web.Navigation.NavigationTreeBuilderService |
|
cloudscribe.SimpleContent.Web
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database |
|
cloudscribe.SimpleContent.Web.Mvc
MVC Controllers for cloudscribe.SimpleContent.Web |
|
cloudscribe.SimpleContent.MetaWeblog
cloudscribe.SimpleContent.MetaWeblog Class Library |
|
cloudscribe.EmailList.Web.Mvc
The main package for the cloudscribe Newsletter Solution |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on cloudscribe.Web.Navigation:
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.0 | 2,163 | 8/5/2024 |
6.0.4 | 997 | 5/17/2024 |
6.0.3 | 5,560 | 7/25/2023 |
6.0.2 | 9,043 | 2/16/2023 |
6.0.1 | 4,479 | 10/6/2022 |
6.0.0 | 29,226 | 4/22/2022 |
5.0.1 | 3,164 | 2/22/2022 |
5.0.0 | 12,991 | 11/26/2021 |
4.1.8 | 13,682 | 3/16/2021 |
4.1.5 | 4,440 | 1/20/2021 |
4.1.4 | 901 | 12/23/2020 |
4.1.3 | 478 | 12/23/2020 |
4.1.2 | 1,433 | 12/21/2020 |
4.1.1 | 5,354 | 11/20/2020 |
4.1.0 | 21,663 | 8/14/2020 |
4.0.3 | 4,688 | 3/23/2020 |
4.0.2 | 2,268 | 1/18/2020 |
4.0.1 | 1,037 | 12/14/2019 |
4.0.0 | 23,308 | 9/28/2019 |
4.0.0-preview20190831 | 1,521 | 8/31/2019 |
3.0.0 | 18,542 | 7/31/2019 |
2.1.22 | 27,702 | 7/1/2019 |
2.1.21 | 17,144 | 6/8/2019 |
2.1.20 | 798 | 6/6/2019 |
2.1.19 | 805 | 6/5/2019 |
2.1.18 | 772 | 6/4/2019 |
2.1.17 | 4,559 | 5/22/2019 |
2.1.16 | 78,935 | 3/3/2019 |
2.1.15 | 792 | 3/3/2019 |
2.1.14 | 31,191 | 2/17/2019 |
2.1.13 | 6,747 | 2/17/2019 |
2.1.12 | 6,922 | 2/15/2019 |
2.1.11 | 871 | 2/14/2019 |
2.1.10 | 1,201 | 2/14/2019 |
2.1.9 | 1,443 | 1/25/2019 |
2.1.8 | 988 | 1/25/2019 |
2.1.7 | 151,485 | 10/18/2018 |
2.1.6 | 10,318 | 10/9/2018 |
2.1.5 | 54,996 | 8/20/2018 |
2.1.4 | 24,125 | 8/6/2018 |
2.1.3 | 1,292 | 7/31/2018 |
2.1.2 | 1,042 | 7/31/2018 |
2.1.1 | 66,923 | 6/19/2018 |
2.1.0 | 59,889 | 6/7/2018 |
2.0.11 | 16,762 | 5/14/2018 |
2.0.10 | 20,877 | 4/24/2018 |
2.0.9 | 61,226 | 12/31/2017 |
2.0.8 | 16,382 | 11/11/2017 |
2.0.7 | 5,392 | 11/10/2017 |
2.0.6 | 8,144 | 10/20/2017 |
2.0.5 | 26,771 | 10/3/2017 |
2.0.4 | 12,971 | 9/24/2017 |
2.0.3 | 1,067 | 9/24/2017 |
2.0.2 | 1,094 | 9/24/2017 |
2.0.1 | 8,997 | 9/22/2017 |
2.0.0 | 19,446 | 8/12/2017 |
2.0.0-preview20170725 | 4,537 | 7/31/2017 |
1.2.7 | 6,969 | 7/22/2017 |
1.2.6 | 5,867 | 7/18/2017 |
1.2.5 | 14,039 | 6/18/2017 |
1.2.4 | 3,623 | 6/13/2017 |
1.2.3 | 5,056 | 5/14/2017 |
1.2.2 | 1,526 | 5/11/2017 |
1.2.1 | 2,222 | 5/10/2017 |
1.2.0 | 4,172 | 5/9/2017 |
1.1.20170509 | 2,130 | 5/9/2017 |
1.1.0-rc20170503 | 1,892 | 5/3/2017 |
1.1.0-rc20170502 | 1,497 | 5/3/2017 |
1.1.0-rc20170501 | 1,699 | 5/1/2017 |
1.1.0-rc20170425 | 2,639 | 4/25/2017 |
1.1.0-rc20170323 | 2,053 | 3/27/2017 |
1.1.0-rc20170112 | 10,853 | 1/13/2017 |
1.1.0-rc20161227 | 1,580 | 1/2/2017 |
1.1.0-rc20161225 | 2,550 | 12/26/2016 |
1.1.0-rc20161127 | 7,255 | 11/28/2016 |
1.0.2-rc20160925 | 2,943 | 11/16/2016 |
1.0.2-rc20160923 | 949 | 11/16/2016 |
1.0.2-rc20160922 | 5,726 | 9/22/2016 |
1.0.2-rc20160914 | 2,344 | 9/14/2016 |
1.0.2-rc20160913 | 1,466 | 9/13/2016 |
1.0.2-rc20160901 | 1,790 | 9/1/2016 |
1.0.2-rc20160826 | 1,356 | 8/25/2016 |
1.0.2-rc20160825 | 1,783 | 8/24/2016 |
1.0.2-rc20160824 | 1,082 | 8/24/2016 |
1.0.2-rc20160823 | 954 | 8/23/2016 |
1.0.2-rc20160822 | 1,119 | 8/22/2016 |
1.0.2-rc20160811 | 1,135 | 8/12/2016 |
1.0.2-rc20160727 | 2,886 | 7/30/2016 |
1.0.2-rc20160726 | 1,211 | 7/25/2016 |
1.0.2-rc20160725 | 1,695 | 7/24/2016 |
1.0.2-rc20160724 | 1,204 | 7/24/2016 |
1.0.2-rc20160723 | 2,079 | 7/23/2016 |
1.0.2-rc20160722 | 1,029 | 7/22/2016 |
1.0.2-rc20160715 | 1,225 | 7/15/2016 |
1.0.2-rc20160628 | 2,986 | 6/28/2016 |
1.0.1-rc20160624 | 1,119 | 6/24/2016 |
1.0.1-beta5 | 1,213 | 6/2/2016 |
1.0.1-beta4 | 1,163 | 5/25/2016 |
1.0.1-beta3 | 1,721 | 5/17/2016 |
1.0.1-beta2 | 947 | 5/8/2016 |
1.0.1-beta1 | 897 | 5/8/2016 |
1.0.0-beta9 | 872 | 5/8/2016 |
1.0.0-beta8 | 965 | 4/19/2016 |
1.0.0-beta7 | 1,357 | 2/26/2016 |
1.0.0-beta6 | 1,240 | 2/26/2016 |
1.0.0-beta5 | 917 | 2/11/2016 |
1.0.0-beta4 | 974 | 2/11/2016 |
1.0.0-beta3 | 885 | 2/11/2016 |
1.0.0-beta2 | 1,081 | 11/19/2015 |
1.0.0-beta1 | 945 | 10/24/2015 |
update for aspnetcore RTM