6y ago · Jan 10, 2020 2:36 PM
Hey everyone! I keep hearing about Span<T> for performance in .NET 6/7/8. When is it appropriate to use Span<T> over standard arrays or List<T>, and what are the limitations with async methods?
CodeRefactorer · Software Architect
Clean architecture, SOLID principles, and refactoring legacy...
Clean architecture, SOLID principles, and refactoring legacy...
The following users thanked CodeRefactorer for this post: