All Projects → jonhilt → Netcoreauth

jonhilt / Netcoreauth

Exploring the options for securing your ASP.NET Core 2.0 web app

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Netcoreauth

Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-44.44%)
Mutual labels:  asp-net-core, jwt-authentication
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+92.59%)
Mutual labels:  asp-net-core, jwt-authentication
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Stars: ✭ 276 (+240.74%)
Mutual labels:  asp-net-core, jwt-authentication
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (-25.93%)
Mutual labels:  asp-net-core, jwt-authentication
Angular Asp.netcorewebapi Mysql Crud Project
Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample
Stars: ✭ 22 (-72.84%)
Mutual labels:  asp-net-core, jwt-authentication
Aspnetcoreid4external
external OpenID Connect Login to IdentityServer4 with AAD
Stars: ✭ 63 (-22.22%)
Mutual labels:  asp-net-core
Aspnetcoreactivedirectorystarterkit
Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.
Stars: ✭ 71 (-12.35%)
Mutual labels:  asp-net-core
Dnczeus
DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
Stars: ✭ 1,104 (+1262.96%)
Mutual labels:  jwt-authentication
Cryptohelper
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Stars: ✭ 58 (-28.4%)
Mutual labels:  asp-net-core
Spring Boot Oauth2 Jwt Swagger Ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Stars: ✭ 77 (-4.94%)
Mutual labels:  jwt-authentication
Just An Email
App to share files & texts between your devices without installing anything
Stars: ✭ 75 (-7.41%)
Mutual labels:  asp-net-core
Aspnet Starter Kit 2.0
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, React (ReactJS), Redux, TypeScript. Single-page application boilerplate.
Stars: ✭ 70 (-13.58%)
Mutual labels:  asp-net-core
Devreload
Auto reload for ASP.NET core development
Stars: ✭ 66 (-18.52%)
Mutual labels:  asp-net-core
Accesscontrolhelper
AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization
Stars: ✭ 71 (-12.35%)
Mutual labels:  asp-net-core
Apiintegrationtestsamples
Demo project containing end-to-end, in-memory integration tests in ASP.NET Core 2.1
Stars: ✭ 62 (-23.46%)
Mutual labels:  asp-net-core
Lightquery
Lightweight solution for sorting and paging Asp.Net Core API results
Stars: ✭ 75 (-7.41%)
Mutual labels:  asp-net-core
Aspnetcore.services
Examples for ASP.NET Core webservices
Stars: ✭ 59 (-27.16%)
Mutual labels:  asp-net-core
Banksystem
ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.
Stars: ✭ 70 (-13.58%)
Mutual labels:  asp-net-core
Netnr.login
项目已迁移至
Stars: ✭ 75 (-7.41%)
Mutual labels:  asp-net-core
Codeframe.web
基于.net core 2.0的代码框架,目标用于快速构建web项目
Stars: ✭ 69 (-14.81%)
Mutual labels:  asp-net-core

NetCoreAuth

Exploring the options for securing your ASP.NET Core 2.0 web app

Related blog posts

Simple Authentication for your ASP.NET Core 2.0 web app

Secure your ASP.NET Core 2.0 API using JSON Web Tokens

NetCoreAuth.App

An example of using Cookies to secure your MVC site.

NetCoreJWTAuth.App

A different example using JSON Web Tokens to secure your Web API.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].