StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Languages
  4. Nuget Packages
  5. Microsoft.AspNet.Razor vs System.Collections.Immutable

Microsoft.AspNet.Razor vs System.Collections.Immutable

OverviewComparisonAlternatives

Overview

System.Collections.Immutable
System.Collections.Immutable
Stacks385
Followers0
Votes0
GitHub Stars17.8K
Forks5.1K
Microsoft.AspNet.Razor
Microsoft.AspNet.Razor
Stacks1.2K
Followers17
Votes0
GitHub Stars882
Forks235

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

System.Collections.Immutable
System.Collections.Immutable
Microsoft.AspNet.Razor
Microsoft.AspNet.Razor

This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. Commonly Used Types: System.Collections.Immutable.ImmutableArray System.Collections.Immutable.ImmutableArray<T> System.Collections.Immutable.ImmutableDictionary System.Collections.Immutable.ImmutableDictionary<TKey,TValue> System.Collections.Immutable.ImmutableHashSet System.Collections.Immutable.ImmutableHashSet<T> System.Collections.Immutable.ImmutableList System.Collections.Immutable.ImmutableList<T> System.Collections.Immutable.ImmutableQueue System.Collections.Immutable.ImmutableQueue<T> System.Collections.Immutable.ImmutableSortedDictionary System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> System.Collections.Immutable.ImmutableSortedSet System.Collections.Immutable.ImmutableSortedSet<T> System.Collections.Immutable.ImmutableStack System.Collections.Immutable.ImmutableStack<T>.

Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.

Statistics
GitHub Stars
17.8K
GitHub Stars
882
GitHub Forks
5.1K
GitHub Forks
235
Stacks
385
Stacks
1.2K
Followers
0
Followers
17
Votes
0
Votes
0

What are some alternatives to System.Collections.Immutable, Microsoft.AspNet.Razor?

Amazon.CDK.AWS.KMS

Amazon.CDK.AWS.KMS

CDK Constructs for AWS KMS (Stability: Stable).

Newtonsoft.Json

Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET.

jQuery

jQuery

JQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/.

xunit

xunit

XUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.

xunit.runner.visualstudio

xunit.runner.visualstudio

Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.

Moq

Moq

Moq is the most popular and friendly mocking framework for .NET.

Microsoft.AspNet.WebApi.Client

Microsoft.AspNet.WebApi.Client

This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

Serilog

Serilog

Simple .NET logging with fully-structured events.

Microsoft.Extensions.Configuration.Json

Microsoft.Extensions.Configuration.Json

JSON configuration provider implementation for Microsoft.Extensions.Configuration.

Microsoft.Web.Infrastructure

Microsoft.Web.Infrastructure

This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase