Commit 6267a13
net 10 upgrade (#201)
* net10 updates
* upgraded Microsoft.NET.Test.Sdk
* upgrades to Microsoft.NET.Test.Sdk
* test nuget package cleanup
* Azure App Config updates
* Test Updates
* updated from rc to release
* Serilog updates
* moved serilog to new repo
* Serilog Hosting
* cleanup and nuget updates
* dependabot
* pipeline updates
* added AUTOMAPPER_LICENSE_KEY env variable
* Fixed Test failure, remove Obsolete 9.x
---------
Co-authored-by: Chris Straw <chris.straw@contractors.courts.in.gov>1 parent 3ac44af commit 6267a13
File tree
204 files changed
+524
-5998
lines changed- .config
- .github
- workflows
- src
- OLT.AspNetCore.Authentication.JwtBearer
- OLT.AspNetCore.Serilog
- Middleware
- OLT.AspNetCore
- Extensions
- Obsolete
- CorsPolicyTypes
- OLT.Core.Attribute.Abstractions
- OLT.Core.CommandBus.Abstractions
- Interfaces
- Records
- OLT.Core.CommandBus
- OLT.Core.DependencyInjection.Abstractions
- OLT.Core.EntityFrameworkCore.Abstractions
- OLT.Core.EntityFrameworkCore.SqlServer.Abstractions
- OLT.Core.Exception.Abstractions
- OLT.Core.Hosting.Abstractions
- HostService
- OLT.Core.Model.Abstractions
- Attributes/Maintainable
- Constants
- Entity
- Identity
- Options
- OLT.Core.Service.Abstractions
- OLT.EF.Core.Services
- OLT.Extensions.Caching.Abstractions
- OLT.Extensions.Caching.Memory
- OLT.Extensions.Caching.Redis
- OLT.Extensions.Configuration.Amazon.SystemManager
- OLT.Extensions.Configuration.Azure.AppConfig
- OLT.Extensions.Configuration
- OLT.Extensions.DependencyInjection
- OLT.Extensions.General
- OLT.Logging.Serilog.Abstractions
- NgxLogger
- OLT.Logging.Serilog.Hosting
- OLT.Logging.Serilog.MSSqlServer
- Constants
- OLT.Logging.Serilog
- Enricher
- OLT.Searchers.DateRange
- OLT.Searchers.GenericFilter
- tests
- OLT.AspNetCore.Authentication.JwtBearer.Tests
- OLT.AspNetCore.Serilog.Tests
- OLT.AspNetCore.Serilog.Tests.BadRequest
- OLT.AspNetCore.Serilog.Tests.General
- OLT.AspNetCore.Serilog.Tests.Helper
- Startups
- OLT.AspNetCore.Serilog.Tests.Identity
- OLT.AspNetCore.Serilog.Tests.RecordNotFound
- OLT.AspNetCore.Serilog.Tests.ThrowError
- OLT.AspNetCore.Serilog.Tests.ValidationError
- OLT.AspNetCore.Tests
- Assets
- OLT.Core.Attribute.Abstractions.Tests
- OLT.Core.CommandBus.Tests
- Assets/Handlers
- OLT.Core.DependencyInjection.Abstractions.Tests
- OLT.Core.EntityFrameworkCore.Abstractions.Tests
- OLT.Core.EntityFrameworkCore.SqlServer.Abstractions.Tests
- OLT.Core.Exception.Abstractions.Tests
- OLT.Core.Hosting.Abstractions.Tests
- OLT.Core.Model.Abstractions.Tests
- OLT.Core.Service.Abstractions.Tests
- OLT.EF.Core.Services.Tests.Automapper
- OLT.EF.Core.Services.Tests.DataAdapter
- OLT.EF.Core.Services.Tests.Lib
- OLT.Extensions.Caching.Tests
- Assets
- OLT.Extensions.Configuration.Tests
- OLT.Extensions.DependencyInjection.Tests
- Assets
- OLT.Extensions.General.Tests
- OLT.Logging.Serilog.Tests
- NgxLogger
- OLT.Searchers.Tests
- FilterTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
204 files changed
+524
-5998
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
This file was deleted.
| 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 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 21 | | |
29 | 22 | | |
30 | 23 | | |
31 | 24 | | |
32 | 25 | | |
33 | | - | |
34 | | - | |
35 | 26 | | |
36 | 27 | | |
37 | 28 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 0 additions & 43 deletions
This file was deleted.
0 commit comments