Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview3.19553.2
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 9.0.7
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft.EntityFrameworkCore.Design
- 1 total downloads
- Latest version: 1.0.3
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft.EntityFrameworkCore.Sqlite.Design
- 2 total downloads
- Latest version: 1.0.5
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft.EntityFrameworkCore.SqlServer.Design
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Design-time Entity Framework Functionality for Microsoft SQL Server data store.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 8 total downloads
- Latest version: 8.0.7
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: 9.0.5
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/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml
by: Microsoft.Extensions.Configuration.Xml
- 1 total downloads
- Latest version: 1.0.1
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 3.0.3
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Composite
by: Microsoft.Extensions.FileProviders.Composite
- 1 total downloads
- Latest version: 1.0.1
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft.Extensions.Localization.Abstractions
- 1 total downloads
- Latest version: 1.0.5
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
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.Options.ConfigurationExtensions
by: Microsoft.Extensions.Options.ConfigurationExtensions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft.Extensions.Primitives
- 1 total downloads
- Latest version: 1.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.12.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
- 12 total downloads
- Latest version: 4.35.1
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.