Commit a0cde36 1 parent dda9250 commit a0cde36 Copy full SHA for a0cde36
File tree 13 files changed +13
-14
lines changed
src/Aguacongas.Identity.RavenDb
test/Aguacongas.Identity.RavenDb.IntegrationTest
13 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Aguacongas . Identity . RavenDb ;
4
4
using Microsoft . AspNetCore . Identity ;
5
5
using Microsoft . Extensions . DependencyInjection . Extensions ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using System . Collections . Generic ;
4
4
5
5
namespace Aguacongas . Identity . RavenDb
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using System . Collections . Generic ;
4
4
5
5
namespace Aguacongas . Identity . RavenDb
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
using Raven . Client . Documents ;
5
5
using Raven . Client . Documents . Session ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
using System ;
5
5
using System . Collections . Generic ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
using Raven . Client . Documents ;
5
5
using Raven . Client . Documents . Session ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
using Raven . Client . Documents . Session ;
5
5
using System ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Raven . Client . Documents ;
4
- using Raven . Embedded ;
5
4
using Raven . TestDriver ;
6
5
using System . Runtime . CompilerServices ;
7
6
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . Extensions . Logging ;
4
4
using System ;
5
5
using Xunit . Abstractions ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . Extensions . Logging ;
4
4
using System . Diagnostics . CodeAnalysis ;
5
5
using Xunit . Abstractions ;
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
5
5
namespace Aguacongas . Identity . RavenDb . IntegrationTest
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
5
5
namespace Aguacongas . Identity . RavenDb . IntegrationTest
Original file line number Diff line number Diff line change 1
1
// Project: Aguafrommars/Identity.RavenDb
2
- // Copyright (c) 2021 Olivier Lefebvre
2
+ // Copyright (c) 2025 Olivier Lefebvre
3
3
using Microsoft . AspNetCore . Identity ;
4
4
using Microsoft . AspNetCore . Identity . Test ;
5
5
using Microsoft . Extensions . DependencyInjection ;
You can’t perform that action at this time.
0 commit comments