net9-update-refactorings #1

Merged
michael merged 17 commits from net9-update-refactorings into master 2025-01-30 06:33:51 +00:00

17 Commits

Author SHA1 Message Date
09517e59a3 added README.md
All checks were successful
CI Build / CI Build API (pull_request) Successful in 32s
CI Build / CI Build API (push) Successful in 32s
2025-01-29 23:32:42 -07:00
7992e3de0f killing the exception when trying to add a duplicate nuget source
All checks were successful
CI Build / CI Build API (pull_request) Successful in 32s
2025-01-29 23:26:19 -07:00
47bede52d1 fixed Project file reference after the structure change
Some checks failed
CI Build / CI Build API (pull_request) Failing after 32s
2025-01-29 23:22:57 -07:00
30726d7aa1 changed solution folder structure
Some checks failed
CI Build / CI Build API (pull_request) Failing after 31s
2025-01-29 17:29:59 -07:00
a3a853c1d0 setting plain text password for temp nuget feed reference
All checks were successful
CI Build / CI Build API (pull_request) Successful in 33s
2025-01-22 13:32:16 -07:00
f92480615d added package authentication for nuget push
Some checks failed
CI Build / CI Build API (pull_request) Failing after 32s
2025-01-22 12:55:25 -07:00
db05731456 changed build versioning to get rid of GitVersion dependency
Some checks failed
CI Build / CI Build API (pull_request) Failing after 32s
2025-01-22 12:41:34 -07:00
4058972e82 changed build pipeline
Some checks failed
CI Build / CI Build API (pull_request) Failing after 12s
2025-01-22 12:19:31 -07:00
fda34f23b4 no need for nuget api key for gitea
Some checks failed
CI Build / CI Build API (pull_request) Failing after 20s
2025-01-22 11:00:37 -07:00
791fe321af fixed syntax error
Some checks failed
CI Build / CI Build API (pull_request) Failing after 12s
2025-01-22 10:57:01 -07:00
ae766c70cb reverted the sln so it won't crash Rider
Some checks failed
CI Build / CI Build API (pull_request) Failing after 31s
2025-01-22 10:34:34 -07:00
e6d2c8ac37 added gitea pipeline 2025-01-22 09:34:13 -07:00
7ca04eb538 Fixed Serialization to allow to stream events from Grains 2025-01-21 20:40:56 -07:00
1625068884 added nuke build pipeline for nuget package generation 2025-01-20 19:54:49 -07:00
b3035f5a1f renamed Provider project to have less common namespace 2025-01-20 19:20:18 -07:00
f59a6da2da added basic unit tests 2025-01-20 19:14:48 -07:00
85876688a9 updated to .NET9 and cache ConnectionMultiplexer instead of IDatabase as per documentation 2025-01-20 18:18:59 -07:00