AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs Cloud Firestore iOS Library
AWSSDK.SimpleEmail
by: Amazon Web Services
- 1 total downloads
- Latest version: 4.0.1
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.10
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
EntityFramework
by: Microsoft
- 5 total downloads
- Latest version: 6.1.0-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.3.1.3-beta
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
gherkin
by: aslakhellesoy
- 1 total downloads
- Latest version: 2.11.0
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.32.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.50.0
Infrastructure for common functionality in gRPC
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.8.1
IKVM MSBuild Tools
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Mvc
by: Microsoft.AspNetCore.Mvc
- 2 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.WebUtilities
by: Microsoft.AspNetCore.WebUtilities
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Build.Locator
by: Microsoft
- 2 total downloads
- Latest version: 1.6.10
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 32 total downloads
- Latest version: 4.12.0
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Console logger provider implementation for Microsoft.Extensions.Logging.