AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.21.0-alpha1
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.RemoteConfig
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.21.0-alpha1
C# bindings for Firebase APIs Remote Config iOS Library
AWSSDK.Core
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.7.500.72
The Amazon Web Services SDK for .NET - Core Runtime
bootstrap
by: The Bootstrap Authors, Twitter Inc.
- 3 total downloads
- Latest version: 4.0.0-alpha4
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.3.19
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.3.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
FluentAssertions
by: Dennis Doomen
- 1 total downloads
- Latest version: 1.5.0
A very extensive set of extension methods for .NET 3.5, 4.0 and Silverlight 4.0 that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.50.0-pre1
gRPC support for ASP.NET Core
Grpc.Net.Common
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.67.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.46.0-pre1
gRPC C# Server Reflection (for Grpc.Core)
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.0
IKVM MSBuild Tools
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 2 total downloads
- Latest version: 1.1.5
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft.AspNetCore.Server.Kestrel
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core Kestrel cross-platform web server.
Microsoft.Azure.Cosmos
by: Microsoft
- 3 total downloads
- Latest version: 3.20.0-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Storage.Queue
by: Microsoft
- 2 total downloads
- Latest version: 11.1.1
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.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 5.0.7
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Get-Migration
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database