1 Star 0 Fork 0

十一画 / Blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

🤣阿星Plus⭐⭐⭐

项目介绍

此版本个人博客项目底层基于 abp vNext (不完全依赖)搭建,和免费开源跨平台的 .NET Core 3.1 开发,支持各种主流数据库(SqlServer、MySQL、PostgreSql、Sqlite)一键切换,遵循 RESTful 接口规范,前端使用 Blazor 开发,可作为 .NET Core 入门项目进行学习。

If you liked Blog project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍

微信公众号

欢迎关注微信公众号:阿星Plus

微信公众号:阿星Plus

系列文章

  1. 使用 abp cli 搭建项目
  2. 给项目瘦身,让它跑起来
  3. 完善与美化,Swagger登场
  4. 数据访问和代码优先
  5. 自定义仓储之增删改查
  6. 统一规范API,包装返回模型
  7. 再说Swagger,分组、描述、小绿锁
  8. 接入GitHub,用JWT保护你的API
  9. 异常处理和日志记录
  10. 使用Redis缓存数据
  11. 集成Hangfire实现定时任务处理
  12. 用AutoMapper搞定对象映射
  13. 定时任务最佳实战(一)
  14. 定时任务最佳实战(二)
  15. 定时任务最佳实战(三)
  16. 博客接口实战篇(一)
  17. 博客接口实战篇(二)
  18. 博客接口实战篇(三)
  19. 博客接口实战篇(四)
  20. 博客接口实战篇(五)
  21. Blazor 实战系列(一)
  22. Blazor 实战系列(二)
  23. Blazor 实战系列(三)
  24. Blazor 实战系列(四)
  25. Blazor 实战系列(五)
  26. Blazor 实战系列(六)
  27. Blazor 实战系列(七)
  28. Blazor 实战系列(八)
  29. Blazor 实战系列(九)
  30. 终结篇之发布项目
Blog ---------- root
 ├── .dockerignore ---------- docker ignore
 ├── .gitattributes ---------- git attributes
 ├── .gitignore ---------- git ignore
 ├── common.props ---------- common.props
 ├── Dockerfile ---------- Dockerfile
 ├── LICENSE ---------- LICENSE
 ├── Meowv.Blog.sln ---------- Solution
 ├── README.md ---------- README.md
 ├── src
 │   ├── Meowv.Blog.Application ---------- Application
 │   ├── Meowv.Blog.Application.Caching ---------- Application.Caching
 │   ├── Meowv.Blog.Application.Contracts ---------- Application.Contracts
 │   ├── Meowv.Blog.BackgroundJobs ---------- BackgroundJobs
 │   ├── Meowv.Blog.BlazorApp ---------- Blazor App
 │   ├── Meowv.Blog.Domain ---------- Domain
 │   ├── Meowv.Blog.Domain.Shared ---------- Domain.Shared
 │   ├── Meowv.Blog.EntityFrameworkCore ---------- EntityFrameworkCore
 │   ├── Meowv.Blog.EntityFrameworkCore.DbMigrations ---------- EntityFrameworkCore.DbMigrations
 │   ├── Meowv.Blog.HttpApi ---------- HttpApi
 │   ├── Meowv.Blog.HttpApi.Hosting ---------- HttpApi.Hosting
 │   ├── Meowv.Blog.Swagger ---------- Swagger
 │   └── Meowv.Blog.ToolKits ---------- ToolKits
 └── static ---------- static

技术栈

abp vNext + .NET Core 3.1 + Blazor + JWT + Redis + Hangfire + Mysql + SqlServer + Sqlite + PostgreSql + WebApi + EF Core + Swagger + HtmlAgilityPack + PuppeteerSharp + log4net + MailKit + Docker + Nginx + ...

预览

Blog:https://meowv.com

white black

API:https://api.meowv.com

api

Hangfire:https://api.meowv.com/hangfire

hangfire

Donate

Donate

LICENSE

This project is licensed under MIT.

MIT License Copyright (c) 2019 阿星Plus Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

此版本个人博客项目底层基于 abp vNext (不完全依赖)搭建,和免费开源跨平台的 .NET Core 3.1 开发,支持各种主流数据库(SqlServer、MySQL、PostgreSql、Sqlite)一键切换,遵循 RESTful 接口规范,前端使用 Blazor 开发,可作为 .NET Core 入门项目进行学习 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/huangjingli/Blog.git
git@gitee.com:huangjingli/Blog.git
huangjingli
Blog
Blog
master

搜索帮助