Skip to content

Instantly share code, notes, and snippets.

View stormwild's full-sized avatar
🏠
Working from home

Alexander R Torrijos stormwild

🏠
Working from home
View GitHub Profile
@stormwild
stormwild / aspose.md
Last active July 19, 2024 19:42
Aspose

Aspose

aspose-cells/Aspose.Cells-for-.NET: Aspose.Cells for .NET examples, plugins and showcases

Yes, you can use Aspose with your .NET 6 web API to generate Excel reports, PDFs, and Word documents. Aspose.Total for .NET provides comprehensive libraries like Aspose.Cells for Excel, Aspose.PDF for PDF, and Aspose.Words for Word documents. These libraries allow you to create, manipulate, convert, and render various document formats programmatically without the need for external dependencies like Microsoft Office.

You can find more details and get started by visiting Aspose.Total for .NET.

Here are simple "Hello World" examples for generating Excel, PDF, and Word documents using Aspose.Total for .NET:

@stormwild
stormwild / vertical-slice-architecture.md
Last active July 13, 2024 08:45
Vertical Slice Architecture
@stormwild
stormwild / pogos.md
Created July 13, 2024 06:58
Philippine's Offshore Gambling Syndicates
@stormwild
stormwild / dotnet-file-upload-of-large-files.md
Last active July 7, 2024 01:19
NET File Upload of Large Files

NET File Upload of Large Files

Uploading Large Files in ASP NET Core Web API - Performance Increase With Streams - YouTube

Transcript of "Uploading Large Files in ASP NET Core Web API - Performance Increase With Streams"

Handling Large File Uploads in ASP.NET Core with Streams Introduction Hi everyone, my name is Mar Spich. In this video, I'll show you how to handle uploading large files in ASP.NET Core. I'll discuss why using byte arrays or memory streams can be problematic and highlight the benefits of using streams.

@stormwild
stormwild / seo.md
Last active July 4, 2024 09:25
SEO
@stormwild
stormwild / scalability.md
Last active May 30, 2024 05:37
Scalability