207 skills found · Page 1 of 7
lampo1024 / DncZeusDncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
iammukeshm / CleanArchitecture.WebApiAn implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
TrilonIO / Aspnetcore Angular UniversalASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
dotnetzoom / AspNetCore WebApi Course🥇 Professional REST API design with ASP.NET Core WebAPI
yubaolee / OpenAuth.Core.Net Core/.Net 5快速应用开发框架、最好用的权限工作流系统。基于经典领域驱动设计的权限管理及快速开发框架,源于Martin Fowler企业级应用开发思想及最新技术组合(IdentityServer、EF core、Quartz、AutoFac、WebAPI、Swagger、Mock、NUnit、VUE、Element-ui等)。已成功在docker/jenkins中实施。核心模块包括:组织机构、角色用户、权限授权、表单设计、工作流等。它的架构精良易于扩展,是中小企业的首选。
FabianGosebrink / ASPNETCore WebAPI SampleThis is a sample ASP.NET Core WebAPI
pda-team / Panda.DynamicWebApiASP.NET Core Dynamic Restful WebApi. Generating WebApi from Classes. Such as: Direct Generation of WebApi Based on Business Logic Layer.
aspnetcorehero / BoilerplateClean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
mmacneil / AngularASPNETCore2WebApiAuthSample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
cyq1162 / Taurus.MVCTaurus.mvc is a high-performance mvc and webapi framework for asp.net or asp.net core(适合场景:对性能和并发有较高要求的电商、站点、WebAPI等系统,支持.Net Core,V3.0版本以上自带微服务功能)
Azure-Samples / Active Directory Dotnetcore Daemon V2A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
chrissainty / AuthenticationWithClientSideBlazorCompanion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
danvic712 / Grapefruit.VuCoreA front-background project using ASP.NET Core WebApi and Vue.js
gavilanch / CursoRESTfulAPIsASPNETCoreRepositorio del curso de construcción de WebAPIs con ASP.NET Core
auth0-samples / Auth0 Aspnetcore Webapi SamplesAuth0 Integration Samples for ASP.NET Core WebAPI Services
ignatandrei / NETCoreBlockly.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL => https://visualapi.azurewebsites.net/
hanjunjun / Titan.Blog.WebAPPASP.NET Core WebAPI前后端分离,后端框架
FabianGosebrink / ASPNETCore Angular Ngrx:rocket: An ASP.NET Core WebAPI Demo with an Angular Client using Ngrx store and effects and Signalr
RayWangQvQ / RayPI一个基于.NET Core 3.1的DDD(领域驱动)的极简风WebApi开发框架。
ozgurrgul / WebApiJwtAsp.NET Core 2.0 WebApi JWT Authentication with Identity & MySQL