Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 7.0.17
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d0ca5a8d20ac50a33d5451e998a5d411a810c8d7
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview.3.22178.4
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.AspNetCore.DataProtection
by: Microsoft.AspNetCore.DataProtection
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 8.0.18
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cea5fa610dba4e0c024727f4c528a66018b820a3
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 5.0.1
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core MVC Razor Pages.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
ASP.NET Core middleware for caching HTTP responses on the server.
This package was built from the source code at https://github.com/aspnet/ResponseCaching/tree/9f49398f28d7c1e0dc0305f8080351c413b0f297
Microsoft.AspNetCore.Session
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 1 total downloads
- Latest version: 6.0.10
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
Microsoft.AspNetCore.TestHost
by: Microsoft
- 1 total downloads
- Latest version: 6.0.12
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54142bcb25544b72fac28b1b061e7788c91c4f49
Microsoft.Azure.Cosmos
by: Microsoft
- 4 total downloads
- Latest version: 3.39.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.Bcl.AsyncInterfaces
by: Microsoft
- 3 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4-beta1.22168.1
Banned API Analyzers
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-1.final
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/431de5f2dab8829ad9e4ac5e65a87c11253be7c7.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 1 total downloads
- Latest version: 4.4.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/1ce8866c9de4c2d67351ef6863699dee03b0804a.
Microsoft.Diagnostics.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc.20303.6
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Microsoft.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview.19074.3
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.Design
by: Microsoft
- 0 total downloads
- Latest version: 6.0.13
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 4 total downloads
- Latest version: 9.0.3
In-memory database provider for Entity Framework Core (to be used for testing purposes).