Microsoft.NETCore.App 2.1.0-rc1
A set of .NET API's that are included in the default .NET Core application model.
eb9bc9205169e4c00d218d03167a564a7429921f
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on Microsoft.NETCore.App.
Packages | Downloads |
---|---|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
7 |
BundlerMinifier.Core
Bundles and minifies CSS, JS and HTML files
|
7 |
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
Build-time references required to enable Razor view compilation as part of building the application.
|
7 |
Microsoft.EntityFrameworkCore.Tools
Command line tools for Entity Framework Core. Includes the Scaffold-DbContext, Add-Migration, and Update-Database commands for the Package Manager Console in Visual Studio and the 'dotnet ef' command line tool.
|
7 |
Microsoft.EntityFrameworkCore.Tools
Command line tools for Entity Framework.
|
7 |
Microsoft.Identity.Client
MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
7 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library (MSAL).
MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
7 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library (MSAL).
MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
8 |
NETCore.MailKit
MailKit extension for asp.net core. Easy send email in asp.net core project.
|
7 |
Ocelot
Ocelot
|
6 |
Ocelot
Ocelot Api Gateway
|
10 |
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
|
6 |
PdfSharpCore
PdfSharp for .NET Core
PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Standard Additionally MigraDoc has been ported as well (from version 1.32). Images have been implemented with ImageSharp from https://www.myget.org/feed/imagesharp/package/nuget/ImageSharp
|
8 |
Xunit.Extensions.Ordering
Extensions for ordered testing with Xunit. Full support for ordering at all levels - test collections, test classes and test cases. Support for AssemblyFixture including IMessageSink injection and IAsyncLifetime. Supports .NET Core 1.x, .NET Core 2.x. and .NET 4.5.2+
|
8 |
https://go.microsoft.com/fwlink/?LinkID=799417
.NET Core 1.0
- Libuv (>= 1.9.1)
- System.Linq.Queryable (>= 4.0.1)
- System.Linq.Expressions (>= 4.1.1)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
- System.IO.MemoryMappedFiles (>= 4.0.0)
- System.IO.FileSystem.Watcher (>= 4.0.0)
- System.Globalization.Extensions (>= 4.0.1)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.ComponentModel.Annotations (>= 4.1.0)
- System.ComponentModel (>= 4.0.1)
- System.Collections.Immutable (>= 1.2.0)
- System.Buffers (>= 4.0.0)
- runtime.native.System.Security.Cryptography (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- Microsoft.VisualBasic (>= 10.0.1)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.0.7)
- Microsoft.NETCore.Platforms (>= 1.0.2)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.0.5)
- Microsoft.CSharp (>= 4.0.1)
- System.Linq.Parallel (>= 4.0.1)
- System.Net.Http (>= 4.1.2)
- System.Net.NameResolution (>= 4.0.0)
- System.Threading.ThreadPool (>= 4.0.10)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.Tasks.Parallel (>= 4.0.1)
- System.Threading.Tasks.Extensions (>= 4.0.0)
- System.Threading.Tasks.Dataflow (>= 4.6.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Resources.Reader (>= 4.0.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.DispatchProxy (>= 4.0.1)
- System.Numerics.Vectors (>= 4.1.1)
- System.Net.WebHeaderCollection (>= 4.0.1)
- System.Net.Security (>= 4.0.1)
- System.Net.Requests (>= 4.0.11)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
.NET Core 1.1
- System.Net.Http (>= 4.3.2)
- System.Linq.Queryable (>= 4.3.0)
- System.Linq.Parallel (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.3.1)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.Collections.Immutable (>= 1.3.0)
- System.Buffers (>= 4.3.0)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1)
- NETStandard.Library (>= 1.6.1)
- Microsoft.VisualBasic (>= 10.1.0)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.1.2)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.1)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.1.2)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Resources.Reader (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Reflection.Metadata (>= 1.4.1)
- System.Reflection.DispatchProxy (>= 4.3.0)
- System.Numerics.Vectors (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- Microsoft.DiaSymReader.Native (>= 1.4.1)
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
- Libuv (>= 1.9.1)
.NET Core 2.1
- NETStandard.Library (>= 2.0.3)
- Microsoft.NETCore.Targets (>= 2.1.0-rc1)
- Microsoft.NETCore.Platforms (>= 2.1.0-rc1)
- Microsoft.NETCore.DotNetHostPolicy (>= 2.1.0-rc1)
.NET Core 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
2.2.8 | 7 | 04/22/2024 |
2.2.7 | 5 | 04/20/2024 |
2.2.6 | 5 | 04/21/2024 |
2.2.5 | 5 | 04/22/2024 |
2.2.4 | 5 | 04/22/2024 |
2.2.3 | 5 | 04/22/2024 |
2.2.2 | 5 | 04/22/2024 |
2.2.1 | 5 | 04/22/2024 |
2.2.0 | 5 | 08/31/2023 |
2.2.0-preview3-27014-02 | 5 | 04/22/2024 |
2.2.0-preview2-26905-02 | 5 | 04/21/2024 |
2.2.0-preview-26820-02 | 5 | 04/21/2024 |
2.1.30 | 5 | 04/22/2024 |
2.1.29 | 5 | 04/22/2024 |
2.1.28 | 5 | 04/21/2024 |
2.1.27 | 5 | 04/22/2024 |
2.1.26 | 5 | 04/22/2024 |
2.1.25 | 5 | 04/21/2024 |
2.1.24 | 4 | 04/20/2024 |
2.1.23 | 5 | 04/21/2024 |
2.1.22 | 5 | 04/21/2024 |
2.1.21 | 5 | 04/22/2024 |
2.1.20 | 5 | 04/21/2024 |
2.1.19 | 5 | 04/20/2024 |
2.1.18 | 5 | 04/22/2024 |
2.1.17 | 5 | 04/22/2024 |
2.1.16 | 5 | 04/22/2024 |
2.1.15 | 5 | 04/22/2024 |
2.1.14 | 5 | 04/22/2024 |
2.1.13 | 6 | 04/21/2024 |
2.1.12 | 5 | 04/22/2024 |
2.1.11 | 5 | 04/22/2024 |
2.1.10 | 5 | 04/22/2024 |
2.1.9 | 5 | 04/20/2024 |
2.1.8 | 5 | 04/22/2024 |
2.1.7 | 5 | 04/22/2024 |
2.1.6 | 5 | 04/21/2024 |
2.1.5 | 5 | 04/22/2024 |
2.1.4 | 5 | 04/22/2024 |
2.1.3 | 5 | 04/20/2024 |
2.1.2 | 5 | 04/21/2024 |
2.1.1 | 5 | 04/21/2024 |
2.1.0 | 5 | 04/21/2024 |
2.1.0-rc1 | 3 | 04/21/2024 |
2.1.0-preview2-26406-04 | 5 | 04/22/2024 |
2.1.0-preview1-26216-03 | 5 | 04/22/2024 |
2.0.9 | 5 | 04/21/2024 |
2.0.7 | 5 | 04/22/2024 |
2.0.6 | 5 | 04/22/2024 |
2.0.5 | 6 | 04/21/2024 |
2.0.4 | 5 | 04/22/2024 |
2.0.3 | 5 | 04/22/2024 |
2.0.0 | 5 | 04/22/2024 |
2.0.0-preview2-25407-01 | 5 | 04/21/2024 |
2.0.0-preview1-002111-00 | 5 | 04/22/2024 |
1.1.13 | 5 | 04/22/2024 |
1.1.12 | 5 | 04/22/2024 |
1.1.11 | 5 | 04/22/2024 |
1.1.10 | 5 | 04/22/2024 |
1.1.9 | 5 | 04/22/2024 |
1.1.8 | 5 | 04/22/2024 |
1.1.7 | 5 | 04/21/2024 |
1.1.6 | 5 | 04/20/2024 |
1.1.5 | 5 | 04/22/2024 |
1.1.4 | 5 | 04/21/2024 |
1.1.2 | 6 | 04/22/2024 |
1.1.1 | 5 | 04/21/2024 |
1.1.0 | 5 | 04/22/2024 |
1.1.0-preview1-001100-00 | 5 | 04/22/2024 |
1.0.16 | 5 | 04/21/2024 |
1.0.15 | 5 | 04/22/2024 |
1.0.14 | 5 | 04/22/2024 |
1.0.13 | 5 | 04/22/2024 |
1.0.12 | 5 | 04/22/2024 |
1.0.11 | 5 | 04/22/2024 |
1.0.10 | 5 | 04/22/2024 |
1.0.9 | 5 | 04/22/2024 |
1.0.8 | 5 | 04/22/2024 |
1.0.7 | 3 | 04/22/2024 |
1.0.5 | 7 | 08/18/2023 |
1.0.4 | 5 | 04/22/2024 |
1.0.3 | 5 | 04/21/2024 |
1.0.1 | 5 | 04/22/2024 |
1.0.0 | 5 | 04/22/2024 |
1.0.0-rc2-3002702 | 3 | 04/20/2024 |