devlooped / SmallSharp
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
☆293Updated this week
Alternatives and similar repositories for SmallSharp:
Users that are interested in SmallSharp are comparing it to the libraries listed below
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆292Updated this week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆567Updated last month
- Roslyn analyzers for IDisposable☆402Updated 10 months ago
- Execute a function in a separate process☆233Updated 9 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Intelligent Enums☆213Updated 5 months ago
- A basic template for writing a C# source generator☆187Updated 3 years ago
- Portable Razor compiler & code generator☆229Updated last year
- Easily identify which dependencies can be removed from a .NET project☆191Updated last month
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆191Updated last week
- Source only package that exposes newer .net and C# features to older runtimes.☆349Updated last week
- Stack only json deserialization using generators and the System.Text.Json library☆292Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆404Updated 6 months ago
- .NET test logger that reports to GitHub Actions☆308Updated 3 weeks ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆464Updated this week
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 3 weeks ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆261Updated last month
- Parsing and Utilities for Command Line Tools in .Net