HelloNetCore
Popular repositories Loading
-
KestrelHttpServer
KestrelHttpServer PublicForked from aspnet/KestrelHttpServer
A cross platform web server for ASP.NET Core.
C#
-
EntityFrameworkCore
EntityFrameworkCore PublicForked from dotnet/efcore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
C#
-
Hosting
Hosting PublicForked from aspnet/Hosting
Code for hosting and starting up an ASP.NET Core application.
C#
-
HttpAbstractions
HttpAbstractions PublicForked from aspnet/HttpAbstractions
HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.
C#
-
corefx
corefx PublicForked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
C#
-
cli
cli PublicForked from dotnet/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C#
Repositories
- Extensions Public Forked from dotnet/extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
HelloNetCore/Extensions’s past year of commit activity - AspNetCore Public Forked from dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
HelloNetCore/AspNetCore’s past year of commit activity - corefx Public Forked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
HelloNetCore/corefx’s past year of commit activity - EntityFrameworkCore Public Forked from dotnet/efcore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
HelloNetCore/EntityFrameworkCore’s past year of commit activity - KestrelHttpServer Public Forked from aspnet/KestrelHttpServer
A cross platform web server for ASP.NET Core.
HelloNetCore/KestrelHttpServer’s past year of commit activity - Hosting Public Forked from aspnet/Hosting
Code for hosting and starting up an ASP.NET Core application.
HelloNetCore/Hosting’s past year of commit activity - DependencyInjection Public Forked from aspnet/DependencyInjection
Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.
HelloNetCore/DependencyInjection’s past year of commit activity - Configuration Public Forked from aspnet/Configuration
Interfaces and providers for accessing configuration files.
HelloNetCore/Configuration’s past year of commit activity - HttpClientFactory Public Forked from aspnet/HttpClientFactory
Contains an opinionated factory for creating HttpClient instances.
HelloNetCore/HttpClientFactory’s past year of commit activity