-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion
Description
Hi Team,
We are facing when using C#(ASP.NET Core) library in blazor project. Trying to read text file, using stream reader.
We have attached sample for reference.
- Try running the sample.
- We have used StreamReader which load text file.
- For each iteration(looping), Memory gets increased and not released.
Please check this and share the details.
Screenshot:
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion