Microsoft.VisualStudio.Threading
by: Microsoft
- 7 total downloads
- Latest version: 17.9.1-alpha
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 17.11.19-preview
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only
by: Microsoft
- 1 total downloads
- Latest version: 17.13.61
Async synchronization primitives, async collections, TPL and dataflow extensions.
The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This
package is applicable to any .NET application (not just Visual Studio).
This package contains only the library, without a dependency on the analyzers.
Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Utilities.Internal
by: Microsoft
- 3 total downloads
- Latest version: 16.3.38
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation
by: Microsoft
- 10 total downloads
- Latest version: 17.8.8
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.BrowserLink
by: Microsoft
- 6 total downloads
- Latest version: 2.1.0-preview1-final
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft.VisualStudio.Web.CodeGeneration.Core
- 1 total downloads
- Latest version: 1.0.0-preview2-final
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 2 total downloads
- Latest version: 2.1.6
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 3 total downloads
- Latest version: 2.2.3
Contains utilities used by ASP.NET Core Code Generation packages.
This package was built from the source code at https://github.com/aspnet/scaffolding/tree/e88080db53be325d2927554eb7675a1247298687
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 3.0.0-preview6-19319-03
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
This package was built from the source code at https://github.com/aspnet/scaffolding/tree/458fd60d0885d8e7933b40d1386bf21f1a0f2590
Microsoft.Web.WebView2
by: Microsoft
- 6 total downloads
- Latest version: 1.0.1245.22
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.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 183 total downloads
- Latest version: 10.0.0
Package Description
Mono.TextTemplating
by: Mikayla Hutchinson
- 87 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MSBuild.Sdk.Extras
by: Oren Novotny
- 8 total downloads
- Latest version: 1.6.68
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 2 total downloads
- Latest version: 0.5.3
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
MySql.Data
by: Oracle
- 3 total downloads
- Latest version: 8.0.19
MySql.Data.MySqlClient .Net Core Class Library
Namotion.Reflection
by: Namotion.Reflection
- 72 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.
NConsole
by: Rico Suter
- 8 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
ncrontab
by: Atif Aziz
- 83 total downloads
- Latest version: 3.3.0
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.