Skip to content

v3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:57
v3.4.0
07899e6
  • Renamed GetFilesAsync to ListFilesAsync. (GetFilesAsync is still available as an alias, but it's marked
    "Obsolete" and will be removed in a future version.)

  • Marked the services.AddFileServices(configuration) overload as "Obsolete". Use builder.AddFileServices() instead.