ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 1 total downloads
  • Latest version: 2025.1005.0.264
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FaceIT.Hangfire.Tags by: Erwin Bovendeur
  • 5 total downloads
  • Latest version: 1.9.0
  • hangfire tags
Add tags to Hangfire backgroundjobs
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 113 total downloads
  • Latest version: 8.3.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FakeXrmEasy by: @jordimontana
  • 118 total downloads
  • Latest version: 1.58.1
  • dynamics crm 2011 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 2011 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.
FakeXrmEasy.365 by: @jordimontana
  • 76 total downloads
  • Latest version: 1.58.1
  • dynamics crm 365 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
FakeXrmEasy.Abstractions.v9 by: Jordi Montaña
  • 38 total downloads
  • Latest version: 2.5.0
  • dynamics crm 365 unit testing xrm mock mocking fake fakes cds common data service power platform dataverse
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an abstractions package containing only interfaces.
FakeXrmEasy.ace.2016 by: @jordimontana
  • 2 total downloads
  • Latest version: 1.9.1
  • dynamics crm 365 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast. This Libary contains modification by ace
FakeXrmEasy.ace.365 by: @jordimontana
  • 2 total downloads
  • Latest version: 1.9.1
  • dynamics crm 365 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast. This Libary contains modification by ace
FakeXrmEasy.ace.9 by: @jordimontana
  • 2 total downloads
  • Latest version: 1.57.0
  • dynamics crm 365 unit testing xrm mock mocking fake fakes
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast. This Libary contains modification by ace
FakeXrmEasy.CodeActivities.v9 by: Jordi Montaña
  • 30 total downloads
  • Latest version: 2.5.0
  • dynamics crm 365 unit testing xrm mock mocking fake fakes cds common data service power platform
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This package contains helpers to unit test code activities.
FakeXrmEasy.Core.v9 by: Jordi Montaña
  • 34 total downloads
  • Latest version: 2.5.0
  • dynamics crm 365 unit testing xrm mock mocking fake fakes cds common data service power platform fakexrmeasy
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform. This is the core package containing a configurable middleware, crud operators, and query translation between FetchXml, QueryExpression, CRM LINQ, and QueryByAttribute.
FakeXrmEasy.Plugins.v9 by: Jordi Montaña
  • 33 total downloads
  • Latest version: 2.5.0
  • dynamics crm 365 unit testing xrm mock mocking fake fakes cds common data service power platform
This package contains helpers to aid in developing and testing of plugins as well as pipeline simulation features.
Fare by: Nikos Baxevanis
  • 7 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FirebaseAdmin by: Google Inc.
  • 35 total downloads
  • Latest version: 3.0.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 56 total downloads
  • Latest version: 7.0.0-alpha.4
  • MSTest2 xUnit NUnit MSpec TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2 and MSpec. Supported by InfoSupport B.V.
FluentCommandLineParser by: siywilliams
  • 23 total downloads
  • Latest version: 1.5.0.20-commands
  • fluent command line parser commandline c# net35 cli
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 139 total downloads
  • Latest version: 51.1.0
  • ftp ftp-client ftps ftps-client ssl tls unix iis ftp-proxy
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentScheduler by: FluentScheduler
  • 4 total downloads
  • Latest version: 5.5.1
  • background cron job schedule task
Automated job scheduler with fluent interface.
FluentValidation by: Jeremy Skinner
  • 190 total downloads
  • Latest version: 11.10.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 45 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation