Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
christiannagel opened a pull request on CodebreakerApp/Codebreaker.Backend
bump github actions for models to .net 9
christiannagel pushed 3 commits to main CodebreakerApp/Codebreaker.Backend
christiannagel opened a pull request on CodebreakerApp/Codebreaker.Backend
280 backend models dotnet9
christiannagel published a release on CodebreakerApp/Codebreaker.Backend
v3.8.0-analyzer
## What's Changed * analyzer lib .net 9 #277 by @christiannagel in https://github.com/CodebreakerApp/Codebreaker.Backend/pull/278 * stable analyzer package version 3.8.0 by @christiannagel in h...christiannagel pushed 1 commit to main CodebreakerApp/Codebreaker.Backend
- add skip-duplicate for packages already in devops when publishing to nuget e4e8f38
christiannagel pushed 2 commits to main CodebreakerApp/Codebreaker.Backend
christiannagel closed a pull request on CodebreakerApp/Codebreaker.Backend
stable analyzer package version 3.8.0
christiannagel opened a pull request on CodebreakerApp/Codebreaker.Backend
stable analyzer package version 3.8.0
christiannagel closed an issue on CodebreakerApp/Codebreaker.Backend
Analyzer lib .NET 9
Switch from .NET 7 and .NET 8 support to .NET 8 and .NET 9christiannagel reopened an issue on CodebreakerApp/Codebreaker.Backend
Update libraries to .NET 9 (support .NET 8 and 9)
- [ ] #277 - [ ] Backend models lib .NET 9 - [ ] Cosmos lib .NET 9 - [ ] EF Core lib .NET 9 - [ ] Client lib .NET 9 - [ ] MVVM lib .NET 9christiannagel closed an issue on CodebreakerApp/Codebreaker.Backend
Update libraries to .NET 9 (support .NET 8 and 9)
- [ ] #277 - [ ] Backend models lib .NET 9 - [ ] Cosmos lib .NET 9 - [ ] EF Core lib .NET 9 - [ ] Client lib .NET 9 - [ ] MVVM lib .NET 9christiannagel pushed 3 commits to main CodebreakerApp/Codebreaker.Backend
christiannagel pushed 1 commit to 276-libs-dotnet9 CodebreakerApp/Codebreaker.Backend
- bump to .net 9 #277 b577f62
christiannagel pushed 1 commit to 276-libs-dotnet9 CodebreakerApp/Codebreaker.Backend
- github actions update to .NET 9 f92d53b
christiannagel pushed 2 commits to dotnet9 PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
christiannagel pushed 2 commits to dotnet9 PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
christiannagel pushed 1 commit to dotnet9 PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
- ch04 server dotnet 5 c426b58
christiannagel pushed 2 commits to dotnet9 PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
christiannagel pushed 6 commits to dotnet9 PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
- ch01 override central package management for ch01 7e6400e
- Algorithm: updated the `TryParse` method to check if the input span `s` is empty using `!s.IsEmpty` instead of compar... 8eaf590
- Update package versions and dependencies, cleanup 23f0cb5
- ch02 cleanup 59318b9
- updates to run the development environment f103eb9
- ch03 dotnet 9 with CPM a04086c