NETStandard.Library
by: Microsoft
- 2 total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
NCrontab
by: Atif Aziz
- 2 total downloads
- Latest version: 3.3.3
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.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 9.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workloads.10.0.200
by: Microsoft
- 1 total downloads
- Latest version: 10.202.0
This package contains the workload set manifest for the 10.0.200 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore.App.Host.linux-arm64
by: Microsoft
- 1 total downloads
- Latest version: 9.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Targets
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Shared Entity Framework Core components for relational database providers.
Microsoft.Win32.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Shared design-time Entity Framework Core components for relational database providers.
Npgsql.EntityFrameworkCore.PostgreSQL.Design
by: Npgsql.EntityFrameworkCore.PostgreSQL.Design
- 2 total downloads
- Latest version: 1.1.0
Npgsql.EntityFrameworkCore.PostgreSQL.Design
Newtonsoft.Json
by: James Newton-King
- 2 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.NETCore.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 9.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.NETCore.Platforms
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0
CSharp Analyzers for Entity Framework Core.