Microsoft.AspNetCore.SignalR.Protocols.MessagePack
by: Microsoft
- 1 total downloads
- Latest version: 8.0.10
Implements the SignalR Hub Protocol over MsgPack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 16 total downloads
- Latest version: 2.3.12
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 53 total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.Bcl.Memory
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.TimeProvider
System.ITimer
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 30 total downloads
- Latest version: 5.3.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.CSharp
by: Microsoft
- 5 total downloads
- Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient
by: Microsoft
- 3 total downloads
- Latest version: 7.1.0
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.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 1 total downloads
- Latest version: 1.0.500-preview2-1-003177
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 10 total downloads
- Latest version: 3.1.5
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore
by: Microsoft
- 16 total downloads
- Latest version: 5.0.17
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 29 total downloads
- Latest version: 5.0.16
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 58 total downloads
- Latest version: 11.0.0-preview.1.26104.118
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0-preview.2.20159.4
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 18 total downloads
- Latest version: 5.0.9
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 57 total downloads
- Latest version: 5.0.15
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 23 total downloads
- Latest version: 10.0.4
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 80 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache