C# visual-basic

Open-source C# projects categorized as visual-basic

Top 5 C# visual-basic Projects

  • Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

  • Project mention: The search for easier safe systems programming | news.ycombinator.com | 2024-05-08

    The C# compiler has an MIT license and is available on GitHub, which is about as FOSS as it gets.

    https://github.com/dotnet/roslyn

  • samples

    Sample code referenced by the .NET documentation (by dotnet)

  • Project mention: The Rust Calling Convention We Deserve | news.ycombinator.com | 2024-04-18

    What you may have been looking for is these:

    - https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...

    - https://github.com/dotnet/samples/blob/main/core/nativeaot/N...

    Mono has been a stable choice for embedding in game-script style scenarios, in particular, because of the ability to directly call its methods inside providing the caller honors the calling convention correctly, but it has been slowly becoming more of a liability as you are missing out on a lot of performance by not hosting CoreCLR instead, if that is the desired scenario.

    For .dll/.so/.dylib's, it is easier and often better to just build a native library with naot instead (you can also produce a statically linkable binaries but it might have issues on e.g. macOS which has...not the most reliable linker that likes to take breaking changes).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • project-system

    The .NET Project System for Visual Studio

  • Project mention: Project Type GUID Changed when coworkers opens solution on their PC Why? | /r/dotnetcore | 2023-06-27

    The .NET Core one was necessary once. Today msbuild (and I believe VS too) uses heuristics instead, so it does not matter which GUID you use.

  • sonar-dotnet

    Code analyzer for C# and VB.NET projects

  • Project mention: Is breaking out from an infinite async iterator via cancellation considered a code smell? | /r/dotnet | 2023-06-09

    👍 I've reported an issue here, let's see how it goes. I think it will probably be turned down 🙂

  • Waf DotNetPad

    The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# visual-basic related posts

  • Still No REPL for .NET Core in Visual Studio

    1 project | news.ycombinator.com | 17 Feb 2024
  • Roslyn VS Metalama.Compiler - a user suggested alternative

    2 projects | 7 Dec 2023
  • Por debaixo do capô: async/await e as mágicas do compilador csharp

    3 projects | dev.to | 18 Oct 2023
  • Interceptors

    1 project | news.ycombinator.com | 8 Aug 2023
  • Tentative C# 12 feature list · dotnet/roslyn · Discussion #69074

    1 project | /r/dotnet | 20 Jul 2023
  • Tentative C# 12 feature list · dotnet/roslyn · Discussion #69074

    1 project | /r/programming | 20 Jul 2023
  • How to combine codes that other people have worked on?

    3 projects | /r/Unity2D | 1 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source visual-basic projects in C#? This list will help you:

Project Stars
1 Roslyn 18,600
2 samples 3,247
3 project-system 956
4 sonar-dotnet 727
5 Waf DotNetPad 135

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com