AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.13.0
C# bindings for Firebase APIs Crashlytics iOS Library
AutoMapper by: Jimmy Bogard
  • 31 total downloads
  • Latest version: 4.1.0
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core by: Amazon Web Services
  • 3 total downloads
  • Latest version: 4.0.3.16
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.7.502.40
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
CsvHelper by: Josh Close
  • 0 total downloads
  • Latest version: 27.0.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 1 total downloads
  • Latest version: 16.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
EPPlus.Interfaces by: EPPlus.Interfaces
  • 1 total downloads
  • Latest version: 7.5.0
Package Description
Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 5.0.0-alpha.4
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.7.2.11-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Grpc.AspNetCore by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.53.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.37.1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.47.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Humanizer.Core.bg by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.5.1
Humanizer Locale (bg)
Humanizer.Core.fr-BE by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale French (Belgium) (fr-BE)
Humanizer.Core.pt by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.11.10
Humanizer Locale Portuguese (pt)
Humanizer.Core.tr by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.3
Humanizer Locale (tr)
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.4-prerelease0001
IKVM MSBuild Tools
MessagePackAnalyzer by: neuecc
  • 1 total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.0-preview1.19508.20
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/84be18b1048236ad163d737b442a4ccf3b10d997
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute