DORSETRIGS
Home

native-aot (4 post)


posts by category not found!

F# discriminated unions simple use raises AOT and trimming warnings on publish

Understanding F Discriminated Unions and Addressing AOT and Trimming Warnings on Publish F is a powerful functional programming language that provides a variety

3 min read 30-09-2024 80
F# discriminated unions simple use raises AOT and trimming warnings on publish
F# discriminated unions simple use raises AOT and trimming warnings on publish

How to view file version of Native AOT C# app in linux?

How to View the File Version of a Native AOT C Application in Linux If you re working with C applications particularly those utilizing Native Ahead Of Time AOT

2 min read 29-09-2024 66
How to view file version of Native AOT C# app in linux?
How to view file version of Native AOT C# app in linux?

Use System.Text.Json converters with JsonTypeInfo for AOT

Using System Text Json Converters with Json Type Info for Ahead of Time AOT Compilation In this article we will explore how to leverage System Text Json convert

3 min read 25-09-2024 83
Use System.Text.Json converters with JsonTypeInfo for AOT
Use System.Text.Json converters with JsonTypeInfo for AOT

Correct way to link lssl and lcrypto for a static lib

Linking Open SSL for Static Libraries A Guide to SHA 256 Encryption This article explores the challenges of linking Open SSL statically for SHA 256 encryption i

2 min read 02-09-2024 63
Correct way to link lssl and lcrypto for a static lib
Correct way to link lssl and lcrypto for a static lib