Building modular, multi-tenant ASP.NET Core apps with Orchard Core framework

preview_player
Показать описание

This session will take the participants through the creation of modules, their deployment as Nuget packages and how to reuse them in other applications. It will also show how to create multiple websites with different urls using a single deployed application.
Рекомендации по теме
Комментарии
Автор

Production Quality has really improved in the last 3 years.

birgirkarl
Автор

This is amazing, It makes managing modules easier 👌👌👍👍

reza.kargar
Автор

That's great! I will test the multi-tenant and the modules in Asp Net Core, thanks! =)

Malckorn
Автор

Is there a way to load the modules dyanmically without adding them as a reference is that not just the same as a class libary?

dotnetdevni
Автор

You should demo what this does without custom extensions as with a CMS most people just want to add content without writing code!

mrsmith
Автор

Doesn;t work with the .net 6 when you have singe file Program.cs instead of both startup.cs and Program.cs.

chetansuthar
Автор

I would be really interested to learn how to build an ERP system with everything that a typical ERP customer would need - custom forms for inventory entry, document workflows, reports, PDF printouts of invoices, scheduled actions for ETL, versioning, audit trail, ADFS auth integration etc. Would Orchard help with this or would it get in my way too much and I would be fighting against the system?

camelCased
Автор

After more than a year, this seems to still be in Pre-Release. I was looking forward to implementing in a project I'm working on.

alanplays
Автор

Damn, another framework or library to learn. I'm not a web developer, but how do web developers keep their mental health these days?

typingcat
Автор

I want a rebound, the recorded live steam didn’t start well

.
Автор

In a multi tenant Saas application, how do I make the user browse their own URL if the tenant has his own domain name?

torikpahembe
Автор

While, how authentication and authorization works?

ManavDIY
Автор

@Sébastien Ros How Orchard Core is different from modular application (not multi-tenant) made with RCL (Razor Class Library)?

dariuszlenartowicz
Автор

Can I use this Modular concept for ASP .Net core + Angular application?

kulandairajd
Автор

Does the library supports multi-tenancy in API project?

The documentation lacks depth. It only concentrates more on the CMS side not on the Core Framework.

chandruskc
Автор

how can I enable localization and use it?

RaminMjj
Автор

Hey, does this mean that I'd have to deploy again per new tenant? Thanks!

rodrigocaballerohurtado
Автор

Did anyone implement this framework with multiple databases?

zeeshanabbas
Автор

netcoreapp3.1 today, I assume...
10:00 So up until this point this is simply the framework; analog to Python Django, correct?
i.e. upon which CMS is built...

michaelwplde
Автор

I am using Visual Studio 2019 with .net version 5 is it possible to use OrchadCore package ??

immanuelsaragih