Microsoft.CodeAnalysis.Features
by: Microsoft
- 3 total downloads
- Latest version: 5.0.0-2.final
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 4.9.2
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-3.final
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/29e657c0582904529bae2a87c227220e03f509cf.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1 total downloads
- Latest version: 4.10.0-2.final
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 2 total downloads
- Latest version: 4.14.0
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 17.6.2
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite.Core
by: Microsoft
- 3 total downloads
- Latest version: 8.0.2
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.DiaSymReader
by: Microsoft
- 8 total downloads
- Latest version: 1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 2.1.2
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 8.0.12
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 2.1.11
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 3.1.23
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 3.1.5
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Implementation of key-value pair based configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 3 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0-preview3.19553.2
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
- 2 total downloads
- Latest version: 8.0.5
Abstractions for defining health checks in .NET applications
Commonly Used Types
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider