Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: Microsoft.Extensions.TypeNameHelper.Sources

Microsoft.Extensions.TypeNameHelper.Sources
1 version
Latest release: over 124 years ago

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/Microsoft.Extensions.TypeNameHelper.Sources

Dependent Repos 25

iamnajibradzuan/aspnetcore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Mvc/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 142 MB - Last synced: 4 days ago - Pushed: about 2 years ago

aspnet/Mvc 📦
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.8 MB - Last synced: 1 day ago - Pushed: over 5 years ago

aspnet/DependencyInjection 📦
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/DI/DI.csproj

Size: 4.41 MB - Last synced: 22 days ago - Pushed: over 5 years ago

aspnet/Hosting 📦
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 2.3 MB - Last synced: 1 day ago - Pushed: over 5 years ago

mohammednaseem/CloudNative
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) Microservices/DeviceManagement/DHLM.DeviceManagement.HealthCheck/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj

Size: 1.46 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

agr/AspNetCoreDebuggable
  • 1.1.1 src/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj
  • 1.1.1 src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 1.68 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago

aspnet/Diagnostics 📦
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj

Size: 2.32 MB - Last synced: 24 days ago - Pushed: over 5 years ago

jasonwuouo/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Mvc/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Last synced: over 1 year ago

anri-S/as_nyproject
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 73 MB - Last synced: over 1 year ago

ahashki/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Last synced: over 1 year ago

BTDevelop/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Last synced: over 1 year ago

ume05rw/AspNetCore.WithFrameworkSource.All.2.0
For learning the internal action of AspNetCore 2.0.
  • $(AspNetCoreVersion) AspNetCore/Diagnostics/src/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj
  • $(AspNetCoreVersion) AspNetCore/Hosting/src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 97.7 MB - Last synced: 10 months ago - Pushed: over 6 years ago

huan-qi/DotNetCore_DI_Study
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) DependencyInjection-master/DependencyInjection-master/src/DI/DI.csproj

Size: 126 KB - Last synced: about 1 year ago - Pushed: about 5 years ago

khellang/NzbStation
  • 5.0.0-alpha1.19612.1 src/Zynapse/Zynapse.csproj

Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago

place222/mvc-source
  • $(AspNetCoreVersion) Hosting/src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 948 KB - Last synced: over 1 year ago - Pushed: over 6 years ago

pedropbazzo/ASP.NET-Core-MVC
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 2.36 MB - Last synced: about 1 year ago - Pushed: about 5 years ago

lunatic520chao/Mvc Fork of aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.8 MB - Last synced: 11 months ago - Pushed: over 5 years ago

Escoto/Hosting Fork of aspnet/Hosting
Code for hosting and starting up an ASP.NET Core application.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 2.3 MB - Last synced: about 2 months ago - Pushed: over 5 years ago

m344739968/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 66.3 MB - Last synced: 11 months ago - Pushed: about 6 years ago

huangsutao/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.4 MB - Last synced: 10 months ago - Pushed: over 5 years ago

tralivali1234/Diagnostics Fork of aspnet/Diagnostics
Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors.
  • $(AspNetCoreVersion) src/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj

Size: 1.87 MB - Last synced: about 2 months ago - Pushed: about 7 years ago

tralivali1234/Hosting Fork of aspnet/Hosting
Code for hosting and starting up an ASP.NET Core application.
  • $(AspNetCoreVersion) src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 1.71 MB - Last synced: about 2 months ago - Pushed: about 7 years ago

tralivali1234/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 65.9 MB - Last synced: about 2 months ago - Pushed: almost 6 years ago

helmuts-razdovskis/AspNetCore Fork of dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Mvc/src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 223 MB - Last synced: 10 months ago - Pushed: over 5 years ago

HDJN/DependencyInjection Fork of aspnet/DependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/DI/DI.csproj

Size: 4.41 MB - Last synced: about 2 months ago - Pushed: over 5 years ago

oguznalbant/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 67.2 MB - Last synced: 10 months ago - Pushed: almost 6 years ago

freeman6/DependencyInjection Fork of aspnet/DependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/DI/DI.csproj

Size: 4.41 MB - Last synced: 9 months ago - Pushed: over 5 years ago

freeman6/ASP.NET-Core-MVC Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 66.8 MB - Last synced: 9 months ago - Pushed: almost 6 years ago

Deathys/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.8 MB - Last synced: 9 months ago - Pushed: over 5 years ago

tersonly/Diagnostics Fork of aspnet/Diagnostics
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Diagnostics/Microsoft.AspNetCore.Diagnostics.csproj

Size: 2.32 MB - Last synced: about 2 months ago - Pushed: over 5 years ago

Tru0ngPH/Mvc Fork of aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.7 MB - Last synced: 9 months ago - Pushed: almost 3 years ago

arcanic-itx-build/HttpClientFactory Fork of aspnet/HttpClientFactory
[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.Extensions.Http/Microsoft.Extensions.Http.csproj

Size: 270 KB - Last synced: 9 months ago - Pushed: over 5 years ago

Santosh-dash123/Mvc Fork of aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 68.8 MB - Last synced: 9 months ago - Pushed: 9 months ago

ZBAGI/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 67 MB - Last synced: 9 months ago - Pushed: almost 6 years ago

00mjk/Hosting Fork of aspnet/Hosting
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Hosting/Microsoft.AspNetCore.Hosting.csproj

Size: 2.3 MB - Last synced: 12 days ago - Pushed: over 5 years ago

Berreek/Mvc Fork of aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
  • $(MicrosoftExtensionsTypeNameHelperSourcesPackageVersion) src/Microsoft.AspNetCore.Mvc.Core/Microsoft.AspNetCore.Mvc.Core.csproj

Size: 66.7 MB - Last synced: 8 months ago - Pushed: almost 6 years ago