Microsoft.AspNetCore.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft.AspNetCore.Hosting.Server.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting server abstractions.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft.AspNetCore.Identity.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 9.0.5
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 1.1.6
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 0 total downloads
- Latest version: 10.0.1
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 0 total downloads
- Latest version: 7.0.7
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d
Microsoft.Azure.Cosmos
by: Microsoft
- 3 total downloads
- Latest version: 3.57.0-preview.1
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL 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.Azure.KeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.0.3
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
Microsoft.Bcl.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
Provides the System.MathF for .NET Standard 2.0
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 16.3.0
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 3.9.0-5.final
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
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/7a63d79b60ffb33e919bee8056816f8f449d00ce.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 2 total downloads
- Latest version: 4.8.0
.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/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 1 total downloads
- Latest version: 3.4.0
.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/82f2e2541478e239dc4b04f231e90dc2b3dcb422.
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 0 total downloads
- Latest version: 5.0.5
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 2 total downloads
- Latest version: 4.5.0
.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/6a5a63bbc9f4449d9bd1e95a8f9624939c3ccdc3.
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 17.6.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.3.25171.6
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
- 1 total downloads
- Latest version: 3.1.27
SQLite implementation of the System.Data.Common provider model.
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