Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
277366155
/
Blog.Core
Public
forked from
anjoy8/Blog.Core
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Blog.Core
Blog.Core.Extensions
on
master
User selector
All users
All time
Commit history
Commits on Dec 13, 2023
feat: :100: change ClaimTypes.Role
anjoy8
committed
5e4987d
View commit details
Copy full SHA for 5e4987d
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
feat: some change
anjoy8
committed
62cdfb3
View commit details
Copy full SHA for 62cdfb3
View code at this point
Browse repository at this point
Commits on Nov 25, 2023
feat: little change
anjoy8
committed
325baf8
View commit details
Copy full SHA for 325baf8
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
feat: remove some needless code
anjoy8
committed
8188403
View commit details
Copy full SHA for 8188403
View code at this point
Browse repository at this point
Commits on Nov 18, 2023
Update Authentication_JWTSetup.cs
anjoy8
committed
c93c3eb
View commit details
Copy full SHA for c93c3eb
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
feat: :apple: change iat value
anjoy8
committed
b3e7fbc
View commit details
Copy full SHA for b3e7fbc
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
feat: update to 8.0
anjoy8
committed
7ca3e1e
View commit details
Copy full SHA for 7ca3e1e
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Merge branch 'master' into net7.0
anjoy8
committed
f786881
View commit details
Copy full SHA for f786881
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
Update EncryptionResponseMiddleware.cs
anjoy8
committed
d0fe732
View commit details
Copy full SHA for d0fe732
View code at this point
Browse repository at this point
feat: 自定义请求参数解密和响应加密中间件
anjoy8
committed
908e170
View commit details
Copy full SHA for 908e170
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
🐛 修复错误添加备用链接
LemonNoCry
committed
afb9a0d
View commit details
Copy full SHA for afb9a0d
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Merge branch 'master' into net7.0
anjoy8
committed
0c6ea28
View commit details
Copy full SHA for 0c6ea28
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
🐛 配置错误
LemonNoCry
committed
f87b33a
View commit details
Copy full SHA for f87b33a
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
🎨✨🎉 优化原有的DBS配置、新增数据库故障转移方案
Show description for 0901de2
LemonNoCry
committed
0901de2
View commit details
Copy full SHA for 0901de2
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
🐛🐛🐛 修复RootService内存溢出
LemonNoCry
committed
6d0a3df
View commit details
Copy full SHA for 6d0a3df
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
feat: :tada: test log sql operate log
anjoy8
committed
8372a3a
View commit details
Copy full SHA for 8372a3a
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
✨ SignalR Demo
Show description for f5a2631
LemonNoCry
committed
f5a2631
View commit details
Copy full SHA for f5a2631
View code at this point
Browse repository at this point
Commits on Jun 25, 2023
Update ExceptionHandlerMiddleware.cs
anjoy8
committed
990dcfd
View commit details
Copy full SHA for 990dcfd
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
🎨 启用异常处理中间件,统一拦截异常
LemonNoCry
committed
45116fe
View commit details
Copy full SHA for 45116fe
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
✨🎨 优化吞异常问题、优化HttpResponse Body读取问题
Show description for a338c56
LemonNoCry
committed
a338c56
View commit details
Copy full SHA for a338c56
View code at this point
Browse repository at this point
🎨 移除原有的RedisCacheAop 与CacheAop有些重复
LemonNoCry
committed
c1ce9e5
View commit details
Copy full SHA for c1ce9e5
View code at this point
Browse repository at this point
🎨 优化AOP缓存
LemonNoCry
committed
60cade8
View commit details
Copy full SHA for 60cade8
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
✨ 优化Redis注入
LemonNoCry
committed
3a25de3
View commit details
Copy full SHA for 3a25de3
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
🎨优化缓存注入、移除多余代码
LemonNoCry
committed
96e2147
View commit details
Copy full SHA for 96e2147
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
✨🎨 缓存的完善优化
Show description for 7629527
LemonNoCry
committed
7629527
View commit details
Copy full SHA for 7629527
View code at this point
Browse repository at this point
Commits on May 30, 2023
Update PermissionHandler.cs
anjoy8
committed
3f24902
View commit details
Copy full SHA for 3f24902
View code at this point
Browse repository at this point
Commits on May 24, 2023
✨ 优化Swagger
Show description for 0cea967
LemonNoCry
committed
0cea967
View commit details
Copy full SHA for 0cea967
View code at this point
Browse repository at this point
Commits on May 11, 2023
✨ 增加数据库管理
LemonNoCry
committed
e9f1ef5
View commit details
Copy full SHA for e9f1ef5
View code at this point
Browse repository at this point
Commits on May 8, 2023
feat: change maindb sort
anjoy8
committed
8183be9
View commit details
Copy full SHA for 8183be9
View code at this point
Browse repository at this point
Commits on May 5, 2023
feat: new user login
anjoy8
committed
8662047
View commit details
Copy full SHA for 8662047
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
✨ 增加IOption配置
Show description for 50a936b
LemonNoCry
committed
50a936b
View commit details
Copy full SHA for 50a936b
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
✨ 添加Seq配置
LemonNoCry
committed
90157e4
View commit details
Copy full SHA for 90157e4
View code at this point
Browse repository at this point
✨ 优化Http消息模版 增加亿些附加属性
LemonNoCry
committed
7b8d60d
View commit details
Copy full SHA for 7b8d60d
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
✨ Serilog log to db
LemonNoCry
committed
7c4b76a
View commit details
Copy full SHA for 7c4b76a
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
✨ 初步调整Serilog
LemonNoCry
committed
0d2a95e
View commit details
Copy full SHA for 0d2a95e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.