Explore >> Select a destination


You are here

conradakunga.com
| | csharp.christiannagel.com
14.7 parsecs away

Travel
| | Authentication and authorization is a built-in feature of ASP.NET Core. Creating an application, you can select to authenticate with the Azure Active Directory or the Azure Active Directory B2C, or store user information in a local database with the Web application. This article gives you the information to use local accounts, create roles programmatically from...
| | wildermuth.com
18.1 parsecs away

Travel
| | description
| | nodogmablog.bryanhogan.net
9.4 parsecs away

Travel
| | Fullsource code is available here. A common problem is validating an object using a complicated set of rules. I started using the Fluent Validation package some time back, it is commonly used with MVC and Web API applications but can be used with in any scenario that requires validation.
| | dylanbeattie.net
83.0 parsecs away

Travel
| Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain.