|
You are here |
www.ayende.com | ||
| | | | |
www.darrenhorrocks.co.uk
|
|
| | | | | Building APIs that handle large datasets can be a challenge. A common approach is to collect all the data into a list, convert it to JSON, and then send it all at once. But what happens when that dataset is massive? Your API might freeze up while it's building the response, and you could end up with a huge memory footprint. Fortunately, ASP.NET Core provides a great solution for this problem: IAsyncEnumerable. | |
| | | | |
ravendb.net
|
|
| | | | | Jaime and I had a really good discussion about RavenDB, why I took the time to create myown NoSql database engine, and the fact that I built it using .... | |
| | | | |
dusted.codes
|
|
| | | | | Tips and tricks for ASP.NET Core applications | |
| | | | |
lenholgate.com
|
|
| | | |||