roslyn
Here are 293 public repositories matching this topic...
Current behavior
When I removed the status bar by adding those 4 lines in the style.xml
<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>Applying `VisibleBoundsPadding
-
Updated
May 14, 2021 - C#
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
-
Updated
Oct 5, 2021 - C#
PeachPie - the PHP compiler and runtime for .NET and .NET Core
-
Updated
Sep 20, 2021 - C#
A cross-platform C# editor based on Roslyn and AvalonEdit
-
Updated
Sep 24, 2021 - C#
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
-
Updated
Oct 6, 2021 - C#
-
Updated
May 31, 2021 - C#
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
-
Updated
Sep 29, 2021 - C#
WPF for JavaScript
-
Updated
May 25, 2018 - C#
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.
-
Updated
Oct 16, 2020 - C#
Convert code from C# to VB.NET and vice versa using Roslyn
-
Updated
Oct 2, 2021 - C#
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
-
Updated
Oct 7, 2021 - C#
C# Source Generator based dependency injection container implementation.
-
Updated
Apr 30, 2021 - C#
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
-
Updated
Oct 6, 2021
Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
-
Updated
Jul 6, 2021
A utility to perform design-time builds of .NET projects without having to think too hard about it.
-
Updated
Sep 6, 2021 - C#
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
-
Updated
Nov 27, 2020 - C#
Roslyn analyzers that aim to help security audit on .NET applications.
-
Updated
Feb 19, 2018 - C#
A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies
-
Updated
Oct 6, 2021 - C#
Portable Razor compiler & code generator
-
Updated
Oct 7, 2021 - C#
Improve this page
Add a description, image, and links to the roslyn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the roslyn topic, visit your repo's landing page and select "manage topics."


Version Used: 3.8.0
Steps to Reproduce:
Run the following xUnit test: