Skip to content

An example project which uses excessive memory when posting a large json body to an asp.net core web api.

Notifications You must be signed in to change notification settings

ethanhutchins33/MemoryTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryTestApp

An example project which uses excessive memory when posting a large json body to an asp.net core web api.

How to use it

Put a break point on the first line of the Post endpoint in Forecast controller.

Debug the HTTP Post test.

Check the memory usage when you hit the breakpoint

About

An example project which uses excessive memory when posting a large json body to an asp.net core web api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages