Community Support Forum
This is the place to ask questions about anything related to cloudscribe!
Upgrade to .net 6 getting error
Hi, I recently upgraded my project to .net 6. I'm using a custom nopcommerce solution. In ServiceCollectionExtension.cs (this would normally be in startup.cs) I had to change:
services.AddRazo...
0
votes
9
answers
2375
views
Updating To .Net5 and then to 6
Is there a specific sequence of Cloudscribe package updates to go from .net 3.1 to 5? Nuget keeps giving me package restore errors. Also, does going from .net5 to 6 require Visual Studio 2022?...
0
votes
3
answers
1192
views
How can I change homepage without editor?
I have a Pages version of Cloudscribe, and have enabled Markdown in the app.settings, but I cannot figure out how to change my Home page. I want to test a design before publishing. I am stuck ...
0
votes
1
answers
726
views
Does MySQL work in Visual Studio 2022
I have selected to use MySQL in my instance of Cloudscribe .NET6. I have MySQL server installed on my computer, but I am not sure how to integrate it in the Cloudscribe Solution since it did n...
0
votes
5
answers
1840
views
use of bootstrap 5 in cloudscribe .NET 6
I had read that Bootstrap 5 uses Vanilla JS and some plugins, but in the Cloudscribe project it has Bootstrap 5 and jquery. Why is this? Thank you.
0
votes
2
answers
440
views
Support for .NET 6?
.NET 5 is reaching end-of-life support from Microsoft in May 2022. When will cloudescribe.web.navigation support .NET 6? Thanks!
1
votes
3
answers
834
views
Simple contact form and settings
Hi, I have published a Cloudscribe site using aspnet core 3.1. The site is mvc and uses the Forms and Surveys, but not yet purchased until I am sure the organization is happy. I set that up in...
0
votes
22
answers
1667
views
NavNode with multiple parent
In the Navigation.xml, how can I re-use (design) a NavNode child that has multiple parents?
0
votes
3
answers
713
views
Navigation Menu Recursion Issue
So I'm using the nuget package for cloudscribe.web.navigation and I recently updated to version 5.0.0. I have overwritten the viewcomponent Bs4SideNav to only display the children for the curr...
0
votes
2
answers
613
views
use of react as shown in Cloudscribe video
Hello, I am trying to use the example shown here--
https://www.cloudscribe.com/advanced-client-side-development-with-webpack...
0
votes
2
answers
701
views
Social login with Azure AD
I have installed CloudScribe without Identity Server. I think it is an overkill for the project I am working on. However, I want to integrate Azure AD login by using Social Logins openIdConnec...
0
votes
4
answers
754
views
Editing Simple Content page
I have setup CloudScribe with simple content and everything seems to work find with the exception of editing content. On my home page, I am using the "Flexible complex page template"...
0
votes
2
answers
687
views
When will cloudscribe be upgraded to .NET 5?
I saw the blog post about upgrading to .NET 5 but was curious if there was an eta?
1
votes
19
answers
578
views
Does Simple Contact Form work if I am using NoDb and MVC in Core?
I am trying again to set up a simple instance of Cloudscribe. I used the Visual Studio plugin and selected the Core, Simple Content and Home Controller and NoDb and Simple Contact Form. I hav...
0
votes
6
answers
830
views
How to successfully add Simple Contact Form to an existing aspnet core website
I would like to use the Simple Contact form but have not installed it right. I started by adding the Nuget package and then I added the files from Github. I created a ContactController and Raz...
0
votes
2
answers
1786
views