IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.11.0-pre.2
IKVM MSBuild Tools
jQuery
by: jQuery Foundation, Inc.
- 1 total downloads
- Latest version: 2.0.1.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 2 total downloads
- Latest version: 2.6.1-RC2
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 1 total downloads
- Latest version: 7.11.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 2.3.75
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.5.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft.AspNetCore.Authentication.MicrosoftAccount
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
- 1 total downloads
- Latest version: 9.0.13
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/087328de5f1e0067be48d87295ae8d92064a1535
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.4
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Hosting
by: Microsoft.AspNetCore.Hosting
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-rc.2.23480.2
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f0cc6b11bd8f0826c63d75483578e868c8abe75e
Microsoft.AspNetCore.Owin
by: Microsoft.AspNetCore.Owin
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft.AspNetCore.Server.Kestrel
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core Kestrel cross-platform web server.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.20.0
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 11.2.2
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure Storage service are:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.
Microsoft.Build.Locator
by: Microsoft
- 1 total downloads
- Latest version: 1.0.18
Package that assists in locating and using an installed version of MSBuild 15.
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 4.8.0-2.final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/44555193fd1135b5d53a2099f76fec91e0d1ebde.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.24415.1
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.