NServiceKit.OrmLite.MySql by: NServiceKit Thomas Grassauer
  • 15 total downloads
  • Latest version: 1.0.11
  • MySql OrmLite POCO Code-First Orm Schema-less Blobs
Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
NServiceKit.Text by: NServiceKit
  • 13 total downloads
  • Latest version: 1.0.10
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
Free and Open Source fork of ServiceStack.Text V3 .NET's JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Includes the String and Stream functionality for all the NServiceKit projects including: - T.Dump() generic extension method for easy debugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Alex Povar
  • 12 total downloads
  • Latest version: 4.2.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NuGet.Common by: NuGet.Common
  • 11 total downloads
  • Latest version: 3.5.0
NuGet v3 core library.
NuGet.Frameworks by: Microsoft
  • 51 total downloads
  • Latest version: 5.0.0
  • nuget
The understanding of target frameworks for NuGet.Packaging.
NuGet.LibraryModel by: Microsoft
  • 11 total downloads
  • Latest version: 4.8.0
  • nuget
NuGet client library.
NuGet.Packaging by: NuGet
  • 12 total downloads
  • Latest version: 3.5.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: Microsoft
  • 11 total downloads
  • Latest version: 4.8.0
  • nuget
The core data structures for NuGet.Packaging
NuGet.ProjectModel by: Microsoft
  • 9 total downloads
  • Latest version: 4.8.0
  • nuget
NuGet client library.
NuGet.Protocol.Core.v3 by: NuGet
  • 12 total downloads
  • Latest version: 3.5.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NUglify by: Ron Logan Alexandre Mutel
  • 273 total downloads
  • Latest version: 1.5.14
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minify and compression methods for CSS, JavaScript and HTML files for .NET (fork of AjaxMin + new features)
NUnit3TestAdapter by: Charlie Poole Terje Sandstrom
  • 16 total downloads
  • Latest version: 3.17.0
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.) Note that with this package you should not install the VSIX adapter package.
OrbintSoft.Yauaa.NetStandard by: Stefano Balzarotti Niels Basjes
  • 121 total downloads
  • Latest version: 5.13.1
  • user agent useragent ua analyzer parser parsing browser detection device platform detect engine classify
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields.
Owin by: OWIN startup components contributors
  • 16 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Owl.Carousel.2 by: Bartosz Wojciechowski (packaged by Martin Folkeseth)
  • 13 total downloads
  • Latest version: 2.0.1
  • Owl jQuery
This package is packed and maintained by Geta
Polly by: Michael Wolfenden App vNext
  • 11 total downloads
  • Latest version: 7.2.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Portable.BouncyCastle by: Claire Novotny
  • 95 total downloads
  • Latest version: 1.8.10
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz by: Marko Lahma
  • 12 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
RestEase by: Antony Male
  • 11 total downloads
  • Latest version: 1.4.10
  • REST JSON
Easy-to-use typesafe REST API client library, which is simple and customisable.
RestSharp by: John Sheehan Andrew Young Alexey Zimarev and RestSharp community
  • 27 total downloads
  • Latest version: 106.11.4
Simple REST and HTTP API Client