Recent Releases of xunit-dependency-injection
xunit-dependency-injection - 9.1.2
What's Changed
- Use Assert.Equal in calculator example tests by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/307
- docs: fix async scope method signature by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/306
- docs: fix secret manager link text by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/305
- Update xUnit package versions to latest patch #308 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/309
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.1.1...9.1.2
- C#
Published by Arash-Sabet 6 months ago
xunit-dependency-injection - 9.1.1
What's Changed
- Create summary.yml by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/302
- #303 Upgraded the nuget packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/304
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.1.0...9.1.1
- C#
Published by Arash-Sabet 7 months ago
xunit-dependency-injection - 9.1.0
What's Changed
- Add versioning hints to the readme by @ChrisDoernen in https://github.com/Umplify/xunit-dependency-injection/pull/301
- Started supporting xunit.v3 moving forward
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.6...9.1.0
- C#
Published by Arash-Sabet 8 months ago
xunit-dependency-injection - 9.0.6
What's Changed
- Update to xunit 3 by @ChrisDoernen in https://github.com/Umplify/xunit-dependency-injection/pull/297
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.5...9.0.6
- C#
Published by Arash-Sabet 8 months ago
xunit-dependency-injection - 9.0.5
What's Changed
- 294 upgrade nuget packages and the sdk in the pipeline by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/295
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.4...9.0.5
- C#
Published by Arash-Sabet 9 months ago
xunit-dependency-injection - 9.0.4
What's Changed
- #291 Upgraded the packages and updated the CI pipelines accordingly by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/292
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.3...9.0.4
- C#
Published by Arash-Sabet 10 months ago
xunit-dependency-injection - 9.0.3
What's Changed
- #289 Upgraded the NuGet packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/290
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.2...9.0.3
- C#
Published by Arash-Sabet 11 months ago
xunit-dependency-injection - 9.0.2
What's Changed
- 285 upgrade nuget packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/286
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.1...9.0.2
- C#
Published by Arash-Sabet 12 months ago
xunit-dependency-injection - 9.0.1
What's Changed
- Remove CodeQL action #277 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/278
- #280 Upgraded the NuGet packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/281
- Fix the package version in the pipeline #282 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/283
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/9.0.0...9.0.1
- C#
Published by Arash-Sabet about 1 year ago
xunit-dependency-injection - 9.0.0
What's Changed
- Create FUNDING.yml by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/270
- Create CODEOWNERS by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/271
- Create CITATION.cff by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/272
- Update CITATION.cff by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/273
- Update CITATION.cff by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/274
- #275 Upgraded to .NET SDK 9.0 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/276
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.2.2...9.0.0
- C#
Published by Arash-Sabet about 1 year ago
xunit-dependency-injection - 8.2.2
What's Changed
- 268 upgrade nuget packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/269
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.2.1...8.2.2
- C#
Published by Arash-Sabet over 1 year ago
xunit-dependency-injection - 8.2.1
What's Changed
- 264 the coverlet collection nuget package has been defined twice by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/266
- Update azure-pipelines.yml by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/267
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.2.0...8.2.1
- C#
Published by Arash-Sabet over 1 year ago
xunit-dependency-injection - 8.2.0
What's Changed
- 262 support user secrets in the test fixture by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/263
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.1.1...8.2.0
- C#
Published by Arash-Sabet over 1 year ago
xunit-dependency-injection - 8.1.1
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/258
- Upgraded the NuGet packages by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/260
- Updated the release number by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/261
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.1.0...8.1.1
- C#
Published by Arash-Sabet over 1 year ago
xunit-dependency-injection - 8.1.0
What's Changed
- Support keyed services in the dependency injection #256 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/257
- Bump xunit from 2.7.0 to 2.7.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/251
- Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/249
- Bump xunit.core from 2.7.0 to 2.7.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/250
- Bump xunit from 2.7.1 to 2.8.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/253
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/254
- Bump xunit.core from 2.7.1 to 2.8.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/255
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.13...8.1.0
- C#
Published by Arash-Sabet almost 2 years ago
xunit-dependency-injection - 8.0.13
What's Changed
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/247
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/246
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.12...8.0.13
- C#
Published by Arash-Sabet almost 2 years ago
xunit-dependency-injection - 8.0.12
What's Changed
- 243 minor bug the generic must be removed from the async scope getter by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/245
- Addressed #244 by @Arash-Sabet
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.11...8.0.12
- C#
Published by Arash-Sabet almost 2 years ago
xunit-dependency-injection - 8.0.11
What's Changed
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/240
- Support async scopes #241 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/242
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.9...8.0.11
- C#
Published by Arash-Sabet almost 2 years ago
xunit-dependency-injection - 8.0.10
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/235
- Bump Microsoft.Extensions.Options from 8.0.1 to 8.0.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/236
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/238
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/239
- Bump xunit.core from 2.6.6 to 2.7.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/237
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.8...8.0.9
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.8
What's Changed
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/231
- Bump xunit.core from 2.6.5 to 2.6.6 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/232
- Bump the sdk version in the build pipelines #233 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/234
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.7...8.0.8
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.7
What's Changed
- Change the licensing to MIT by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/218
- Bump xunit from 2.6.4 to 2.6.5 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/219
- Bump xunit.core from 2.6.4 to 2.6.5 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/220
- Add remote calculator project and according tests by @ChrisDoernen in https://github.com/Umplify/xunit-dependency-injection/pull/221
- Remove the enhancements made by @ChrisDoernen in #221 due to the possible compile issues in VS 2022 environment
- Fixed bug #223 by undoing the changes made in the previous PR by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/224
- Adopt primary constructor pattern where applicable by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/225
- Bump Microsoft.Extensions.Configuration.Binder from 8.0.0 to 8.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/226
- Bump Microsoft.Extensions.Options from 8.0.0 to 8.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/227
- Update Xunit.Microsoft.DependencyInjection.ExampleTests.csproj #229 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/230
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.6...8.0.7
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.6
What's Changed
- Bump xunit from 2.6.3 to 2.6.4 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/214
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/216
- Bump xunit.core from 2.6.3 to 2.6.4 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/215
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.5...8.0.6
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.5
What's Changed
- Defer calling AddServices by @ChrisDoernen in https://github.com/Umplify/xunit-dependency-injection/pull/213
New Contributors
- @ChrisDoernen made their first contribution in https://github.com/Umplify/xunit-dependency-injection/pull/213
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.4...8.0.5
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.4
What's Changed
- Bump xunit.core from 2.6.2 to 2.6.3 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/211
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.3...8.0.4
- C#
Published by Arash-Sabet about 2 years ago
xunit-dependency-injection - 8.0.3
What's Changed
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/207
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/209
- Bump xunit.core from 2.6.1 to 2.6.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/208
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/8.0.2...8.0.3
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 8.0.2
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/193
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/202
- Update README.md #203 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/204
- Fix the build pipeline to accommodate version 8.x sentiment #205 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/206
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.1.0...8.0.2
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.1.0
What's Changed
- Bump xunit from 2.6.0 to 2.6.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/191
- Bump xunit.core from 2.6.0 to 2.6.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/192
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.9...7.1.0
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.0.9
What's Changed
- Bump xunit.core from 2.5.3 to 2.6.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/190
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.8...7.0.9
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.0.8
What's Changed
- Bump xunit from 2.5.1 to 2.5.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/183
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/185
- Bump xunit.core from 2.5.1 to 2.5.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/184
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/186
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.7...7.0.8
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.0.7
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/176
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/177
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/178
- Upgrade NuGet packages #171 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/182
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/179
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/180
- Bump xunit.core from 2.5.0 to 2.5.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/181
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.6...7.0.7
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.0.6
What's Changed
- Create .github/workflows/codeql.yml by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/160
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/161
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/162
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/163
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/164
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/165
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/174
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.5...7.0.6
- C#
Published by Arash-Sabet over 2 years ago
xunit-dependency-injection - 7.0.5
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/158
- Bump Microsoft.Extensions.Configuration.Binder from 7.0.3 to 7.0.4 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/159
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/7.0.4...7.0.5
- C#
Published by Arash-Sabet almost 3 years ago
xunit-dependency-injection - 7.0.4
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/145
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/153
- Making .NET 7.0 the mainstream development by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/157
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.21...7.0.4
- C#
Published by Arash-Sabet about 3 years ago
xunit-dependency-injection - 6.2.21
What's Changed
- The logger (OutputLogger) only logs exceptions was fixed #142 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/143
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.20...6.2.21
- C#
Published by Arash-Sabet over 3 years ago
xunit-dependency-injection - 6.2.20
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/132
- Updated the README.md file to reflect the .NET 7.0 support found here
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.19...6.2.20
- C#
Published by Arash-Sabet over 3 years ago
xunit-dependency-injection - 6.2.19
What's Changed
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/130
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.18...6.2.19
- C#
Published by Arash-Sabet over 3 years ago
xunit-dependency-injection - 6.2.18
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/116
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/117
- Bump xunit.core from 2.4.1 to 2.4.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/118
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/119
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/120
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/121
- Updated the pipelines by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/124
- Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/126
- Upgraded the build pipelines' SDK to version 6.0.402 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/129
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.17...6.2.18
- C#
Published by Arash-Sabet over 3 years ago
xunit-dependency-injection - 6.2.17
What's Changed
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/115
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.16...6.2.17
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.16
What's Changed
- Remove GetConfigurationFiles() method by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/113
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.15...6.2.16
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.15
What's Changed
- Remove the obsolete attribute and add the readme file to the NuGet package by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/111
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.14...6.2.15
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.14
What's Changed
- Making both Clear and DisposeAsyncCore methods virtual by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/108
- Updated the documentation accordingly
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.13...6.2.14
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.13
What's Changed
- Improvements by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/102 and https://github.com/Umplify/xunit-dependency-injection/pull/105
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.12...6.2.13
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.12
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/101
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.11...6.2.12
- C#
Published by Arash-Sabet almost 4 years ago
xunit-dependency-injection - 6.2.11
What's Changed
- Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 6.0.0 to 6.0.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/100
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.9...6.2.11
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Bump coverlet.collector from 3.1.1 to 3.1.2
What's Changed
- Bump coverlet.collector from 3.1.1 to 3.1.2 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/99
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.8...6.2.9
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Upgraded a NuGet package
What's Changed
- Bump coverlet.collector from 3.1.0 to 3.1.1 by @dependabot in https://github.com/Umplify/xunit-dependency-injection/pull/98
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.7...6.2.8
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Fixed a build issue from release 6.2.6
What's Changed
- Fixed the release build issue #95 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/97
- Updated copyright year and conducted a slight code clean up.
- Wired up environment variables too.
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.6...6.2.7
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Wired up environment variables in the abstract fixture
What's Changed
- Updated copyright year and conducted a slight code clean up. Wired up environment variables too. #95 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/96
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.5...6.2.6
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Some improvements including deprecating a method
What's Changed
- Made the necessary amendments in the code per issue #93 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/94
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.4...6.2.5
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Fixed the bug related to IConfigurationBuilder
What's Changed
- Fixed bug #91 by @Arash-Sabet in https://github.com/Umplify/xunit-dependency-injection/pull/92
Full Changelog: https://github.com/Umplify/xunit-dependency-injection/compare/6.2.3...6.2.4
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Updated the build pipeline
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - Exposed `IConfigurationBuilder` interface in `TestBedFixture`
- C#
Published by Arash-Sabet about 4 years ago
xunit-dependency-injection - The first release version of .NET 6.0 adopted
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Introduced GetConfigurationFiles() virtual method
Please review the comments in issue #75 for further background on this enhancement.
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Migrated the library to .NET 6.0 rc2
This code release is the first version of the library supporting .NET 6.0 starting at rc 2.0.
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Upgraded Microsoft packages to 3.1.20
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Bumped Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Upgraded Microsoft packages to 3.1.18
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Bumped coverlet.collector from 3.0.3 to 3.1.0
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Updated project's site's URL only
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Upgraded Microsoft's LTS packages to version 3.1.16
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Bumped Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0.
- C#
Published by Arash-Sabet over 4 years ago
xunit-dependency-injection - Upgraded Microsoft NuGet packages
- C#
Published by Arash-Sabet almost 5 years ago
xunit-dependency-injection - Upgraded Microsoft Test SDK's NuGet package
- C#
Published by Arash-Sabet almost 5 years ago
xunit-dependency-injection -
Upgraded the referenced NuGet packages
- C#
Published by Arash-Sabet almost 5 years ago
xunit-dependency-injection - Removed DependencyInjectionCollection class
The usage of the mentioned class is unnecessary and its removal makes the code more concise.
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Reverted the changes in issue #48
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Upgraded Microsoft NuGet packages to ver 3.1.12
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Had service collection cleared upon disposing fixtures
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Upgraded Microsoft NuGet packages to version 3.1.11
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Supporting asynchronous disposing pattern in TestBed and TestBedFixture classes
Both TestBed and TestBedFixture classes still support the IDisposable interface as well and they will continue to be in the same way. Please consult issue #30 for further details and the PR associated with that issue.
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection - Upgraded Microsoft.NET.Test.Sdk
Bumped Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
- C#
Published by Arash-Sabet about 5 years ago
xunit-dependency-injection -
IConfigurationRoot instance has become available to derived fixture classes.
- C#
Published by Arash-Sabet about 5 years ago