Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 33 total downloads
  • Latest version: 1.7.9
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 38 total downloads
  • Latest version: 2.2.3
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Moq by: Daniel Cazzulino kzu
  • 242 total downloads
  • Latest version: 4.8.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
NEST by: Elastic and contributors
  • 8 total downloads
  • Latest version: 6.8.0
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
Newtonsoft.Json by: James Newton-King
  • 451 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
  • 25 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
  • 13 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Core.OuterCommon by: RosKvartal
  • 1.442k total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Core.PortalCommon by: RosKvartal
  • 1.352k total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Houses by: RosKvartal
  • 3 total downloads
  • Latest version: 0.0.1
  • House Web
RosKvartal.Houses
RosKvartal.InnerCommon by: RosKvartal
  • 12 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
RosKvartal.Legacy.InnerCommon by: RosKvartal
  • 418 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.Legacy.OuterCommon by: RosKvartal
  • 215 total downloads
  • Latest version: 0.5.1
  • Common CSS JS
Common CSS JS
RosKvartal.OuterCommon by: RosKvartal
  • 7 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
RosKvartal.PortalCommon by: RosKvartal
  • 8 total downloads
  • Latest version: 0.3.9
  • Common CSS JS
Common CSS JS
Select2.js by: Kevin Brown Igor Vaynberg and Select2 contributors
  • 6 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
  • 8 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
  • 123 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.