CSharpEssentials

CsharpDevelopmentTools

A collection of tools to simplify C# development with Roslyn diagnostics and code fixes.

C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language features.

GitHub

160 stars
18 watching
26 forks
Language: C#
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
csharpfritz/csharp_with_csharpfritz A collection of resources and code for learning C# programming with CSharpFritz's tutorials and examples. 662
davidwynne/csharpeval A lightweight C# compiler and REPL that compiles and executes user-defined C# code at runtime 24
michalstrehovsky/zerosharp Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology 2,022
daveaglick/scripty Tool to use Roslyn-powered C# scripts for code generation in .NET projects 620
sharpenrocks/sharpen Intelligently modernizes existing C# codebases by introducing new language features and refactoring code 416
head-first-csharp/fourth-edition This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book 894
codelytv/csharp-basic-skeleton Creates boilerplate code and project structure for C# projects with tests and domain logic 24
friflo/ecs.csharp.benchmark-common-use-cases A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. 22
dotnet/roslyn Provides a compiler and code analysis API for C# and Visual Basic languages 19,064
distantcam/autoctor Automatically generates constructors and associated code for managing dependencies in C# classes 84
nikhilk/scriptsharp A development tool that compiles C# source code into JavaScript for building large-scale web applications. 658
devlooped/thisassembly Exposes project and assembly level information as constants in a reusable class 437
jermp/essentials A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. 15
omnisharp/omnisharp-roslyn A .NET development platform providing project dependencies and C# language services to various IDEs and plugins. 1,785
handlebars-net/handlebars.net.helpers Provides a set of reusable C# helper functions for various tasks 41