Mono.TextTemplating
by: Mikayla Hutchinson
- 1 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 2 total downloads
- Latest version: 0.9.0-beta2
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 10.1.14
JSON Schema reader, generator and validator for .NET
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-1.25277.114
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
- 1 total downloads
- Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.3.1-dev-00327
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SharpDX.Direct3D9
by: Alexandre Mutel
- 1 total downloads
- Latest version: 3.1.2-beta109
Assembly providing DirectX - Direct3D9 managed API.
SkiaSharp.Views.Gtk2
by: Microsoft
- 1 total downloads
- Latest version: 1.68.2
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Syncfusion.Licensing
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 18.2.0.45
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 2020 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 20.1.0.61
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.Collections.Immutable
by: Microsoft
- 1 total downloads
- Latest version: 1.5.0-preview2-26406-04
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.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
System.Composition
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.8.20407.11
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.PlatformServices
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 4.0.0-preview.3.build.380
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Runtime.WindowsRuntime.UI.Xaml
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview8.19405.3
Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime.
Commonly Used Types:
Windows.UI.Xaml.CornerRadius
Windows.UI.Xaml.Duration
Windows.UI.Xaml.DurationType
Windows.UI.Xaml.GridLength
Windows.UI.Xaml.GridUnitType
Windows.UI.Xaml.Thickness
Windows.UI.Xaml.Media.Matrix
Windows.UI.Xaml.Media.Animation.KeyTime
Windows.UI.Xaml.Media.Animation.RepeatBehavior
Windows.UI.Xaml.Media.Animation.RepeatBehaviorType
Windows.UI.Xaml.Media.Media3D.Matrix3D
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview.19073.11
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
When using NuGet 3.x this package requires at least version 3.4.
Utf8Json
by: neuecc
- 1 total downloads
- Latest version: 1.0.4
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
xunit.runner.visualstudio
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.0.0-rc2-build1043
Includes support for running xUnit.net v1 and v2 tests from Visual Studio 2012+.