AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 6 total downloads
  • Latest version: 12.3.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Google.iOS.GoogleAppMeasurement by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.0.0
GoogleAppMeasurement packed for .NET for iOS
AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.7.100.19
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 7.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
GeoAPI by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.7.1.1
  • OGC SFS NTS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 1.21.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
IndexRange by: Bradley Grainger
  • 1 total downloads
  • Latest version: 1.0.3
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Mvc.Razor.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,cshtml,razor,taghelper,taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Rewrite by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,urlrewrite,mod_rewrite
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules.
Microsoft.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 11.1.1
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
Microsoft.CodeAnalysis by: Microsoft
  • 2 total downloads
  • Latest version: 4.8.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.CSharp by: Microsoft
  • 1 total downloads
  • Latest version: 1.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview2-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft.EntityFrameworkCore.SqlServer
  • 1 total downloads
  • Latest version: 1.0.5
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 8 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • MSBuild Swagger OpenAPI code generation Web API service reference document
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/2db1f5ee2bdda2e8d873769325fabede32e420e0