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 }}
wpflovesj
/
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.Repository
on
master
User selector
All users
All time
Commit history
Commits on Apr 1, 2023
Merge branch 'feat/id_long' of github.com:anjoy8/Blog.Core into feat/id_long
Lemon.NoCry
committed
18861bc
View commit details
Copy full SHA for 18861bc
View code at this point
Browse repository at this point
🎨 优化雪花id使用
Lemon.NoCry
committed
f785d50
View commit details
Copy full SHA for f785d50
View code at this point
Browse repository at this point
添加update list
hudingwen
committed
3c0d9f9
View commit details
Copy full SHA for 3c0d9f9
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Merge branch 'pr/339' into feat/id_long
anjoy8
committed
d1f4ed1
View commit details
Copy full SHA for d1f4ed1
View code at this point
Browse repository at this point
feat: :airplane: change id to long
anjoy8
committed
7b1f3a4
View commit details
Copy full SHA for 7b1f3a4
View code at this point
Browse repository at this point
Sqlsugar 分表 CRUD demo
Jamnine
committed
67efee3
View commit details
Copy full SHA for 67efee3
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Update Blog.Core.Repository.csproj
anjoy8
authored
225b86c
View commit details
Copy full SHA for 225b86c
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Bump MongoDB.Driver from 2.17.1 to 2.19.0 in /Blog.Core.Repository
Show description for 2d8d99e
dependabot[bot]
authored
2d8d99e
View commit details
Copy full SHA for 2d8d99e
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
⚡️🎨 完美优雅的处理多租户-分表方案
Show description for bd48413
Lemon.NoCry
committed
bd48413
View commit details
Copy full SHA for bd48413
View code at this point
Browse repository at this point
Commits on Feb 17, 2023
✨🎨 增加多租户-分库方案
Show description for 2962019
Lemon.NoCry
committed
2962019
View commit details
Copy full SHA for 2962019
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
fix:修复仓储开启多库支持拼写问题
赵畅畅
committed
3ba534b
View commit details
Copy full SHA for 3ba534b
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Merge pull request #302 from 773596523/master2
Show description for f180ac7
anjoy8
authored
f180ac7
View commit details
Copy full SHA for f180ac7
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
✨ 统一命名
Lemon.NoCry
committed
b5cd8bc
View commit details
Copy full SHA for b5cd8bc
View code at this point
Browse repository at this point
🎨 多库操作:处理configId小写
LemonNoCry
committed
bf57fba
View commit details
Copy full SHA for bf57fba
View code at this point
Browse repository at this point
✨ UnitOfWork简化事务操作
LemonNoCry
committed
dabbc7e
View commit details
Copy full SHA for dabbc7e
View code at this point
Browse repository at this point
✨ 优化操作多库
LemonNoCry
committed
10b18e4
View commit details
Copy full SHA for 10b18e4
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
修改Appsettings 驼峰命名规范为AppSettings,增加sqlsugar model 定义表字段注释示例在Blog.Core.Model.Models.SysUserInfo
Jamnine
committed
afd2039
View commit details
Copy full SHA for afd2039
View code at this point
Browse repository at this point
//修改使用 model备注字段作为切换数据库条件,使用sqlsugar TenantAttribute存放数据库ConnId
Jamnine
committed
26d9768
View commit details
Copy full SHA for 26d9768
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
feat: update nuget package
anjoy8
committed
784644e
View commit details
Copy full SHA for 784644e
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
🎨 统一命名空间
LemonNoCry
committed
8e7e4f0
View commit details
Copy full SHA for 8e7e4f0
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
✨ 增加事务传播机制
Show description for 6bcde27
LemonNoCry
committed
6bcde27
View commit details
Copy full SHA for 6bcde27
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
MongoRepository优化
KimiDing
committed
4a942dd
View commit details
Copy full SHA for 4a942dd
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
修改DeleteById(object id) 低版本报错问题
weiguang3100
committed
4caf3cd
View commit details
Copy full SHA for 4caf3cd
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Fixex #271 bug
anjoy8
committed
2bc4fbf
View commit details
Copy full SHA for 2bc4fbf
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
fix: format the code. #236
anjoy8
committed
1093a7b
View commit details
Copy full SHA for 1093a7b
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Optimize PageModel
gkLeo
committed
d166b02
View commit details
Copy full SHA for d166b02
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
防止同一范围内,异步执行事务误触非当前线程事务
Linlccc
committed
3ba8657
View commit details
Copy full SHA for 3ba8657
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
fix: some warning
anjoy8
committed
fb2eab8
View commit details
Copy full SHA for fb2eab8
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
Fixed #230 bug.
anjoy8
committed
c6ea94f
View commit details
Copy full SHA for c6ea94f
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Merge pull request #213 from anjoy8/net6-rc
Show description for dc82882
anjoy8
authored
dc82882
View commit details
Copy full SHA for dc82882
View code at this point
Browse repository at this point
田雨
Show description for 8eb59ee
www5255977
committed
8eb59ee
View commit details
Copy full SHA for 8eb59ee
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
update to .net6.0
anjoy8
committed
bd53e42
View commit details
Copy full SHA for bd53e42
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
分支测试
Show description for 81e8a44
hudingwen
committed
81e8a44
View commit details
Copy full SHA for 81e8a44
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
remove unused param tag
wuare
committed
b2ccdd8
View commit details
Copy full SHA for b2ccdd8
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Fixed #180 Bug
anjoy8
authored
bdea920
View commit details
Copy full SHA for bdea920
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.