envdte by: Microsoft
  • 168 total downloads
  • Latest version: 17.12.40391
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte100 by: Microsoft
  • 157 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 144 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90 by: Microsoft
  • 179 total downloads
  • Latest version: 17.12.40391
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90a by: Microsoft
  • 170 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 183 total downloads
  • Latest version: 3000.0.2.358
  • 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
  • 33 total downloads
  • Latest version: 1.9.0
  • hangfire tags
Add tags to Hangfire backgroundjobs
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 420 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
  • 863 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
  • 566 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.
Fare by: Nikos Baxevanis
  • 39 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.
FastBertTokenizer by: Georg Jung
  • 1 total downloads
  • Latest version: 1.0.28
  • bert tokenizer wordpiece llm semantic-kernel performance ai artificial-intelligence ml machine-learning
Fast and memory-efficient WordPiece tokenizer as it is used by BERT and others. Tokenizes text for further processing using NLP/language models.
FirebaseAdmin by: Google Inc.
  • 215 total downloads
  • Latest version: 3.1.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
  • 480 total downloads
  • Latest version: 8.0.0-alpha.1
  • MSTest2 xUnit NUnit MSpec TUnit 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, XUnit3, MSpec and TUnit. Supported by InfoSupport B.V.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 1,153k total downloads
  • Latest version: 52.0.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
  • 189 total downloads
  • Latest version: 5.5.1
  • background cron job schedule task
Automated job scheduler with fluent interface.
FluentValidation by: Jeremy Skinner
  • 1,104k total downloads
  • Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 498 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 616 total downloads
  • Latest version: 11.11.0
Dependency injection extensions for FluentValidation
Flurl by: Todd Menier
  • 40 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.