Microsoft.CodeAnalysis.FlowAnalysis.Utilities
by: Microsoft
- 1 total downloads
- Latest version: 2.9.4
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeCoverage
by: Microsoft
- 3 total downloads
- Latest version: 17.3.3
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Composition
by: Microsoft
- 3 total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.Data.Sqlite
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
SQLite implementation of the System.Data.Common provider model.
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.DotNet.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview3.19553.2
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 3 total downloads
- Latest version: 1.1.1
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
Shared Entity Framework Core components for relational database providers.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.107
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft.Extensions.Configuration.Abstractions
- 1 total downloads
- Latest version: 1.0.0
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft.Extensions.Configuration.UserSecrets
- 1 total downloads
- Latest version: 1.0.0
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.NETCore.Jit
by: Microsoft
- 3 total downloads
- Latest version: 1.1.8
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Core
by: Microsoft
- 1 total downloads
- Latest version: 7.21.6
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 0 total downloads
- Latest version: 17.1.0-release-20220113-05
The Microsoft Test Platform Object Model.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 8 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Namotion.Reflection
by: Namotion.Reflection
- 1 total downloads
- Latest version: 1.0.20
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nerdbank.GitVersioning
by: Andrew Arnott
- 32 total downloads
- Latest version: 3.9.50
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetTopologySuite.Core
by: NetTopologySuite - Team
- 4 total downloads
- Latest version: 1.15.3
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.
This package references GeoAPI.
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.17
JON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 9.9.15
JSON Schema draft v4 reader, generator and validator for .NET