Microsoft.CodeAnalysis
by: Microsoft
- 0 total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 13 total downloads
- Latest version: 3.11.0-beta1.24508.2
Banned API Analyzers
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.5-beta1.23165.1
Public API Analyzers
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft.EntityFrameworkCore.Sqlite
- 1 total downloads
- Latest version: 1.0.0
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contracts for dependency injection.
Microsoft.Net.Compilers
by: Microsoft
- 7 total downloads
- Latest version: 4.2.0
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 2.2.1
Provides the .NET Core app bootstrapper intended for use in the application directory
878dd11e62232865aec731fc91604c52c4ecafcf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 total downloads
- Latest version: 6.0.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.Orleans.Client
by: Microsoft
- 0 total downloads
- Latest version: 3.2.0-rc2
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.OrleansProviders
by: Microsoft Research
- 1 total downloads
- Latest version: 1.0.3
Library of built-in persistence and stream providers included in Microsoft Orleans.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 17.2.32
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.25921-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 25921. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAppSDK
by: Microsoft
- 0 total downloads
- Latest version: 1.5.240124002-experimental2
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
NLog
by: Kim Christensen, Julian Verdurmen
- 1 total downloads
- Latest version: 4.4.11
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.2.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 1 total downloads
- Latest version: 9.1.6249.16106
NSwag: The Swagger API toolchain for .NET and TypeScript
NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 2 total downloads
- Latest version: 3.11.1
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework.
For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
The package works with Visual Studio 2012 and newer.
Roslynator.Analyzers
by: Josef Pihrt
- 1 total downloads
- Latest version: 4.12.8
A collection of 200+ analyzers for C#, powered by Roslyn.