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.
SerilogWeb.Classic
by: SerilogWeb Contributors Serilog Contributors
- 79 total downloads
- Latest version: 5.0.48
Logs details of System.Web HTTP requests through Serilog.
SerilogWeb.Classic.WebApi
by: SerilogWeb Contributors
- 69 total downloads
- Latest version: 4.0.5
Adds WebAPI exception logging to SerilogWeb.Classic
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.
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 28 total downloads
- Latest version: 4.0.1
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: Swashbuckle.AspNetCore.SwaggerUI
- 30 total downloads
- Latest version: 4.0.1
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
SyncfusionASPNETMVC3.DocToPDFConverter.Base45
by: Syncfusion Inc.
- 134 total downloads
- Latest version: 13.1.0.21
Nuget package of Syncfusion.DocToPDFConverter.Base assembly
SyncfusionASPNETMVC3.ExcelToPDFConverter.Base45
by: Syncfusion Inc.
- 125 total downloads
- Latest version: 13.1.0.21
Nuget package of Syncfusion.EXcelToPDFConverter.Base assembly
System.Collections.NonGeneric
by: Microsoft
- 268 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.Net.Http
by: Microsoft
- 83 total downloads
- Latest version: 4.3.4
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Metadata
by: Microsoft
- 225 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
- 77 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.
UnisenderEmail.Core
by: UnisenderEmail.Core
- 307 total downloads
- Latest version: 1.2.3
Package Description
UnisenderEmail.Sender
by: UnisenderEmail.Sender
- 755 total downloads
- Latest version: 1.2.3
Package Description
UnisenderEmail.Sender.Alternative
by: UnisenderEmail.Sender.Alternative
- 60 total downloads
- Latest version: 1.0.8
Package Description
UnisenderEmail.Suppression
by: UnisenderEmail.Suppression
- 42 total downloads
- Latest version: 1.0.0
Package Description
Wangkanai.Responsive
by: Sarin Na Wangkanai
- 810 total downloads
- Latest version: 2.0.0-beta4
ASP.NET Core Responsive middleware for routing base upon request clientInfo device detection to specific view
Being to target difference clientInfo devices with seperation of concern is crucial, due to you can mininize what is sent to the clientInfo directly from the service to only what is needed and nothing more. This increase performance and lower bandwidth usage.