Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 42 total downloads
- Latest version: 1.7.9
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 48 total downloads
- Latest version: 2.2.3
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Moq
by: Daniel Cazzulino kzu
- 254 total downloads
- Latest version: 4.8.1
Moq is the most popular and friendly mocking framework for .NET
NEST
by: Elastic and contributors
- 13 total downloads
- Latest version: 6.8.0
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
- 469 total downloads
- Latest version: 12.0.2
Json.NET is a popular high-performance JSON framework for .NET
NUnit
by: Charlie Poole Rob Prouse
- 38 total downloads
- Latest version: 3.12.0
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
- 253 total downloads
- Latest version: 0.9.0
Packaging a previous alpha version of ImageSharp into a production beta
RosKvartal.Core.OuterCommon
by: RosKvartal
- 1.578k total downloads
- Latest version: 0.5.1
Common CSS JS
RosKvartal.Core.PortalCommon
by: RosKvartal
- 1.472k total downloads
- Latest version: 0.5.1
Common CSS JS
RosKvartal.Legacy.InnerCommon
by: RosKvartal
- 507 total downloads
- Latest version: 0.5.1
Common CSS JS
RosKvartal.Legacy.OuterCommon
by: RosKvartal
- 306 total downloads
- Latest version: 0.5.1
Common CSS JS
Select2.js
by: Kevin Brown Igor Vaynberg and Select2 contributors
- 12 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)
- 132 total downloads
- Latest version: 5.3.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.Graylog
by: Anton Volkov
- 15 total downloads
- Latest version: 1.6.0
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
- 138 total downloads
- Latest version: 0.23.0
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.