Microsoft.AspNetCore.Metadata
by: Microsoft
- 15 total downloads
- Latest version: 9.0.0-preview.3.24172.13
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
by: Microsoft
- 19 total downloads
- Latest version: 9.0.0-preview.3.24172.13
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.Routing
by: Microsoft
- 16 total downloads
- Latest version: 2.2.2
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 18 total downloads
- Latest version: 2.2.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 77 total downloads
- Latest version: 9.0.0-preview.3.24172.9
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.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
Microsoft.Bcl.HashCode
by: Microsoft
- 18 total downloads
- Latest version: 1.1.1
Provides the HashCode type for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.HashCode
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 17 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Commonly Used Types:
System.TimeProvider
System.ITimer
Microsoft.EntityFrameworkCore
by: Microsoft
- 13 total downloads
- Latest version: 7.0.18
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
- 13 total downloads
- Latest version: 7.0.18
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 13 total downloads
- Latest version: 7.0.18
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 14 total downloads
- Latest version: 7.0.18
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 36 total downloads
- Latest version: 9.0.0-preview.3.24172.4
Lazy loading proxies for Entity Framework Core.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 18 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 138 total downloads
- Latest version: 9.0.0-preview.3.24172.9
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 18 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBuilder to add the command line configuration provider to the configuration builder.
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 17 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to add the environment variables configuration provider to the configuration builder.
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 20 total downloads
- Latest version: 9.0.0-preview.3.24172.9
User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 33 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 15 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Diagnostics.HealthChecks
by: Microsoft
- 16 total downloads
- Latest version: 9.0.0-preview.3.24172.13
Components for performing health checks in .NET applications
Commonly Used Types:
Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService
Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d