© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
malkav

❔ ASP.NET Core, OrchardCore, OrchardCMS

I am starting to lose it, I've been following the tutorials of the OrchardCore documentation to add MVC and CMS to an ASP.NET Core web application, but every time I either get
orchardcore.theme.targets.targets(30, 11): [msb4057] the target "orchardcorefiltermodules" does not exist in the project.
orchardcore.theme.targets.targets(30, 11): [msb4057] the target "orchardcorefiltermodules" does not exist in the project.
when I try to add a theme to the solution, or I get
View not found
View not found
errors and can't seem to be able to get OrchardCore running entirely.

I'm using Rider, and are trying to build an SWA with a CMS that can handle the various content files, and blogs, and more but we've been coming up against various walls so far.

Either WASM (webassembly) can't reach a file system (obvious now..) and we have to parse markdowns as yaml and then to JSON and can't even get the data to work in the SWA during build.
Or we are running into CMS that are database dependant. Orchard seems to be not really Headless, but a full blown framework. Which I don't mind much, but I am running in circles, and continuously hitting walls, and I'm a little stuck..

Is there someone that can help me figure out what framework to use to build a static website, that can handle CMS based content texts, and images, for pretty much the entire website.
We would be having a "home" page with almost all content on it, and a few sub-pages.
One for each "employee" and one with "all blogs" (which also all have their own page, preferred with custom styling)
and two more for the privacy statements and terms&conditions

Most preferred would be serverless, but I've found nothing but issues so far and I'm stuck.
Please help?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ ASP.NET to .net Core
C#CC# / help
3y ago
ASP.NET CORE MVC VS ASP.NET CORE WEB API
C#CC# / help
17mo ago
Learning ASP.Net Core
C#CC# / help
8mo ago