Skip to content
@HelloNetCore

HelloNetCore

Popular repositories Loading

  1. KestrelHttpServer KestrelHttpServer Public

    Forked from aspnet/KestrelHttpServer

    A cross platform web server for ASP.NET Core.

    C#

  2. EntityFrameworkCore EntityFrameworkCore Public

    Forked from dotnet/efcore

    Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology

    C#

  3. Hosting Hosting Public

    Forked from aspnet/Hosting

    Code for hosting and starting up an ASP.NET Core application.

    C#

  4. HttpAbstractions HttpAbstractions Public

    Forked from aspnet/HttpAbstractions

    HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities.

    C#

  5. corefx 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.

    C#

  6. cli cli Public

    Forked 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

Showing 10 of 29 repositories
  • Extensions Public Forked from dotnet/extensions

    .NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.

    C# 0 Apache-2.0 820 0 0 Updated Oct 31, 2018
  • 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.

    C# 0 Apache-2.0 10,586 0 0 Updated Oct 23, 2018
  • 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.

    C# 0 MIT 5,042 0 0 Updated Apr 26, 2018
  • EntityFrameworkCore Public Forked from dotnet/efcore

    Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology

    C# 0 3,318 0 0 Updated Apr 26, 2018
  • KestrelHttpServer Public Forked from aspnet/KestrelHttpServer

    A cross platform web server for ASP.NET Core.

    C# 0 534 0 0 Updated Apr 25, 2018
  • Hosting Public Forked from aspnet/Hosting

    Code for hosting and starting up an ASP.NET Core application.

    C# 0 313 0 0 Updated Apr 25, 2018
  • DependencyInjection Public Forked from aspnet/DependencyInjection

    Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.

    C# 0 322 0 0 Updated Apr 25, 2018
  • Logging Public Forked from aspnet/Logging

    Common logging abstractions and a few implementations

    C# 0 249 0 0 Updated Apr 25, 2018
  • Configuration Public Forked from aspnet/Configuration

    Interfaces and providers for accessing configuration files.

    C# 0 205 0 0 Updated Apr 25, 2018
  • HttpClientFactory Public Forked from aspnet/HttpClientFactory

    Contains an opinionated factory for creating HttpClient instances.

    C# 0 74 0 0 Updated Apr 25, 2018

Top languages

Loading…

Most used topics

Loading…