Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.3
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.11
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
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 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 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
  • files filesystem
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
  • aspnetcore httpclient
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
  • aspnetcore identity membership
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
  • .NET Windows Authentication Identity Json Web Token
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
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
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
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen compatibility xamarin.forms migration
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
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
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
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Cloud Services
Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Microsoft.Orleans.Persistence.AzureStorage by: Microsoft
  • 2 total downloads
  • Latest version: 3.4.3
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET Azure Table Blob Storage
Microsoft Orleans persistence providers for Azure Storage
Microsoft.Spatial by: Microsoft
  • 1 total downloads
  • Latest version: 7.21.3
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
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
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.9
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.