Ben Harris ben
ben pushed to master at ben/dns 2024-04-26 14:48:47 +00:00
5e9b264893 bump serials
ben pushed to ircrobots at irctokens/ircsharp 2024-04-24 00:22:20 +00:00
3f7e13763d start adding FromHostString
ben pushed to ircrobots at irctokens/ircsharp 2024-04-23 22:18:30 +00:00
44cf32618f port glob test
d3c19a0987 rename test folders
Compare 2 commits »
ben pushed to ircrobots at irctokens/ircsharp 2024-04-23 21:43:26 +00:00
632eadf483 add .net 6 support
9fbae50b5d begin work on ircrobots
cea95cf486 suppress irrelevant warnings
a1df2ed6b4 set Command to upper case
ec87e02f29 set tag value to null instead of empty string
Compare 17 commits »
ben pushed to main at irctokens/ircsharp 2024-04-19 23:46:09 +00:00
cea95cf486 suppress irrelevant warnings
ben pushed to master at ben/chatsharp 2024-04-19 22:14:06 +00:00
9ac8d3c920 add some more tests
ben pushed to master at ben/chatsharp 2024-04-19 21:43:04 +00:00
7299bfe402 update build instructions
ben pushed to master at ben/chatsharp 2024-04-19 21:41:15 +00:00
2dd9932026 update repo link in readme
ben pushed to main at irctokens/ircsharp 2024-04-19 19:23:01 +00:00
a1df2ed6b4 set Command to upper case
ben pushed to master at ben/chatsharp 2024-04-19 19:08:35 +00:00
c7407ec6a0 run formatter
ben pushed to master at ben/chatsharp 2024-04-19 19:06:56 +00:00
3fadf262e6 use string interpolation
ben pushed to master at ben/chatsharp 2024-04-19 18:52:10 +00:00
32d3731be9 add more robust parsing tests
5ca368ea22 update Example.csproj to net8.0
1e1da72ed2 ternary for setting Hostname
80259bbad1 use TryAdd
f862c2cb93 single FirstOrDefault
Compare 7 commits »
ben pushed to main at irctokens/ircsharp 2024-04-19 05:54:07 +00:00
ec87e02f29 set tag value to null instead of empty string
ben pushed to main at ben/aoc 2024-04-17 20:26:27 +00:00
70ba593dd0 tidy readme
ben pushed to main at ben/aoc 2024-04-17 16:28:46 +00:00
a3fb4f2818 fix test for 2023 day 6
ben pushed to main at irctokens/ircsharp 2024-04-17 05:11:25 +00:00
8972d9a66c embed debug
ben pushed to main at irctokens/ircsharp 2024-04-17 05:01:45 +00:00
230c990fd1 don't pack non packages
ben pushed to main at irctokens/ircsharp 2024-04-17 04:50:34 +00:00
4d10abfbd9 add sourcelink and readme to nuget package
ben pushed to main at ben/aoc 2024-04-16 22:19:12 +00:00
7b8614278d simplify project reference
ben pushed to main at irctokens/ircsharp 2024-04-16 03:19:51 +00:00
06fc7cc0b3 use new MSTest.SDK