Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 13.06k total downloads
  • Latest version: 2.2.6
  • efcore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 420 total downloads
  • Latest version: 2.2.4
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Scaffold-DbContext Script-Migrations Update-Database
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 6.994k total downloads
  • Latest version: 2.0.0
  • cache memorycache distributedcache
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
  • 7.012k total downloads
  • Latest version: 2.0.0
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 7.452k total downloads
  • Latest version: 2.0.0
  • configuration
Abstractions of key-value pair based configuration. Commonly used types: Microsoft.Extensions.Configuration.IConfiguration Microsoft.Extensions.Configuration.IConfigurationBuilder Microsoft.Extensions.Configuration.IConfigurationProvider Microsoft.Extensions.Configuration.IConfigurationRoot Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 7.252k total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 30.556k total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 7.448k total downloads
  • Latest version: 2.0.0
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 6.819k total downloads
  • Latest version: 2.0.0
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 6.814k total downloads
  • Latest version: 2.0.0
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 7.455k total downloads
  • Latest version: 2.0.0
  • hosting
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Logging by: Microsoft.Extensions.Logging
  • 10.142k total downloads
  • Latest version: 1.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 17.816k total downloads
  • Latest version: 2.0.0
  • logging
Logging abstractions for Microsoft.Extensions.Logging. Commonly used types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Options by: Microsoft
  • 7.65k total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives by: Microsoft
  • 11.6k total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 29 total downloads
  • Latest version: 2.2.5
Provides the .NET Core app bootstrapper intended for use in the application directory 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 23 total downloads
  • Latest version: 2.2.5
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 21 total downloads
  • Latest version: 2.2.5
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 0a3c9209c044e7772631cd0b926630c75ac13319 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 13.498k total downloads
  • Latest version: 3.0.0-preview6.19303.8
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 58.21k total downloads
  • Latest version: 12.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET