Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1 total downloads
- Latest version: 5.0.3
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 3 total downloads
- Latest version: 5.0.11
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 16 total downloads
- Latest version: 9.0.1
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.Configuration
by: Microsoft
- 10 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 14 total downloads
- Latest version: 10.0.0-preview.7.25380.108
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.Extensions.Http
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview4.19216.2
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly used types:
System.Net.Http.IHttpClientFactory
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-preview.2.25164.1
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 4 total downloads
- Latest version: 9.0.10
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.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 5.6.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 2 total downloads
- Latest version: 7.0.3
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.Maui.Controls.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 8.0.3+2-sha.1ebb238ff3-azdo.8651303
Compatibility APIs and objects for .NET Multi-platform App UI (.NET MAUI) apps. This package contains a collection of APIs and views that allow for easier migration from Xamarin.Forms.
Microsoft.Maui.Core
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.7.25406.3
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
7d57652f33493fa022125b7f63aad0d70c52d810
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client
by: Microsoft Research
- 1 total downloads
- Latest version: 1.0.10
Referencing this package is necessary for a client to communicate with an Orleans system.
Microsoft.Orleans.Hosting.AzureCloudServices
by: Microsoft
- 1 total downloads
- Latest version: 3.0.1
Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Microsoft.Orleans.Persistence.AzureStorage
by: Microsoft
- 2 total downloads
- Latest version: 3.4.3
Microsoft Orleans persistence providers for Azure Storage
Microsoft.Spatial
by: Microsoft
- 1 total downloads
- Latest version: 7.21.3
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.VisualStudio.Validation
by: Microsoft
- 0 total downloads
- Latest version: 17.0.11-alpha
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 1 total downloads
- Latest version: 2.1.9
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.