1 Star 0 Fork 1

pailepai / Blog2

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

🤣阿星Plus⭐⭐⭐ 个人博客

项目介绍

本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。

注:历史版本,请切换不同分支查看。

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

blog
 ├── assets ---------- assets
 ├── LICENSE ---------- LICENSE
 ├── meowv.blog.sln ---------- Solution
 ├── README.md ---------- README.md
 └── src
     ├── Meowv.Blog.Admin ---------- Admin项目 admin.meowv.com
     ├── Meowv.Blog.Api ---------- Api项目 api.meowv.com
     ├── Meowv.Blog.Application ---------- Application
     ├── Meowv.Blog.BackgroundWorkers ---------- BackgroundWorkers
     ├── Meowv.Blog.Core ---------- Core
     ├── Meowv.Blog.DbMigrator ---------- DbMigrator
     ├── Meowv.Blog.MongoDb ---------- MongoDb
     ├── Meowv.Blog.Response ---------- Response
     └── Meowv.Blog.Web ---------- Web项目 meowv.com

预览体验

Web项目:https://meowv.com

web_light

web_dark

Admin项目:https://admin.meowv.com

admin_login

admin_light

admin_dark

Api项目:https://api.meowv.com

api

文章介绍

v3.4.0

  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. 终结篇之发布项目

v4.0.0

TODO...

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.

About

No description expand collapse
C# and 3 more languages
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C#
1
https://gitee.com/pailepai/Blog2.git
git@gitee.com:pailepai/Blog2.git
pailepai
Blog2
Blog2
main

Search