Обновлено 2024-09-17 20:41:49 +03:00
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
Обновлено 2024-09-14 10:36:33 +03:00
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
Обновлено 2024-09-14 10:17:59 +03:00
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Обновлено 2024-09-12 22:32:31 +03:00
Roslyn analyzers for writing unit tests with NUnit
Обновлено 2024-09-12 09:26:48 +03:00
Template scanner for security misconfiguration and best practices
Обновлено 2024-09-11 20:49:07 +03:00
Roslyn analyzers for Unity game developers
Обновлено 2024-09-09 19:01:54 +03:00
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
Обновлено 2024-08-31 01:37:00 +03:00
Roslyn analyzers for Visual Studio extensions
Обновлено 2024-07-16 01:23:26 +03:00
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
Обновлено 2024-06-27 08:59:26 +03:00
The Xbox Live Trace Analyzer tool ensures your title is using Xbox Live Services in an optimal fashion. Generate usage logs for your title as described in the Analyze Calls to Xbox Live Services article, and then run this tool to view statistics about repeated calls, burst calls, and more.
Обновлено 2024-05-24 21:14:53 +03:00
Centralized infrastructure elements for SixLabors projects. (msbuild, linting, shared internals)
Обновлено 2024-04-17 15:29:04 +03:00
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
Обновлено 2024-01-16 23:18:48 +03:00
A set of packages and tools that enable the use of the Windows Performance Analyzer tooling with iOS, Android and WebAssembly.
Обновлено 2023-10-11 17:58:24 +03:00
A set of roslyn extensions and helpers packaged as content files to avoid extertnal dependencies in analyzers and source generators
Обновлено 2023-02-27 22:48:35 +03:00
Machine Learning Patient Risk Analyzer Solution Accelerator is an end-to-end (E2E) healthcare app that leverages ML prediction models (e.g., Diabetes Mellitus (DM) patient 30-day re-admission, breast cancer risk, etc.) to demonstrate how these models can provide key insights for both physicians and patients. Patients can easily access their appointment and care history with infused cognitive services through a conversational interface. In addition to providing new insights for both doctors and patients, the app also provides the Data Scientist/IT Specialist with one-click experiences for registering and deploying a new or existing model to Azure Kubernetes Clusters, and best practices for maintaining these models through Azure MLOps.
Обновлено 2022-12-08 19:18:29 +03:00
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
Обновлено 2022-11-16 02:45:03 +03:00
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
Обновлено 2022-05-26 23:34:13 +03:00
Analyzers, code fixers and custom completion for Xamarin projects
Обновлено 2022-03-15 23:51:11 +03:00
Roslyn analyzers for Piranha CMS.
Обновлено 2021-11-18 02:43:19 +03:00
A tool to transform PSScriptAnalyzer output to the SARIF format
Обновлено 2021-08-12 14:43:50 +03:00
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
Обновлено 2020-11-27 20:26:42 +03:00
A set of Roslyn C# analyzers for Xamarin and Mono-based code bases
Обновлено 2020-08-14 22:46:37 +03:00
Mono Migration Analyzer. A tool to scan compiled assemblies and determine their compatibility with Mono.
Обновлено 2020-04-20 10:55:23 +03:00
.NET Compiler Platform ("Roslyn") analyzer to disallow calling object.ToString() on types lacking an override.
Обновлено 2016-09-19 10:05:16 +03:00
A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,
Обновлено 2015-11-13 18:11:31 +03:00