Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SteveDunn/Vogen

Tags

8.0.3-beta.2

Toggle 8.0.3-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #836 from SteveDunn/dependabot/github_actions/acti…

…ons/setup-dotnet-5.0.0

Bump actions/setup-dotnet from 4.3.1 to 5.0.0

8.0.3-beta.1

Toggle 8.0.3-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #846 from aradalvand/main

fix: PolyType `[TypeShape]` attribute and disable NRTs for the marshaler

8.0.2

Toggle 8.0.2's commit message
Add tests and update snapshots for DateOnly/TimeOnly in instance attr…

…ibutes

8.0.1

Toggle 8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #824 from SteveDunn/fix-netstandard-consumer

Fix netstandard consumer

8.0.0

Toggle 8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #821 from SteveDunn/dependabot/github_actions/acti…

…ons/download-artifact-5

Bump actions/download-artifact from 4 to 5

8.0.0-beta.2

Toggle 8.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #803 from amyboose/task/704_openApiOptions_for_ASP…

…_NET_Core_OpenAPI

feat: generate OpenApiOptions extensions for ASP.NET Core OpenAPI (#704)

8.0.0-beta.1

Toggle 8.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #800 from SteveDunn/799-missing-null-checks

Fix: null checks missing from struct and record struct wrappers

7.0.5-beta.1

Toggle 7.0.5-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #797 from SteveDunn/768-EfCoreConverter-accessibility

Generated EfCoreConverters can now be declared internal

7.0.4

Toggle 7.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #796 from SteveDunn/tuplebug

Fix: tuple primitives caused XML comment issues and could crash the source generator

7.0.4-beta.1

Toggle 7.0.4-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #788 from MattKotsenas/feature/allow-instance-on-p…

…roperty

Allows instances to be static getter properties