Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft.EntityFrameworkCore.Relational.Design
- 1 total downloads
- Latest version: 1.0.5
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft.EntityFrameworkCore.SqlServer.Design
- 1 total downloads
- Latest version: 1.0.5
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 23 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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.ApiDescription.Server
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
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.Configuration.Binder
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 9 total downloads
- Latest version: 6.0.0-preview.1.21102.12
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft.Extensions.DiagnosticAdapter
- 1 total downloads
- Latest version: 1.0.0-rc2-final
A DiagnosticListener implementation which provides duck-typing through generated proxy types.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Localization
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 3 total downloads
- Latest version: 1.0.1
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview1-final
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.WebEncoders
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 4.14.1
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Client
by: Microsoft
- 3 total downloads
- Latest version: 4.44.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.