Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.10.0
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.ClearScript.Windows.Core
by: Microsoft
- 1 total downloads
- Latest version: 7.3.3
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.3
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-beta2.final+6dc3658c
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 4.2.0-4.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/76398adb17bed731280dd869e8b03b2b04cd1f67.
Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc3
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
Microsoft.CodeCoverage
by: Microsoft
- 24 total downloads
- Latest version: 17.5.0-preview-20221221-03
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0-preview.4.24267.1
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
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.Data.Sqlite.Core
by: Microsoft
- 2 total downloads
- Latest version: 5.0.16
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
- 1 total downloads
- Latest version: 2.1.0-rc1-final
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 7.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 5.0.10
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview8.19405.11
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 6.0.9
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.6.25358.103
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Microsoft.Extensions.Diagnostics
by: Microsoft
- 8 total downloads
- Latest version: 9.0.8
This package includes the default implementation of IMeterFactory and additional extension methods to easily register it with the Dependency Injection framework.
Microsoft.Extensions.Features
by: Microsoft
- 1 total downloads
- Latest version: 6.0.14
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/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 3.1.4
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 7.0.12
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/57512b49997283599b00a6b67d0ccebaec171daf