Sadra.DynamicGrid
by: Sadra Afzar
- 9 total downloads
- Latest version: 2.0.1
Kendo-style dynamic LINQ data-source engine (filter/sort/page/group/aggregate) merged with the generic, domain-agnostic dynamic grid form/metadata/data pipeline engine, decoupled via contracts.
Sadra.DynamicGridEngine
by: Sadra Afzar
- 5 total downloads
- Latest version: 1.1.0
Generic, domain-agnostic engine for building dynamic grid form/metadata/data pipelines, decoupled via contracts.
SadraAfzar.AspNetCore.Tools.DynamicGrid
by: Ali Mahmoudi (Ali.Mahmodi@Gmail.com)
- 35 total downloads
- Latest version: 8.0.22
Adding SadraAfzarDynamicGrid with one command => program.cs => builder.AddSadraDynamicGrid(builder.Configuration.GetConnectionString("DefaultConnection")!);
Scrutor
by: Kristian Hellang
- 53 total downloads
- Latest version: 7.0.0
Register services using assembly scanning and a fluent API.
Serilog
by: Serilog Contributors
- 364 total downloads
- Latest version: 4.4.1-dev-02447
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 81 total downloads
- Latest version: 10.0.1-dev-02312
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 48 total downloads
- Latest version: 10.0.0-dev-02310
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 64 total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 21 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 110 total downloads
- Latest version: 10.0.1
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 67 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 11 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 7 total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
- 355 total downloads
- Latest version: 10.0.1-dev-00179
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 22 total downloads
- Latest version: 5.0.0
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq
by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
- 18 total downloads
- Latest version: 9.1.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
ServiceStack.Interfaces
by: ServiceStack
- 71 total downloads
- Latest version: 10.0.8
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 78 total downloads
- Latest version: 10.0.8
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
sharpcompress
by: Adam Hathcock
- 25 total downloads
- Latest version: 0.11.6
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpCompress
by: Adam Hathcock
- 172 total downloads
- Latest version: 0.50.4
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET Standard 2.1/NET 5.0/NET 6.0/NET 7.0/NET 8.0/NET 9.0/NET 10.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/7zip is implemented.
SharpZipLib
by: ICSharpCode
- 8 total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)