Serilog
by: Serilog Contributors
- 94 total downloads
- Latest version: 4.3.1-dev-02387
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 3.4.0-dev-00173
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Process
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0-beta-499
The process enricher for Serilog.
Serilog.Expressions
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.2.2-dev-00078
An embeddable mini-language for filtering, enriching, and formatting Serilog
events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0-dev-10164
Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 8.0.1-dev-00582
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.3.0-dev-00762
The periodic batching sink for Serilog
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 6 total downloads
- Latest version: 0.49.2-preview.0.73
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 3 total downloads
- Latest version: 0.54.1-alpha.0.71
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 2.12.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
Superpower
by: Datalust, Superpower Contributors, Sprache Contributors
- 2 total downloads
- Latest version: 2.0.0
A parser combinator library for C#
Swashbuckle.AspNetCore
by: domaindrivendev
- 1 total downloads
- Latest version: 10.1.5
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Licensing
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 20.2.0.50
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies.
Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
� Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 8 total downloads
- Latest version: 30.1.39
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption.
It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ClientModel
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-beta.7
Contains building blocks for clients that call cloud services.
System.CodeDom
by: Microsoft
- 2 total downloads
- Latest version: 10.0.4
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
System.Collections.Immutable
by: Microsoft
- 3 total downloads
- Latest version: 11.0.0-preview.2.26159.112
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.ComponentModel.Annotations
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
When using NuGet 3.x this package requires at least version 3.4.
System.Composition
by: Microsoft
- 3 total downloads
- Latest version: 10.0.5
Provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.