net-core2
There are 5 repositories under net-core2 topic.
a-luna/console-progress-bar
Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.
a-luna/async-file-server
Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
zarxor/Example.API.Secured
Example code of a simple secured API
rodboza/docker_sandbox
Repositório para testes usando contêineres Docker
lampo1024/ViCounter
A middleware for counting the number of visitors written in .net core 2+.