Microsoft.CodeAnalysis by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/069a85a786acae3be2c7b49e330b7f968a624c88.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview4-final
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Dependencies by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.300-rc.2.5513+sha.8a017cf73-azdo.6048189
.NET MAUI NuGet dependencies pack
Microsoft.NETCore.App.Host.win-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.2.20160.6
Internal implementation package not meant for direct consumption. Please do not reference directly. d12f79a4d1b908636b96005fe30f547e54cea3ee When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.5.22301.12
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 38 total downloads
  • Latest version: 8.0.6
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.26
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost dae24f14e71c9317afbcf2ffaf6a6faa247c1c86 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-preview1
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.CodeGenerator by: Microsoft
  • 1 total downloads
  • Latest version: 8.1.0-preview3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Code generation library for Orleans.Serialization
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.4
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft.VisualStudio.Web.CodeGeneration
  • 1 total downloads
  • Latest version: 1.0.0-msbuild2-final
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.25227-preview
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK.DWrite by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.25073101-preview
  • DWriteCore;native
DWriteCore is an implementation of the Microsoft Windows DirectWrite API that has been decoupled from the Windows OS. DWriteCore provides services for applications to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250801002-preview
  • Microsoft,Interactive Experiences,WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
MudBlazor by: Garderoben, Henon and Contributors
  • 3 total downloads
  • Latest version: 6.1.4
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1 total downloads
  • Latest version: 4.7.4
  • NLog logging log structured tracing logfiles database eventlog email wcf console
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+; - .NET Framework 4 client profile - Xamarin Android, Xamarin iOs - UWP - Windows Phone 8 - Silverlight 4 and 5 - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NUnit by: Charlie Poole
  • 2 total downloads
  • Latest version: 3.0.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit3-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. Supported platforms: - .NET 2.0+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)