InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Referencesource Alternatives
Similar projects and alternatives to referencesource
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
CoreCLR
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
-
-
-
MSBuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
csharplang
The official repo for the design of the C# programming language
-
ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
-
-
NancyFx
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono. Note: This project is no longer maintained and has been archived.
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
jMonkeyEngine
A complete 3-D game development suite written in Java.
-
-
-
-
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
referencesource reviews and mentions
-
Multi-Key Dictionary in C#
.net itself has arbitrary interfaces, ex https://github.com/microsoft/referencesource/blob/master/mscorlib/system/action.cs
-
Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
Not enough people care. And you can compile the APIs yourself from the .NET Framework reference source if you really want it. System.Messaging was added to the .NET Framework reference source in this PR.
- Ask HN: Examples of Top C# Code?
-
What do you think is more readable when using LINQ: Query Expressions or Method Expressions?
Now go review the code at https://github.com/microsoft/referencesource/blob/master/System.Xml.Linq/System/Xml/Linq and find where those parts are in LINQ to XML.
-
How to Validate an Email Address in C#
Let’s look at another example. The following is a regex used by Microsoft in their EmailAddressAttribute class:
-
We doing this?
If I trained an AI to make a Java VM by getting it to learn from Microsoft's Reference Source licensed .NET framework. Would I be allowed to make a profit or distribute my Java VM?
-
Why do Task.Wait and Task.Result even exist?
And the actual implementation: https://github.com/microsoft/referencesource/blob/master/mscorlib/system/threading/Tasks/ThreadPoolTaskScheduler.cs
-
I've never felt the need to be honest
FYI, .NET and the Community Toolkit are open source, so you can always check out how deep the magic black box goes. Either way, most of the black magic comes from the IL and CLR anyways, always fun to try understanding that. Most compilers add (or remove) a bunch of stuff behind the scenes anyways. ;)
- we team are you on?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Jan 2023
Stats
microsoft/referencesource is an open source project licensed under MIT License which is an OSI approved license.