Pinned Repositories
AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet-serve
Simple command-line HTTPS server for the .NET Core CLI
ManagedDebugger
kishanAnem's Repositories
kishanAnem/dotnet-serve
Simple command-line HTTPS server for the .NET Core CLI
kishanAnem/ManagedDebugger
kishanAnem/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
kishanAnem/ChangeControllerEnds
kishanAnem/CLR
kishanAnem/CompiledViews
kishanAnem/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
kishanAnem/CoreTagHelper
kishanAnem/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
kishanAnem/Docs
Documentation for ASP.NET and ASP.NET Core
kishanAnem/foo
kishanAnem/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
kishanAnem/grpc-dotnet
gRPC for .NET
kishanAnem/GrpcPrac
kishanAnem/issue
https://github.com/dotnet/aspnetcore/issues/29442
kishanAnem/minidumper
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
kishanAnem/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.
kishanAnem/mvcDockerToDebug
kishanAnem/MyPractice
New Topics in C#, MVC, Azure
kishanAnem/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
kishanAnem/PracYamlNet
kishanAnem/Routing
Middleware for routing requests to application logic.
kishanAnem/TagHelperBug
kishanAnem/TcpEcho
Basic TCP server that uses System.IO.Pipelines to parse line based messages
kishanAnem/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.