This website requires JavaScript.
Explore
Help
Sign In
Salastil
/
KfChatDotNet
Watch
1
Star
0
Fork
0
You've already forked KfChatDotNet
mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced
2026-04-30 03:22:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
KfChatDotNet
/
KfChatDotNetBot
/
Extensions
History
barelyprofessional
545c880dba
Updated 1023-byte limits to 2048
2026-03-04 21:15:21 -06:00
..
Extensions.cs
Updated 1023-byte limits to 2048
2026-03-04 21:15:21 -06:00
MoneyExtensions.cs
Migrated away from extension methods for pretty much all the money stuff as it turns out it passes a copy of the object and not a reference. This was causing a lot of weird behavior probably due to EF change tracking.
2025-09-24 00:58:45 -05:00