Microsoft.AspNetCore.Mvc 1.1.0-preview1-final
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Showing the top 20 packages that depend on Microsoft.AspNetCore.Mvc.
Packages | Downloads |
---|---|
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
|
23 |
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
|
24 |
FluentValidation.DependencyInjectionExtensions
Dependenecy injection extensions for FluentValidation
|
24 |
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
23 |
Microsoft.AspNetCore.Authentication.AzureAD.UI
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
|
23 |
Microsoft.AspNetCore.Authentication.AzureAD.UI
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source at:
https://github.com/aspnet/AADIntegration/tree/1c7e5d489d03b6e11fb529661062d1b4eba62e3a
|
24 |
Microsoft.AspNetCore.Authentication.AzureAD.UI
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source at:
https://github.com/aspnet/AADIntegration/tree/b252a87119d5979b49cec1a57dbbb0e0f356f79a
|
25 |
Microsoft.AspNetCore.Identity.Service.IntegratedWebClient
ASP.NET Core Identity Service in process client.
|
24 |
Microsoft.AspNetCore.Identity.Service.Mvc
ASP.NET Core Identity Service integration for ASP.NET Core MVC.
|
24 |
Microsoft.AspNetCore.Identity.UI
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
|
22 |
Microsoft.AspNetCore.Identity.UI
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
|
23 |
Microsoft.AspNetCore.Identity.UI
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
|
24 |
Microsoft.AspNetCore.Mvc.Versioning
A service API versioning library for Microsoft ASP.NET Core.
|
24 |
Microsoft.AspNetCore.Mvc.Versioning
A service API versioning library for Microsoft ASP.NET Core.
|
25 |
Microsoft.AspNetCore.SpaServices
Helpers for building single-page applications on ASP.NET MVC Core
|
22 |
Ocelot
Ocelot is an API Gateway. The 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. reference tokens. 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.
|
22 |
Ocelot
Ocelot is an API Gateway. The 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. reference tokens. 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.
|
24 |
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.
|
22 |
Senparc.NeuChar.AspNet
NeuChar SDK 跨平台信息交互标准
|
34 |
Swashbuckle.AspNetCore.Swagger
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
|
24 |
.NET Framework 4.5.1
- Microsoft.AspNetCore.Mvc.ApiExplorer (>= 1.1.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Caching.Memory (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Localization (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Cors (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
.NET Standard 1.6
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0-preview1-final)
- Microsoft.Extensions.Caching.Memory (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Razor (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Localization (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.ApiExplorer (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.Cors (>= 1.1.0-preview1-final)
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 16 | 01/28/2025 |
2.1.2 | 23 | 03/31/2024 |
2.1.1 | 18 | 04/28/2024 |
2.1.0 | 19 | 06/13/2022 |
2.1.0-preview2-final | 21 | 06/13/2022 |
2.0.4 | 23 | 06/13/2022 |
2.0.2 | 24 | 06/13/2022 |
2.0.0 | 21 | 06/13/2022 |
1.1.1 | 17 | 05/02/2024 |
1.1.0-preview1-final | 21 | 06/13/2022 |
1.0.6 | 24 | 06/13/2022 |
1.0.5 | 24 | 06/13/2022 |
1.0.1 | 22 | 06/13/2022 |