Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couple of questions if you don't mind? #73

Closed
natiki opened this issue Jun 25, 2019 · 1 comment
Closed

Couple of questions if you don't mind? #73

natiki opened this issue Jun 25, 2019 · 1 comment
Labels

Comments

@natiki
Copy link

natiki commented Jun 25, 2019

Hi Joe,

Came across your posting from maartenba/MvcSiteMapProvider#394.

I have read the documentation and just want to check a few things to make sure I have not missed anything. We are upgrading a WebForms application to .NET Core 3.x (.NET 5):

  • Seems like cloudscribe.Web.Navigation will work for .NET Core 3? Assume you plan to make it work for .NET Core 3 if it doesn't?
  • Out of the box it will support role based trimming (via NavNode viewRoles) using Microsoft Identify for .NET Core?

Cheers,

@joeaudette
Copy link
Collaborator

  1. yes the library is netstandard2.0 which is compatible with .NET Core 3
  2. yes menu filtering by roles is built in, but also built in is filtering by AuthorizationPolicy which is the more modern way for ASP.NET Core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants