AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.2.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.4.0.1
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Google.iOS.GoogleAppMeasurement
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 12.5.0.2
GoogleAppMeasurement packed for .NET for iOS
AutoMapper
by: Jimmy Bogard
- 3 total downloads
- Latest version: 4.0.0-ci1026
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
- 43 total downloads
- Latest version: 4.0.3.20
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 5 total downloads
- Latest version: 4.0.0.14
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 3.0.3
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mockup data. Get started by using Faker class or a DataSet directly.
ConsoleAppFramework
by: Cysharp
- 0 total downloads
- Latest version: 5.3.2
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
Dapper
by: Sam Saffron, Marc Gravell
- 2 total downloads
- Latest version: 1.12.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 2 total downloads
- Latest version: 2.19.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
EPPlus
by: EPPlus Software AB
- 0 total downloads
- Latest version: 7.2.0
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.2.1.1-beta
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen, Oren Novotny, Adam Voss
- 1 total downloads
- Latest version: 3.1.229
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.15.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.27.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.63.0-pre1
gRPC C# Surface API
Grpc.Tools
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.48.1
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.