IKVM.Image.runtime.win-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.9.0-pre.3
IKVM Runtime Image
IKVM.Image.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 5 total downloads
- Latest version: 8.11.1
IKVM Runtime Image
IKVM.Image.runtime.win-x86
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 5 total downloads
- Latest version: 8.11.0-pre.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.0-develop2513
IKVM MSBuild Tools
MediatR
by: Jimmy Bogard
- 1 total downloads
- Latest version: 12.5.0
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Http
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core default HTTP feature implementations.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 1 total downloads
- Latest version: 8.0.12
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/31d685b2d9a86ca1243014d175a3da813f78e428
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 17 total downloads
- Latest version: 5.0.13
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/55738ff96b832439076e25584cfe0eb3bace9b01
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.Azure.Cosmos.Table
by: Microsoft
- 1 total downloads
- Latest version: 1.0.8
This client library enables working with the Microsoft Azure CosmosDB Table API as well as Azure Table Storage.
When used with Cosmos DB Table API, the library enables support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.
When used with Azure Table Storage service, this library offers similar APIs and functionalities as WindowsAzure.Storage 8.7.0.
For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.
Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 11.2.2
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/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/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
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.Tasks.Core
by: Microsoft
- 1 total downloads
- Latest version: 15.6.85
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.CodeAnalysis
by: Microsoft
- 25 total downloads
- Latest version: 4.13.0
.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/75e79dace86b274327a1afe479228d82a06051a4.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0-beta1
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 17.7.0-preview.23280.1
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 8.0.5
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
Microsoft SQL Server database provider for Entity Framework Core.
This package was built from the source at:
https://github.com/aspnet/EntityFramework.git/tree/cbd2a2074d908673195abbb14de5a460acaa2aea
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 25 total downloads
- Latest version: 9.0.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.Extensions.Configuration.KeyPerFile
by: Microsoft
- 1 total downloads
- Latest version: 3.1.3
Configuration provider that uses files in a directory for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Http.Polly
by: Microsoft
- 1 total downloads
- Latest version: 8.0.11
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3