DotNetOpenAuth.AspNet by: Microsoft
  • 73 total downloads
  • Latest version: 4.3.4.13329
Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.
DotNetOpenAuth.OAuth.Common by: Andrew Arnott
  • 120 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Consumer by: Andrew Arnott
  • 111 total downloads
  • Latest version: 4.3.4.13329
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.
DotNetOpenAuth.OAuth.Core by: Andrew Arnott
  • 80 total downloads
  • Latest version: 5.0.0-alpha3
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core by: Andrew Arnott
  • 23 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.RelyingParty by: Andrew Arnott
  • 115 total downloads
  • Latest version: 5.0.0-alpha3
Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip by: Henrik/Dino Chiesa
  • 79 total downloads
  • Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Dynamitey by: Dynamitey
  • 6 total downloads
  • Latest version: 3.0.2
  • dynamic metaprogramming dlr reflection currying tuples expando latetypes
(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net
EntityFramework by: Microsoft
  • 347 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET by: Tyler Brinkley
  • 9 total downloads
  • Latest version: 2.1.1
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
envdte by: Microsoft
  • 113 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte100 by: Microsoft
  • 156 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 111 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90 by: Microsoft
  • 148 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90a by: Microsoft
  • 139 total downloads
  • Latest version: 17.11.40262
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 9 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 543 total downloads
  • Latest version: 6.2.1
  • 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
  • 940 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
  • 563 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
  • 63 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.