Posts by this author

Nov 18, 2021
Post comments count12
Post likes count0

Infer# v1.2: Interprocedural Memory Safety Analysis For C#

Infer# v1.2 brings the first interprocedural race condition detection to .NET. Use it today locally in Windows via WSL2 or directly in continuous integration via Azure Pipelines or GitHub Actions.

.NET.NET CoreStatic Analysis
Dec 8, 2020
Post comments count10
Post likes count0

Infer#: Interprocedural Memory Safety Analysis For C#

We are excited to announce the public release of Infer#, which brings the interprocedural static analysis capabilities of Infer to the .NET community.

.NET.NET CoreC#