Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 36 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 104 total downloads
- Latest version: 6.0.0
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.ICU.ICU4C.Runtime.linux-arm64
by: Microsoft
- 0 total downloads
- Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.linux-x64
by: Microsoft
- 3 total downloads
- Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-arm64
by: Microsoft
- 1 total downloads
- Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-x64
by: Microsoft
- 2 total downloads
- Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-x86
by: Microsoft
- 3 total downloads
- Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package contains pre-built binaries of MS-ICU.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 20 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.ICU.ICU4C.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 72.1.0.3
This package contains pre-built binaries of ICU4C using the Microsoft ICU (MS-ICU) repo on GitHub.
ICU4C is a mature, widely used set of C/C++ libraries providing Unicode and Globalization support for software applications.
The MS-ICU repo contains a modified version of ICU4C with changes needed for consumption inside various Microsoft products.
This runtime package only contains the common and i18n libraries, along with the data library.
To download debugging symbols please see the page here:
https://github.com/microsoft/icu/releases/tag/v72.1.0.3
Note: For binary compatibility between versions see the page here: https://aka.ms/icu-binary-compatibility
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0-preview1-final
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Configuration extensions to load user secrets.
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
File based provider configuration extensions for the Configuration package.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.