|
|
|
|
|
|
19 Replies and 13420 Views and 5 Subscribers
Future plan for DNN NEXT and .NET Core
13420
19
5
Started by Cody
I am very interseted in hearing more about this project. I have been thinking of how I would use .NET CORE and DNN. I was going to make a mobile app using .NET CORE and have it work with the DNN database using API&39;s.
I would love to hear any discussion on this topic. Version 3.0 is where I think I will focus on near term as it is the latest upcoming with 2.2.
I was thinking that a DNN device app is what I would create and make it using .NET Core. This way...
|
|
|
|
19 |
13420 |
5 |
|
|
5 Replies and 1577 Views and 0 Subscribers
Add Feature to Forge
1577
5
0
Started by Hans Zassenhaus
It is very difficult to follow on the upgrades and latest release on Forge items to ensure that our websites are current.
I suggest that the Forge have a sort option added that displays the Forge entries in release date order with the newest release at the head of the list.
|
|
|
|
5 |
1577 |
0 |
|
|
1 Replies and 1093 Views and 0 Subscribers
Сounter of visits to each page
1093
1
0
Started by Alexander
Module: individual counter of visits to each page by users (excluding robots). Need to! I believe it should be in the core.
|
|
|
|
1 |
1093 |
0 |
|
|
1 Replies and 2182 Views and 0 Subscribers
Standardize on Version of JQuery and jQuery UI
2182
1
0
Started by Leo Mrozek
In looking through the files in the Install package at its basic, jQuery has files referencing multiple versions of jQuery.
\Resources\Libraries\jQuery\03_05_01\jquery.js (Version 3.5.1)
\Resources\Libraries\jQuery\03_04_01\jquery.js (3.4.1)
\Resources\Shared\scripts\jquery\jquery.js (Version 3.4.1)
\DesktopModules\Admin\Dnn.PersonaBar\scripts\contrib\jquery.js (Version 3.2.1)
On top of this I have custom modules that I have built that I tried to use one of the...
|
|
|
|
1 |
2182 |
0 |
|
|
2 |
2922 |
2 |
|
|
4 Replies and 2531 Views and 1 Subscribers
Microsoft ILogger Transition Issue
2531
4
1
Started by Cody
https://github.com/dnnsoftware/Dnn.Platform/issues/3161
According to Andrew on "Issues Ready for Development" in Github link above we need to add support for Microsoft.Extensions.Logging and deprecate to remove current log4net Ilog in DNN 9. They need to co-exist for version 10 to allow removing for version 11.
Is anyone currently working on this Seems like a top priority right now for an upcoming release.
Microsoft.Extensions.Logging
Microsoft.Extensions.Loggi...
|
|
|
|
4 |
2531 |
1 |
by Cody 3/14/2020 10:54 PM |
|
9 Replies and 6190 Views and 2 Subscribers
ASP.NET Core Blazor
6190
9
2
Started by Cody
I am reading a new to me article that seems interesting. I know the DNN community is working hard to support with the few talented engineers working hard to take all the steps with care moving DNN into NET Core 2 version first which would immediately need to be upgraded to 3.1 version or later by that time to have C Blazor support.
But it feels by the time DNN Next is on deck we will be able to start researching how to utilize Blazor instead of JS for a very enhanced and secure UI. Wri...
|
|
|
|
9 |
6190 |
2 |
by Cody 3/11/2020 7:20 PM |
|
2 Replies and 1918 Views and 0 Subscribers
RFC: HTTP/2 Support
1918
2
0
Started by Cody
RFC: HTTP/2 Support on Github issue 2587
We have had a good discussion on utilizing HTTP/2 as Brian Dukes pointed out in this issue above.
It sounds very "promising" that we can make adjustments to the platform for version 10.
I feel we are a little behind schedule here which is expected and no big deal. This is one of 3 current issues on Github I believe a focus should be made to get these ready for that next step. Is there going to be any new thought process tow...
|
|
|
|
2 |
1918 |
0 |
by Cody 3/11/2020 11:15 AM |
|
0 Replies and 2588 Views and 0 Subscribers
Add Dependency Injection to HTTP Handlers Github Issue 3134
2588
0
0
Started by Cody
Add Dependency Injection to HTTP Handlers Github Issue 3134
There is a huge discussion here about adding Dependency Injection to HTTP Handlers. Feels like this is one of the next steps to be pushed in version 10.
I look forward to hearing more about this topic from discussions at the meetings. Is there anything holding this back such as concerns other than developing a working solution
|
|
|
|
0 |
2588 |
0 |
2/19/2020 10:26 AM |
|
2 Replies and 2147 Views and 1 Subscribers
DNN Next Future Proof Module Preparations
2147
2
1
Started by Cody
I am looking for any suggestions regarding future proofing any new development efforts to work with DNN Next and .NET Core.
This is what I currently understand and please correct me where needed. I am hoping to help other future module developers with this thread that might be interested in the same thing.
Web Forms is going away
HTML5 CSS3 and JS (probably most preffered)
Razor Pages is an option
MVC Modules using SPA (most future proof approach)
We can currently devel...
|
|
|
|
2 |
2147 |
1 |
by Cody 2/13/2020 2:16 PM |