Microsoft.CodeAnalysis.CSharp.Scripting by: Microsoft
  • 1 total downloads
  • Latest version: 3.7.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/34202cc2f3e869fd70a26d8237f4552cf9e192cf.
Microsoft.CodeAnalysis.CSharp.Workspaces by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for analyzing C# 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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.Scripting.Common by: Microsoft
  • 13 total downloads
  • Latest version: 4.10.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. 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/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
Microsoft.CodeAnalysis.VisualBasic.Features by: Microsoft
  • 4 total downloads
  • Latest version: 3.9.0-5.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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/7a63d79b60ffb33e919bee8056816f8f449d00ce.
Microsoft.Data.SqlClient by: Microsoft
  • 1 total downloads
  • Latest version: 6.1.1
  • sqlclient microsoft.data.sqlclient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Sqlite.Core by: Microsoft
  • 15 total downloads
  • Latest version: 10.0.0
  • SQLite Data ADO.NET
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.EntityFrameworkCore.Abstractions by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.3
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.18
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.0-rc.1.20451.13
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.23
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.29
  • configuration commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.KeyPerFile by: Microsoft
  • 10 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • configuration
Configuration provider that uses files in a directory for Microsoft.Extensions.Configuration. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.Extensions.Features by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.2
  • aspnetcore
Provides abstractions for a loosly coupled collection of features. Commonly Used Types: Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Http.Features.FeatureCollection This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.32
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.10
  • hosting
.NET Core hosting and startup infrastructures for applications.
Microsoft.Extensions.Identity.Core by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.3
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 11 total downloads
  • Latest version: 9.0.3
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459