Commit 8ef0263
Update dependencies, modernize samples, and target .NET 8 for testing (#1)
* upgrade all dependencies to latest stable versions
Agent-Logs-Url: https://github.com/bhavishyachandra/Hangfire.Tags/sessions/9eeadfa2-164e-4547-b992-59d18893ab46
Co-authored-by: bhavishyachandra <10553920+bhavishyachandra@users.noreply.github.com>
* net48 support: add net48 TFM to Mongo lib + modernize Hangfire.MvcApplication sample
Agent-Logs-Url: https://github.com/bhavishyachandra/Hangfire.Tags/sessions/096e07e4-8e13-4788-b647-04401df5f094
Co-authored-by: bhavishyachandra <10553920+bhavishyachandra@users.noreply.github.com>
* Rebrand packages to Hangtools and add NuGet publish workflow
* Update NuGet publish workflow to use OIDC via NuGet/login
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bhavishyachandra <10553920+bhavishyachandra@users.noreply.github.com>
Co-authored-by: bhavishyachandra <bhavishyachandra@gmail.com>1 parent 016a74c commit 8ef0263
21 files changed
Lines changed: 179 additions & 561 deletions
File tree
- .github/workflows
- samples
- Hangfire.Core.MvcApplication
- Hangfire.MvcApplication
- MultipleDashboards
- HangfireServerOne
- HangfireServerTwo
- JobsInterfaces
- MultipleDashboards
- src
- FaceIT.Hangfire.Tags.Mongo
- FaceIT.Hangfire.Tags.MySql
- FaceIT.Hangfire.Tags.PostgreSql
- FaceIT.Hangfire.Tags.Pro.Redis
- FaceIT.Hangfire.Tags.Redis.StackExchange
- FaceIT.Hangfire.Tags.SQLite
- FaceIT.Hangfire.Tags.SqlServer
- FaceIT.Hangfire.Tags
- tests
- FaceIT.Hangfire.Tags.MySql.Tests
- FaceIT.Hangfire.Tags.PostgreSql.Tests
- FaceIT.Hangfire.Tags.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments