COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200928202108/https://github.com/topics/csharp-core
Here are
75 public repositories
matching this topic...
A lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
Aurora is a project developed in .NET Core, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
Trabajos Individuales y Grupales-Programas Básicos en C#/Windows Forms
Trabajos Individuales en los cuales servirán para la visualización y apoyo de los compañeros dentro de esta plataforma
The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux.
Ascii UML drawing program
InCube Core libraries for C#
Project that ports code.google.com/p/markdownsharp to .NET Core 1.1
Integration of Visual Studio code + Angular CLI + ASP.NET Core Web API
Updated
Dec 13, 2017
JavaScript
A game that attempts to explore the elements and often used patterns of game development.
Cryptocurrency trading bot on C#: high frequency, daily trading, social trading, ... based on
📚 Si13n7 Dev.™ CSharp Library
All-in-one solution for the management and security of your Telegram group. This is the third version and is written in C#
Automated collection of Indonesia COVID-19 data from official government data source.
Dating App demo for learning Angular 8 +Web API with .NET Core 3.0 EntityFramework and NET Core Identity
A .NET Core RSA extensions
Windows form converter application
Dotnet web application implementing CRUD database operations, authorization and authentication using microservice architecture
small sample showing how to run a background task and display the status in a Blazor app
Updated
May 19, 2020
HTML
Unofficial bot for discord to show the statistic of player in World of Tanks
MIT License. A very simple sample ASP .NET Core and C# .NET Core based RESTful application and web API, i.e., a REST Service.
zero-allocation JSON parser and formatter
Instant Messaging built in Asp.net Blazor and SignalR
Updated
May 30, 2020
HTML
Move2Play Store Project REST API
An implementation of assertion matchers for testing. Similar to Hamcrest for Java
A full-stack ASP.NET Core MVC web application using C#, Kestrel Web Server, SQLite. Built to be cross-platform on Windows, Linux, macOS.
Improve this page
Add a description, image, and links to the
csharp-core
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
csharp-core
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.