Releases: JannikLassahn/graphql-dotnet-upload
Releases · JannikLassahn/graphql-dotnet-upload
v3.0.0
v2.0.0
v1.0.0
- Support for ASP.NET Core 3
- Bumps package version to 1.0.0 denoting a long term stable release
v0.4.0
Fixes
- Fix incorrect resolving of root schema in appbuilder extensions and middleware
v0.3.0
Fixes
- remove dependency on singleton schema
v0.2.0
Fixes
- the FormFileConverter is registered automatically for the given schema with the UseGraphQLUpload extension method