MSBuild.Microsoft.VisualStudio.Web.targets
by: Microsoft
- 3 total downloads
- Latest version: 14.0.0.3
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
MsieJavaScriptEngine
by: Andrey Taritsyn
- 1 total downloads
- Latest version: 2.2.2
This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based on the code of SassAndCoffee.JavaScript (http://github.com/paulcbetts/SassAndCoffee), Chakra Sample Hosts (http://github.com/panopticoncentral/chakra-host) and jsrt-dotnet (http://github.com/robpaveza/jsrt-dotnet).
MSTest
by: Microsoft
- 1 total downloads
- Latest version: 3.6.4
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
MSTest.Analyzers
by: Microsoft
- 70 total downloads
- Latest version: 4.1.0
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSTest.Sdk
by: Microsoft
- 5 total downloads
- Latest version: 3.10.4
MSTest is Microsoft supported Test Framework.
This package contains the MSTest MSBuild project SDK.
MSTest.TestAdapter
by: Microsoft
- 772 total downloads
- Latest version: 3.10.4
MSTest is Microsoft supported Test Framework.
This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MSTest.TestFramework
by: Microsoft
- 861 total downloads
- Latest version: 4.0.1
MSTest is Microsoft supported Test Framework.
This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
MvcContrib.Mvc5
by: Outercurve Foundation
- 1 total downloads
- Latest version: 5.0.0
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.
Namotion.Reflection
by: Namotion.Reflection
- 2 total downloads
- Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NCrontab.Signed
by: Atif Aziz
- 276 total downloads
- Latest version: 3.3.2
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. 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.
Nerdbank.Streams
by: Andrew Arnott
- 655 total downloads
- Latest version: 2.12.87
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETCore.MailKit
by: Lvcc
- 563 total downloads
- Latest version: 2.1.0
MailKit extension for asp.net core. Easy send email in asp.net core project.
NETStandard.Library
by: Microsoft
- 5,271k total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite
by: NetTopologySuite - Team
- 746 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetTopologySuite.IO.GeoJSON
by: NetTopologySuite - Team
- 5 total downloads
- Latest version: 4.0.0
This package contains the GeoJSON IO library. Portions of this library were
inspired from an early version of GeoJSON.Net by Jörg Battermann.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 46 total downloads
- Latest version: 2.1.0
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 590 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
NewId
by: Chris Patterson
- 703 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 25,75k total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET