Newtonsoft.Json by: James Newton-King
  • 450 total downloads
  • Latest version: 12.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
NUnit by: Charlie Poole Rob Prouse
  • 24 total downloads
  • Latest version: 3.12.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 3.5+ - .NET Standard 1.4+ - .NET Core
RevStackCore-ImageSharp by: James Jackson-South and contributors
  • 248 total downloads
  • Latest version: 0.9.0
  • Image Resize Crop Gif Jpg Jpeg Bitmap Png Core
Packaging a previous alpha version of ImageSharp into a production beta
RosKvartal.Core.InnerCommon by: RosKvartal
  • 3 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Core.OuterCommon by: RosKvartal
  • 1.432k total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Core.PortalCommon by: RosKvartal
  • 1.341k total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Houses by: RosKvartal
  • 2 total downloads
  • Latest version: 0.0.1
  • House Web
RosKvartal.Houses
RosKvartal.InnerCommon by: RosKvartal
  • 3 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
RosKvartal.Legacy.InnerCommon by: RosKvartal
  • 410 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Legacy.OuterCommon by: RosKvartal
  • 206 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.OuterCommon by: RosKvartal
  • 0 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
RosKvartal.PortalCommon by: RosKvartal
  • 2 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
Select2.js by: Kevin Brown Igor Vaynberg and Select2 contributors
  • 5 total downloads
  • Latest version: 4.0.3
A jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 116 total downloads
  • Latest version: 5.3.0
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.Graylog by: Anton Volkov
  • 7 total downloads
  • Latest version: 1.6.0
  • Serilog Sink Graylog
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
SharpCompress by: Adam Hathcock
  • 122 total downloads
  • Latest version: 0.23.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
System.Collections.NonGeneric by: Microsoft
  • 241 total downloads
  • Latest version: 4.0.1
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Metadata by: Microsoft
  • 211 total downloads
  • Latest version: 1.3.0
This packages provides a low-level .NET (ECMA-335) metadata reader. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader
System.Text.Encoding.CodePages by: Microsoft
  • 61 total downloads
  • Latest version: 4.5.1
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider 99ce22c306b07f99ddae60f443d23a983ae78f7b When using NuGet 3.x this package requires at least version 3.4.
xunit.extensibility.core by: James Newkirk Brad Wilson
  • 32 total downloads
  • Latest version: 2.4.0
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.