AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.27.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.24.0
C# bindings for Firebase APIs Installations iOS Library
AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 1.5.1-beta.530
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 3.2.0-ci1027
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
- 2 total downloads
- Latest version: 4.0.102.3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 3 total downloads
- Latest version: 3.7.300.21
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Core.Experimental
by: Microsoft
- 0 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 1 total downloads
- Latest version: 1.9.0
An OpenTelemetry .NET exporter that exports to Azure Monitor
Bogus
by: Brian Chavez
- 5 total downloads
- Latest version: 35.3.2
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 Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Confluent.Kafka.DependencyInjection
by: Kyle McClellan and others
- 0 total downloads
- Latest version: 3.4.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).
Confluent.Kafka.Extensions.Diagnostics
by: Vadim Hatsura
- 1 total downloads
- Latest version: 0.5.0
Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API
coverlet.collector
by: tonerdo
- 0 total downloads
- Latest version: 3.0.3
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 8.1.3
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.8.0.8-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 5.22.0
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 6.1.0-beta.12
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: Đĵ ΝιΓΞΗΛψΚ
- 1 total downloads
- Latest version: 3.5.0-beta7
Security library for FastEndpoints.
FluentAssertions
by: Dennis Doomen
- 1 total downloads
- Latest version: 4.12.0
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), CoreCLR, 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.