All Projects → zhontai → Admin.core

zhontai / Admin.core

Licence: mit
Admin后端,前后端分离的权限管理系统,集成统一认证授权,支持国内外主流数据库自由切换和动态高级查询,基于.Net开发的WebApi

Projects that are alternatives of or similar to Admin.core

Aaframework
AA.Framework is built on the popular open source class library of NET Core
Stars: ✭ 128 (-64.25%)
Mutual labels:  automapper, nlog, dotnet-core
Aspnetcore Webapi Course
Professional REST API design with ASP.NET Core 3.1 WebAPI
Stars: ✭ 323 (-9.78%)
Mutual labels:  swagger, automapper, nlog
Abp Asp.net Boilerplate Project Cms
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Stars: ✭ 677 (+89.11%)
Mutual labels:  swagger, automapper
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-75.42%)
Mutual labels:  swagger, automapper
Meiam.system
.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
Stars: ✭ 340 (-5.03%)
Mutual labels:  swagger, nlog
Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (+11.45%)
Mutual labels:  swagger, dotnet-core
Lin Cms Dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
Stars: ✭ 401 (+12.01%)
Mutual labels:  swagger, automapper
Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Stars: ✭ 2,864 (+700%)
Mutual labels:  swagger, dotnet-core
Raml Dotnet Tools
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
Stars: ✭ 171 (-52.23%)
Mutual labels:  swagger, dotnet-core
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+889.39%)
Mutual labels:  swagger, automapper
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (-21.51%)
Mutual labels:  automapper, dotnet-core
Surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service gove…
Stars: ✭ 3,088 (+762.57%)
Mutual labels:  swagger, nlog
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (-36.59%)
Mutual labels:  automapper, dotnet-core
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+1330.17%)
Mutual labels:  swagger, automapper
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 (-87.43%)
Mutual labels:  swagger, automapper
Jimu
.netcore micro service framework
Stars: ✭ 315 (-12.01%)
Mutual labels:  swagger, nlog
Awesome Cms Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
Stars: ✭ 352 (-1.68%)
Mutual labels:  automapper, dotnet-core
Swaggymnia
Generate Swagger 🌀 documentation for your existing API in Insomnia
Stars: ✭ 336 (-6.15%)
Mutual labels:  swagger
Blog Core
Modular blog using Blazor with clean domain-driven design patterns
Stars: ✭ 345 (-3.63%)
Mutual labels:  dotnet-core
Morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
Stars: ✭ 336 (-6.15%)
Mutual labels:  automapper

一个基于.Net Core开发的权限管理系统,后续会增加更多实用的功能。

在线体验

演示地址:https://www.admin.zhontai.net/

文档地址:https://www.zhontai.net/


项目下载后,直接编译运行项目

Ctrl + F5

Tips:

如果你想换数据库,修改Admin.Core项目下的 configs/dbconfig.Development.json 文件

  //数据库类型
  "type": 0,
  //连接字符串
  "connectionString": ""

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].