Embed.Core.Analysis
by: Embed.Core.Analysis
- 2 total downloads
- Latest version: 1.0.0
Package Description
Mapster
by: chaowlert eric_swann andrerav
- 1 total downloads
- Latest version: 10.0.10
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Microsoft.DiaSymReader
by: Microsoft
- 1 total downloads
- Latest version: 2.2.3
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 10.0.9
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 18.3.0
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.Testing.Extensions.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 18.1.0
Code coverage Microsoft.Testing.Platform extension.
Microsoft.Testing.Extensions.VSTestBridge
by: Microsoft
- 1 total downloads
- Latest version: 2.2.3
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.
Microsoft.Testing.Platform
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides the core platform and the .NET implementation of the protocol.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 1.9.1
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.
MSTest.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 4.0.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.core
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.11
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
System.AppContext
by: Microsoft
- 1 total downloads
- Latest version: 4.1.0-rc2-24027
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Buffers
by: Microsoft
- 1 total downloads
- Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.