Microsoft.Packaging.Tools
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-preview2-25401-01
Provides build infrastructure for handling conflicting assets from packages.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.SqlServer.Types
by: Microsoft
- 8 total downloads
- Latest version: 14.0.1016.290
Allows you to use SQL Server spatial types on a machine without SQL Server installed. Enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
Microsoft.TypeScript.MSBuild
by: Microsoft
- 174 total downloads
- Latest version: 5.9.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.UpgradeAssistant.ApiCatalog.Assets
by: Microsoft
- 3 total downloads
- Latest version: 10.0.1
Contains .NET ApiCatalog database used by Upgrade Assistant.
Microsoft.UpgradeAssistant.Mappings
by: Microsoft
- 1 total downloads
- Latest version: 1.0.7
A set of package and API mappings for the dotnet UpgradeAssistant.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 26 total downloads
- Latest version: 1.22.1
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3179.45
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.Win32.Primitives
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Win32.Registry
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
Microsoft.Windows.SDK.BuildTools
by: Microsoft
- 1 total downloads
- Latest version: 10.0.22621.756
Includes tools required for building projects targeting the Windows SDK.
Microsoft.WindowsAppSDK
by: Microsoft
- 1 total downloads
- Latest version: 1.7.250606001
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 2 total downloads
- Latest version: 1.1.135
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 1 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
ncrontab
by: Atif Aziz
- 1 total downloads
- Latest version: 1.0.0
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library
by: Microsoft
- 9 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NUnit
by: Charlie Poole Rob Prouse
- 1 total downloads
- Latest version: 4.4.0
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
PersianDateControls
by: Shobeir
- 1 total downloads
- Latest version: 2.0.0
Persian Date Control for Asp.net
QuestPDF
by: MarcinZiabek
- 7 total downloads
- Latest version: 2025.12.1
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
Remotion.Linq
by: rubicon IT GmbH
- 1 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations