Microsoft.Web.WebView2
by: Microsoft
- 2 total downloads
- Latest version: 1.0.1462.37
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 2 total downloads
- Latest version: 10.0.26100.4188
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-experimental4
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.AI
by: Microsoft
- 1 total downloads
- Latest version: 2.0.20-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows AI APIs.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 1 total downloads
- Latest version: 1.8.250509001-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 1.8.126-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Machine Learning APIs.
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 4 total downloads
- Latest version: 8.30.6304.31907
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 8.24.6298.12189
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.AspNetCore
by: Rico Suter
- 4 total downloads
- Latest version: 14.0.0-preview003
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 3 total downloads
- Latest version: 10.5.6320.21858
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 1 total downloads
- Latest version: 7.7.6173.30628
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 1 total downloads
- Latest version: 12.0.15
NSwag: The Swagger API toolchain for .NET and TypeScript
Roslynator.Analyzers
by: Josef Pihrt
- 1 total downloads
- Latest version: 4.3.0
A collection of 200+ analyzers for C#, powered by Roslyn.
- This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1.
runtime.win10-arm64.Microsoft.Net.Native.Compiler
by: Microsoft
- 3 total downloads
- Latest version: 2.2.8-rel-28605-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 6.0.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SQLitePCLRaw.lib.e_sqlite3.v120
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.0.0-pre20160901085507
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 1 total downloads
- Latest version: 19.2.0.57
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications.
Key features:
• Create, edit, fill, and flatten the AcroForm form fields.
• Merge, split, rearrange, and remove pages.
• Create accessible PDF (PDF/UA) from scratch.
• Watermark or stamp PDF documents with text or images.
• Extract text.
• Create richly formatted tables from different data source easily. More styling options are available.
• Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available.
• Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL).
• Add, edit, and remove 17+ supported annotations.
• Pre-defined and JavaScript actions are available.
• Add, edit, and delete bookmark from the PDF.
• Add, edit, delete, and extract attachments from the PDF.
Learn more: https://www.syncfusion.com/pdf-framework/net-core
Documentation: http://help.syncfusion.com/file-formats/pdf/
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forums: https://www.syncfusion.com/forums/windowsforms
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/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.Collections.Immutable
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.6.20305.6
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>
System.Numerics.Vectors
by: Microsoft
- 1 total downloads
- Latest version: 4.1.1
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T>
System.Resources.Reader
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides classes which read resources from streams in the system-default format.
Commonly Used Types:
System.Resources.ResourceReader
When using NuGet 3.x this package requires at least version 3.4.