-
How difficult is it to replace EntityFramework by nHibernate?
I would actually prefer to add even a CSLA layer like this:
CMS -> CSLA -> nHibernate -> Database
Then most likely it would even …
-
Hello,
It seems OpenCart is the most advanced open source cart and much better than nopCommerce in terms of amount of plugins.
Please suggest what is the best method to integrate it with your CM…
-
# Rationale
There is a general need for a number of ciphers for encryption. Todays mix of interfaces and classes has become a little disjointed. Also there is no support for AEAD style ciphers as…
-
Dear Team,
I am very new in OrchardCore and want some help. I want to create a input form for storing the record in database. In my form there is three input fields (Name, Mobile, Feedback) and i w…
-
It looks like the CMS ElectionsCotroller has not been migrated from previous app to ASP.NET Core 3.1 version.
-
I built up my website using orchard Core as a disconnected CMS. Now I am tryng to add the ASP.net Identity Service and running in to following issues. Any suggestions:
**InvalidOperationException:…
-
1. Open the freshly cloned solution in VS.
2. Run via IIS Express with Ctrl + F5.
3. Once the setup screen loads the following exception will be logged:
> 2019-03-07 21:46:19.1911|Default|8000002…
-
Hi,
I cannot initialize connection string if linq2db exists on a separate project than the Mvc. This is a Asp .net core website. But, If linq2db exists inside MVC project, then it works fine. Plea…
-
Abp Version: 3.6.1
base framework: .Net Framework 4.6.1
When I used the IocManager.RegisterAssemblyByConvention(Assembly.GetExecutingAssembly()); to register different module's IOC, I get this er…
-
Does his library still work with asp.net mvc 5? I don't mind generating the content / cms using .net core, but is there a nuget package that will be able to used in asp.net mvc 5?