Exceptionless
by: Exceptionless
- 538 total downloads
- Latest version: 6.2.0
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless.Portable
by: Exceptionless
- 56 total downloads
- Latest version: 3.5.1753-pre
Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 2 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FeatureToggle
by: Jason Roberts - dontcodetired.com
- 3 total downloads
- Latest version: 1.1.1
An antidote to source control branching sickness for .Net developers. A simple library using the Feature Toggle design/release/continuous integration pattern
Fizzler
by: colinramsay1980 azizatif
- 2 total downloads
- Latest version: 0.9.3
A .NET library to select items from a node tree based on a CSS selector. The default implementation is based on HTMLAgilityPack and selects from HTML documents. There over 140 unit tests - see below for more information. The tests are based on the jQuery selector engine tests. At this time, the library is BETA quality.
Fractions
by: Daniel Mueller
- 7 total downloads
- Latest version: 2.0.1
The fraction data type consists of two BigInteger values for numerator and
denominator. It implements various operations (addition, subtraction,
multiplication, division and remainder) with operator overloads.
FSharp.Data
by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
- 1 total downloads
- Latest version: 4.2.0
The FSharp.Data package contains type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. It also
contains helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.
Google.Protobuf
by: Google Inc.
- 189 total downloads
- Latest version: 4.0.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 105 total downloads
- Latest version: 2.84.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.84.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 106 total downloads
- Latest version: 2.84.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 50 total downloads
- Latest version: 2.84.0-pre1
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 75 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 106 total downloads
- Latest version: 2.84.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.84.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 198 total downloads
- Latest version: 2.84.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 142 total downloads
- Latest version: 1.8.25
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/