Граф коммитов

264 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] cddf6976ec
Bump MauiPackageVersion from 8.0.82 to 8.0.90 in /samples (#315) 2024-09-13 18:26:43 +00:00
github-actions[bot] 00b35b235a
[housekeeping] Automated PR to fix formatting errors (#314) 2024-09-12 00:21:50 +00:00
Brandon Minnick 1eb41090c4
Improve Benchmarks (#313)
* Implement Recommendations

* Update FuncMultiConverter.cs

* Fix Nullability

* Remove Invalid Constraints, Add Unit Tests

* `dotnet format`

* Implement CollectionExpressions

* `dotnet format`

* Create custom TypedBinding

* Update TypedBinding.cs

* Fix formatting

* Update IsExternalInit.cs

* Fix merge conflict build errors
2024-09-11 11:19:27 -07:00
Brandon Minnick a9a6f5eedf
[Housekeeping] Utilize NUnit.Analyzers for Unit Tests (#311) 2024-09-09 13:09:00 -07:00
Brandon Minnick 2123e6752f
Enable AOT Support (#312) 2024-09-08 09:15:44 -07:00
dependabot[bot] a8a3792d44
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /samples (#310)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 17:17:33 +00:00
dependabot[bot] ff06fd9ca1
Bump NUnit from 4.2.1 to 4.2.2 in /samples (#309) 2024-09-02 20:16:51 +02:00
dependabot[bot] 29c57c08a5
Bump MauiPackageVersion from 8.0.80 to 8.0.82 in /samples (#307) 2024-08-29 17:28:05 +00:00
dependabot[bot] e00937e693
Bump CommunityToolkit.Mvvm from 8.2.2 to 8.3.0 in /samples (#305) 2024-08-27 23:45:01 +02:00
dependabot[bot] d689836a1b
Bump NUnit from 4.2.0 to 4.2.1 in /samples (#304) 2024-08-23 10:53:02 -07:00
dependabot[bot] a239668f4a
Bump NUnit from 4.1.0 to 4.2.0 in /samples (#303) 2024-08-22 11:47:29 -07:00
dependabot[bot] 2fd63cf42c
Bump Microsoft.CodeAnalysis.CSharp from 4.1.0 to 4.11.0 in /samples (#300) 2024-08-20 11:09:37 -07:00
dependabot[bot] d66cde6727
Bump MauiPackageVersion from 8.0.71 to 8.0.80 in /samples (#301) 2024-08-20 11:09:22 -07:00
dependabot[bot] 028e782eb3
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /samples (#302) 2024-08-20 11:08:52 -07:00
dependabot[bot] 47e2a80e11
Bump MauiCommunityToolkitPackageVersion from 9.0.2 to 9.0.3 in /samples (#299)
Bumps `MauiCommunityToolkitPackageVersion` from 9.0.2 to 9.0.3.

Updates `CommunityToolkit.Maui` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](https://github.com/CommunityToolkit/Maui/compare/9.0.2...9.0.3)

Updates `Microsoft.Maui.Controls` from 8.0.21 to 8.0.71
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](https://github.com/dotnet/maui/compare/8.0.21...8.0.71)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Maui.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 18:17:25 +00:00
dependabot[bot] 29797e84bd
Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 in /samples (#298)
Bumps Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4.

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 18:04:34 +00:00
dependabot[bot] 7e024410b5
Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0 in /samples (#297)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 17:25:32 +00:00
dependabot[bot] ae72391d41
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.12 to 0.14.0 in /samples (#295) 2024-08-09 16:50:29 -04:00
dependabot[bot] a46fa739e3
Bump NUnit.Analyzers from 4.2.0 to 4.3.0 in /samples (#296) 2024-08-09 14:53:04 -04:00
dependabot[bot] 21b264d6b9
Bump MauiCommunityToolkitPackageVersion from 9.0.1 to 9.0.2 in /samples (#293)
Bumps `MauiCommunityToolkitPackageVersion` from 9.0.1 to 9.0.2.

Updates `CommunityToolkit.Maui` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](https://github.com/CommunityToolkit/Maui/compare/9.0.1...9.0.2)

Updates `Microsoft.Maui.Controls` from 8.0.14 to 8.0.21
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](https://github.com/dotnet/maui/compare/8.0.14...8.0.21)

Updates `Microsoft.Maui.Controls.Compatibility` from 8.0.14 to 8.0.21
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](https://github.com/dotnet/maui/compare/8.0.14...8.0.21)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Maui.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Maui.Controls.Compatibility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
2024-08-08 19:04:28 +00:00
Brandon Minnick a23aacf0d8
Remove `Microsoft.Maui.Controls.Compatibility` references (#294) 2024-08-08 18:52:46 +00:00
dependabot[bot] 47d99d380b
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /samples (#292)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.5.0...V4.6.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 18:32:40 +00:00
dependabot[bot] 283da92b68
Bump BenchmarkDotNet from 0.13.12 to 0.14.0 in /samples (#291)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.12 to 0.14.0.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 18:19:48 +00:00
github-actions[bot] 67d3a092ce
[housekeeping] Automated PR to fix formatting errors (#290)
Automated dotnet-format update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-12 18:16:16 -07:00
Brandon Minnick 04e38be366
Add `Style<T>` Constructor Overload (#289) 2024-07-11 23:34:57 -07:00
Brandon Minnick d3df726171
Update PULL_REQUEST_TEMPLATE.md
Updated to match `CommunityToolkit.Maui` Pull Request Template: https://github.com/CommunityToolkit/Maui/edit/main/.github/PULL_REQUEST_TEMPLATE.md
2024-07-11 11:34:02 -07:00
github-actions[bot] dfabc908a3
[housekeeping] Automated PR to fix formatting errors (#288) 2024-06-22 00:17:53 +00:00
Brandon Minnick 5d9ab90293
Add Performance Benchmarks (#287)
* Add Benchmarks

* Add `BenchmarkDotNet.Artifacts/` to `.gitignore`

* Add Benchmarks to Build Pipeline

* Update .gitignore

* Only publish artifacts on Windows

* Segregate View-to-ViewModel Bindings from ViewModel-To-View Bindings

* Add missing setters

* Update azure-pipelines.yml

* Update Pipeline Order + Display Name

* Move Benchmarks + Sample App to Separate Job Pipeline

Running these in parallel optimizes our pipeline speeds

* Update azure-pipelines.yml

* Add `CommunityToolkit.Maui.Markup.Benchmarks.csproj`

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update Benchmark CI

* Use `--project`

* Update azure-pipelines.yml

* Publish Benchmark Results to `$(Build.ArtifactStagingDirectory)`

* Disable Code Signing

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml
2024-06-21 18:49:03 +00:00
dependabot[bot] 4146d1f501
Bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0 in /samples (#286)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 17:48:32 +00:00
dependabot[bot] 8c7a73d1c2
Bump CommunityToolkit.Maui from 9.0.0 to 9.0.1 in /samples (#285) 2024-06-07 17:39:27 +00:00
dependabot[bot] 152ba7981c
Bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /samples (#284) 2024-05-27 05:05:05 +00:00
dependabot[bot] 0547a4acde
Bump CommunityToolkit.Maui from 7.0.1 to 9.0.0 in /samples (#283) 2024-05-27 04:49:22 +00:00
dependabot[bot] 4ebc9c1eff
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /samples (#282) 2024-05-27 04:34:34 +00:00
Brandon Minnick 481f3e4da5 Use `IPlatformApplication` to retrieve `IServiceProvider` 2024-05-05 11:06:05 +02:00
Brandon Minnick a734c2df79
[Housekeeping] Update NuGet Packages (#277)
Update NuGet Packages
2024-03-25 17:38:47 -07:00
Brandon Minnick 8980f3dba1
[Sample App] Add Microsoft.Extensions.Http.Resilience (#275)
* Implement Microsoft.Extensions.Http.Resilience" Version

* Update MauiProgram.cs

* `dotnet format`

* Update azure-pipelines.yml

* Update Directory.Build.props

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Remove ` -warnaserror`

* Elevate Async/Await Errors
2024-03-21 12:59:06 -07:00
Brandon Minnick 6a6a351a59 Resolve NuGet Package Downgrade Errors 2024-03-20 15:10:31 -07:00
Brandon Minnick d12eb37eb5
Update azure-pipelines.yml 2024-03-20 14:49:53 -07:00
Brandon Minnick b350d5b36f
Update azure-pipelines.yml 2024-02-07 14:09:05 +01:00
dependabot[bot] f11cd4d158
Bump PolySharp from 1.14.0 to 1.14.1 in /samples (#273)
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/Sergio0694/PolySharp/releases)
- [Commits](https://github.com/Sergio0694/PolySharp/compare/1.14.0...1.14.1)

---
updated-dependencies:
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 17:35:20 +00:00
dependabot[bot] 08459a7e12
Bump PolySharp from 1.13.2 to 1.14.0 in /samples (#271) 2023-11-28 17:42:30 +00:00
github-actions[bot] 4de4410d65
[housekeeping] Automated PR to fix formatting errors (#270) 2023-11-28 00:21:23 +00:00
Brandon Minnick 2c4a27e0b8 Implement NUnit2045 2023-11-27 10:12:25 -08:00
dependabot[bot] d58fbc04e5
Bump NUnit from 3.14.0 to 4.0.0 in /samples (#269)
* Bump NUnit from 3.14.0 to 4.0.0 in /samples

Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.14.0...v4.0.0)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Implement Fluent Validation

* Add NUnit.Analyzers

* Fix TapGesture Test

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
2023-11-26 22:44:11 -08:00
dependabot[bot] 7ac435ccd5
Bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0 in /samples (#268) 2023-11-22 06:36:34 +00:00
Brandon Minnick bba952e31c Update azure-pipelines.yml 2023-11-21 09:48:18 -08:00
github-actions[bot] 1ca997a414
[housekeeping] Automated PR to fix formatting errors (#267) 2023-11-20 16:28:48 -08:00
dependabot[bot] 48ad68ec4d
Bump CommunityToolkit.Maui from 6.1.0 to 7.0.0 in /samples (#266)
Bumps [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](https://github.com/CommunityToolkit/Maui/compare/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 17:46:46 +00:00
dependabot[bot] 7ef1ceaa91
Bump Microsoft.Extensions.Http.Polly from 7.0.13 to 8.0.0 in /samples (#264)
Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) from 7.0.13 to 8.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.13...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 18:08:48 +00:00
Brandon Minnick 07a655e13a
Update to .NET 8.0 GA (#257)
* Remove Preview

* Build + Sign NuGet Packages on macOS

* Update Directory.Build.props

* Update api-version on Tizen manifest

* Update azure-pipelines.yml

* Update azure-pipelines.yml

---------

Co-authored-by: Jay Cho <chojoong@gmail.com>
2023-11-14 17:51:04 +00:00