Skip to content

Releases: dotnet/samples

.NET Core unit testing code coverage

04 Aug 14:17
c7fcdb7
Compare
Choose a tag to compare
Bump ReportGenerator (#3765)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.2 to 4.6.4.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.2...v4.6.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

.NET Core unit testing code coverage

04 Aug 14:16
c7fcdb7
Compare
Choose a tag to compare
Bump ReportGenerator (#3765)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.2 to 4.6.4.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.2...v4.6.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

.NET Core unit testing code coverage

04 Aug 14:09
b22c8f8
Compare
Choose a tag to compare
Bump xunit.runner.visualstudio (#3770)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

.NET Core unit testing code coverage

31 Jul 00:37
a710d0c
Compare
Choose a tag to compare
Bump ReportGenerator (#3761)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.1...v4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

IDynamicInterfaceCastable: Supporting Interfaces Dynamically

28 Jul 19:42
227b5de
Compare
Choose a tag to compare
Sample for `IDynamicInterfaceCastable` (#3744)

* Add sample for IDynamicInterfaceCastable

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Update delegate names

* Fix naming of private members

Co-authored-by: David Pine <david.pine@microsoft.com>

* Explicitly set UseAppHost=true

* Add metadata to readme

* Make sample find MSVC compiler

* Update link to API doc

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>

Azure Identity, Resource Management, and Storage sample

20 Jul 17:32
69a38b3
Compare
Choose a tag to compare

Diagnostic scenarios sample debug target

15 Jul 19:35
460435b
Compare
Choose a tag to compare
170579

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6 in /…

Order .NET Core unit tests

14 Jul 16:13
f3a876e
Compare
Choose a tag to compare
Bump NUnit3TestAdapter in /csharp/unit-testing/NUnit.TestProject (#3730)

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16.1...V3.17)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Windows Forms Sample: Task Dialog (Visual Basic)

07 Jul 16:12
d5edbc9
Compare
Choose a tag to compare
Merge pull request #3702 from RussKie/Add_WindowsForms_TaskDialog_demo

Add Windows Forms TaskDialog API sample

Windows Forms Sample: Task Dialog (C#)

07 Jul 16:12
d5edbc9
Compare
Choose a tag to compare
Merge pull request #3702 from RussKie/Add_WindowsForms_TaskDialog_demo

Add Windows Forms TaskDialog API sample