Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.1.0 #28

Merged
merged 19 commits into from
Apr 28, 2024
Merged

Update to 1.1.0 #28

merged 19 commits into from
Apr 28, 2024

Conversation

alex-oswald
Copy link
Owner

@alex-oswald alex-oswald commented Apr 26, 2024

  • Add form provider tests
  • Add .NET 8 support
  • Enable Minimal API without Web SDK
  • Refactoring
  • Add scoping to the form provider

midare160 and others added 17 commits March 14, 2023 01:38
…ation-logic-to-servicecollectionextensions

Move lifetime registration logic to ServiceCollectionExtensions
Adds UseWindowsFormsLifetime extension methods to HostApplicationBuilder. Also avoids referencing Microsoft.Extensions.Hosting 7.0 when targeting .NET 6.0.
* Add scoped form provider methods and tests

* Add functions to create Forms in a given scope

* Remove commented code

* Change to lamda functions

* File scoped namespaces

* Update existing methods to create scopes
* Cleanup

* Update projects to .NET 8

* Update year

* Publish code coverage and remove publishing build artifact

* Update version to 1.1.0

* Rename and enforce code coverage

* Publish coverage before tests so coverage is always published

* Comment out branch coverage for now

* Rename test class
@alex-oswald alex-oswald changed the title Merge contributions Update to 1.2.0 Apr 28, 2024
@alex-oswald alex-oswald reopened this Apr 28, 2024
@alex-oswald alex-oswald merged commit f094cf9 into main Apr 28, 2024
1 check passed
@alex-oswald alex-oswald changed the title Update to 1.2.0 Update to 1.1.0 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants