Enterprise Library 锛孶nity and AntiXss support net core?
We'll have @DamianEdwards get an update to this. I think he's a few thousand miles/kilometers/parsecs away from work right now, but I'm sure he can do this when he returns.
When I'm back, I'll update the roadmap and post a planning announcement over in aspnet/Announcements. In the meantime, folks can look at issues created in the 2.1 milestone in each of the repos to start getting an idea of what we're investigating for 2.1.
Awesome, sounds good, thank you!
Razor Pages support ASP.Net server controls or have server controls?
The MVC programming model to his advantage, but there are also disadvantages, page data and logic processing mainly by JS control, C# is only to the front-end data transfer function, the C# instead of weakening, the enhanced JS and web; from ASPX, aspx.cs aspx.cs played this way with powerful back-end processing capabilities of C#, not only can provide data, but also can process the front interface with C# display or logical processing; hope to use the Razor Pages Cs, play the powerful function of C#
It would be nice, if we can have T4 templates.
@ghd258 have a look at #blazor 馃槑 C# in the browser could provide a powerful client side programming model that would works with the DOM to give the user experience your looking for 馃槈
Any plans to support a more modular architecture? Something like OrchardCore would be nice
@encrypt0r - for a more modular architecture please use OrchardCore - it's great!
cc @sebastienros - see above comment.
@Eilon indeed it is. But an official solution means that Visual Studio supports it much better. Currently you need some sort of hacks to get a decent experience.
@encrypt0r there are no plans at this time to have something built into ASP.NET Core, but the community has produced some great solutions to many problems that aren't solved in the core product.
We'd like to learn more about what hacks are required for this and where the Visual Studio experience isn't as good as you'd like. Some might be issues in OrchardCore, and some might be issues elsewhere in ASP.NET Core or Visual Studio.
@Eilon These are a couple of the issues I can think of right now:
Microsoft.Net.Sdk.Web
@encrypt0r thanks for the info.
Adding @rynowak regarding this feedback on Razor because these are some areas that we're looking to improve in future releases.
Also adding @sebastienros because he's had to deal with some of these issues while working on Orchard Core and he might have some insights or tips & tricks on getting a better experience with what's already available.
I get some weird compilation issues when trying to use razor pages in the modules.
@encrypt0r - can you please log an issue on https://github.com/aspnet/MvcPrecompilation
@rynowak Actually, I can't reproduce that issue anymore. It could have been some issue with not referencing the right packages or something. Using the empty web project template for the modules makes the experience much better.
@encrypt0r - I've added your feedback about new item to a tracking item here https://github.com/aspnet/Razor/issues/1712
If you have more feedback about what's broken/missing from class library scenarios please add it there
@rynowak No that's all I had
So... No updates on the 2.1 roadmap yet?
@SanderDeclerck we've been doing some internal planning and I think very soon @DamianEdwards will be posting some public info.
If I could make some wishes in terms of features, then it would be @SteveSandersonMS's Angular template based on Angular CLI (seems to be almost done, so would be great to get it) and Health Checks.
+1 for Health Checks
@mpoettgen we're actually planning to ship the Angular-CLI based templates even before the next full release of ASP.NET Core. Certainly at least a preview.
I have been hunting for updates on 2.1 roadmap and there doesn't appear to be much available. We are stuck with a dependency on WS-Fed, which support was cut from 2.0, and I was hoping this would be making an appearance in the near future.
We have a preview of WS-Fed support out already, for use with 2.0.0: https://github.com/aspnet/Security/issues/1473
I wanted to compile views/pages in assemblies and reuse them somewhere else, but I couldn't. I think this needs to be addressed too. For larger projects it's a must because it increases clean-code and module-creation. Also it should be as easy as setting a flag, like CompileViews=true
.
https://stackoverflow.com/questions/47726991/how-to-reuse-views-pages-in-asp-net-core-mvc
@nefcanto we're working on a number of things that will help this scenario (in fact we had a meeting about it today). We'll share details in an issue soon.
It ill be nice to finally see updated version roadmap in wiki. https://github.com/aspnet/Home/wiki/Roadmap last update was in October - 4 months ago.
Closing old discussion. Please log a new issue if you have a question about anything else.
Most helpful comment
It ill be nice to finally see updated version roadmap in wiki. https://github.com/aspnet/Home/wiki/Roadmap last update was in October - 4 months ago.